Check Balance
To process a transaction using txshield, send parameters with HTTPS POST via jason format to https://office.paywiser.com/api/v3/sid/{sid}/balance.
HTTP Request
POST https://office.paywiser.com/api/v3/sid/{sid}/balance
Query Parameters
Parameter | Required | Description |
---|---|---|
rcode | Yes | Unique rcode provided by Paywiser |
Response
Parameter | DataType | Description |
---|---|---|
sid | String | Has the sid where transaction was processed |
status | String | Has the value “OK” for a successful transaction, or “EXC” for a failed transaction. |
balance | String | Parent transaction id |
currency | String | The currency in which the transaction was processed |