View recipient balance

Allows merchants to view a recipient's spendback balance to ensure sufficient funds are available for spendbacks. Shows the balance for each spendback provider account associated with the recipientRef parameter.

Requires recipientRef query parameter to access recipient balance information. This is the same recipientRef that is used in the Submit spendback endpoint.

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Include the recipientRef parameter in the request.

Request parameters

  • recipientRef

Response parameters

  • recipientRef
  • recipientBalances
  • recipientBalances.recipientId
  • recipientBalances.amount
  • recipientBalances.currency
  • recipientBalances.providerId
  • recipientBalances.providerType
Query Params
string
required
length ≤ 100

Payer's unique reference value for the recipient.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json