Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token for authentication.

Example:

"Bearer <token>"

accountId
string
required

The parent accountId of the business.

Example:

"890022ce-bae0-45c1-9b9d-ee7872e6ca27"

Path Parameters

accountId
string
required

The wallet id, exactly as returned in the accountId field by GET /v1/sandbox/global-payout/accounts. Any value is accepted in sandbox and is echoed back in the response.

Example:

"sandbox-acc-cad-001"

Response

200 - application/json

Account retrieved successfully.

code
string
Example:

"00"

description
string
Example:

"Success"

status
boolean

Legacy envelope flag. Global Payout endpoints leave it false even on success - read code instead, where 00 means success.

Example:

false

data
object