Skip to main content
GET
Check Balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

customer_id
string
required

customer_id or identifier

Response

200 - application/json

OK

total_amount
object | null
total_units
object | null
total_units_with_meta
object | null