Fetch Balance
This API allows you to fetch the current balance of your account
Please note the system will fetch the account balance using any project API Token.
Check Balance
POST
https://pickyassist.com/app/api/v2/check-balance
This API request will fetch the available balance in the account
Request Body
Name | Type | Description |
---|---|---|
token | string | Your API Token for authorisation |
Sample Request
Sample Response
Last updated