Authorizations
Path Parameters
The _id of the card to update.
Body
application/json
The card status.
Available options:
active, inactive, canceled The funding source _id. Required if you wish to map card to an existing funding source.
The metadata object to attach to the card. Stored in key-value pair
Card spending controls. Default usage limits will be applied if non is provided.
Required if status is set to canceled
Available options:
lost, stolen The credit account _id. Required for canceled status only.
Response
200
The response is of type object.
