API Reference
Account Balance

Retrieve Transaction Summary

1min
GET

This endpoint will enable for the retrieval of a summary of payments, refunds, pending payments and available service credits.

Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Account balance
totalCustomerValue
totalPaymentsToDate
totalRefundsToDate
outstandingPaymentsToDate
outstandingCreditBalance
401
Not Authorized
404
Account cannot be found
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
200
401
404
500