Last updated 1 year ago
The allowance represents the maximum amount that can be charged for the service during each cycle.
GET https://api.8pay.network/v1/:chain/on-demand/subscriptions/:subscriptionId/allowance
GET
https://api.8pay.network/v1/:chain/on-demand/subscriptions/:subscriptionId/allowance
{ "amount": "10", "token": "8PAY", "timestamp": 1571646052, "transactionHash": "0xbb97a142aed61a7027b0a030f3c0ab7e1b39bb776201752829d96d562ed49782", "transactionStatus": "confirmed" }
subscriptionId
string
ID of the subscription
chain
chain identifier
Authorization
Bearer <api-key>