Allowances
The allowance represents the maximum amount that can be charged for the service during each cycle.
Get allowance of a subscription
GET
https://api.8pay.network/v1/:chain/on-demand/subscriptions/:subscriptionId/allowance
Path Parameters
Name
Type
Description
subscriptionId
string
ID of the subscription
Headers
Name
Type
Description
Authorization
string
Bearer <api-key>
Last updated