Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Used to retrieve the available credits of the customer account

  • GETMethod
  • /v2/customers/customer/creditURL
Name Type Description Restrictions
customer String The handle of the customer
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 3
  • Maximum length: 40

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
accounts List < accounts > Required A list of all credits for the customer
Name Type Required / Optional Description
currency String Required The currency
balance Integer Required The balance in the specified currency account, in cents
reservation Integer Required The reservation in the specified currency account, in cents. This corresponds to funds reserved for inprocess transactions
locked Integer Required The locked funds in the specified currency, in cents. This will get credited to the customers account when it gets approved by the authorised person

Failed requests

Generic errors can be expected.

The handle of the customer

GET /v2/customers/customer/credit