Card to Account Link

To link a card_id to an account_id. The card_id can be linked to more than one Account where required.

Specifications

Request

JSON PATHDescriptionFormatSample/ExampleRequired
card_idThe Identifier associated of the card to be linked to the account_idUUIDf6ea4c96-db0b-4bd9-9d59-c745ea24b183Yes
account_idThe Identifier associated of the AccountUUIDe9079175-7297-4d5c-8814-435deec1c508Yes

200 Response


JSON PATHDescriptionFormatSample/ExampleRequired
trace_idThe Identifier associated with the API15bfc289-de75-4668-bb11-3998aadf226dstringYes

Example

{
  "trace_id": "15bfc289-de75-4668-bb11-3998aadf226d"
}