Balances

This endpoint can be used to retrieve the status of all your balances in real time. Note that transactions will only be accepted if you have enough funds on your account so it's important to keep an eye on it.

A balance consists of:

Available Balance

Funds immediately available for transactions.

Holding Balance

Amount held during transaction processing.

Transaction status changes trigger balance movements, as detailed below:

CREATED (Authorize)

  • Wholesale price and fee are moved from available to holding.

CANCELLED, REJECTED, DECLINED (Void)

  • Amount in holding returns to available.

COMPLETED (Capture)

  • Amount in holding is debited (captured).

REVERSED (Reverse)

  • Debited amount is returned to available.