Available Balance
Last updated
Last updated
GET
https://api.payvalida.com/cashout/v1/operation/available/{merchant}
URL Sandbox: https://api-test.payvalida.com/v1/operation/available
/{merchant}
This method gets the current balance available in the Cashout funds
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
code: Code of the result, "0000" indicates success, any other indicates an error
text: Contains the message associated with the code that was sent.
data: Contains the transaction data (for successful results)
available: Available amount in the bag
updatedIn: Date of the last movement (transaction) of the bag
merchant
string
Commerce/merchant that owns the operation (Max 30 characters)
checksum
string
Checksum encoded in SHA512(merchant+FIXED_HASH) (512 characters)