Withdraw Card Group Balance

Accepts an asynchronous request to withdraw from a card group's balance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier for the card group.

Body Params
string
required

Decimal amount with up to 2 decimal places.

string
required

Transfer currency.

string
length ≤ 255

Optional remark for the balance change.

Headers
string

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the connected accounts API. If omitted or empty, the request is executed using the master account.

uuid
required

A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json