Set Card Funding Sources
POST/api/cards/:cardId/set-funding-sources
Point an existing card at a different Funding Source.
Submit exactly one Funding Source ID. The submitted list replaces the card's existing Funding Sources.
Request
Responses
- 200
- 400
- 403
Successful operation
Request fields are invalid
User is not allowed to perform the action with the reason stated in the message
FORBIDDEN Insufficient permissions to perform the action, or the card or funding source ID was not found.
CARD_SET_FUNDING_SOURCES_NOT_ALLOWED Setting Funding Sources is not enabled for the account or the card.