Assign cards to a balance group

Binds one or more cards to this balance group, moving each from any previous group
(a card belongs to at most one group). A prepaid card carries its loaded balance with
it, growing this group's pool.

Requires admin or the budgets_manage permission. If the group has been dissolved,
the request is rejected with 422. Returns the updated group (reloaded).

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

The UUID of the balance group (budget).

Body Params

Body to bind cards to a balance group.

card_ids
array of uuids
required

UUIDs of the cards to bind to this group. Each card is moved from any previous
group (a card belongs to at most one group). A prepaid card carries its loaded
balance with it, growing this group's pool.

card_ids*
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Finance endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized - missing or invalid authentication token.

404

Balance group not found (or outside the caller's scope).

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