Skip to main content
GET
Get Merchant Balance

Authorizations

Authorization
string
header
required

JWT issued by POST /api/v1.1/access-token/b2b. Send Authorization: Bearer <token>.

X-PARTNER-ID
string
header
required

Merchant API key (Credential.api_key). Required on every request.

Response

Success

Successful response for merchant balance inquiry endpoint. Contains a data object with the balance snapshot.

status
integer
required

HTTP status code.

Example:

200

success
boolean
required

Indicates whether the request was processed successfully. Always true for a 200 response.

Example:

true

data
object
required

Balance data for the merchant.