Account Balance
How to get your account balance in Pagsmile.
Get your Payout account balance in Pagsmile.
POST
https://sandbox.transfersmile.com/api/balance
Headers
Name
Type
Description
Content-Type*
String
application/json; chartset=UTF-8
AppId*
String
Your App ID in payout platform
Authorization*
String
SHA256($sorted_params + $app_key)
Request Body
Name
Type
Description
timestamp*
Integer
unix timestamp, e.g. 1628512575
Example
Last updated
Was this helpful?