Add Token to Recipient Listpost https://example.com/programcode/{programCode}/accounts/{accountIdentifier}/contactsAdds a token to the user's recipient list for the specified program.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing token and recipient details. SenderAccountIdentifier: The sender's account identifier. SenderTokenName: The sender's token name. LinkedAccountIdentifier: The linked account identifier. LinkedTokenName: The linked token name. Nickname: The nickname for the recipient. Represents a request to add a token to a recipient's account link. Contains sender and linked account/token details, nickname, and program context. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.senderaccountidentifierstring | nullThe unique identifier for the sender's account.sendertokennamestring | nullThe token name associated with the sender's account.linkedaccountidentifierstring | nullThe unique identifier for the linked (recipient's) account.linkedtokennamestring | nullThe token name associated with the linked (recipient's) account.nicknamestring | nullThe nickname assigned to the recipient or account link.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.content-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponse 401UnauthorizedUpdated 6 months ago Get All Recipients for a TokenTransactionEventDid this page help you?YesNo