v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
TokenManagement

Add Token to Recipient List

Adds a token to the user's recipient list for the specified program.

post/programcode/{programCode}/accounts/{accountIdentifier}/contacts

Path parameters

programCodestring required

The program code identifying the BaaS program context.

accountIdentifierstring required

Headers

X-GD-RequestIdstring required

A unique request identifier for tracking and logging. Should be a GUID.

Request body

senderaccountidentifierstring nullable

The unique identifier for the sender's account.

sendertokennamestring nullable

The token name associated with the sender's account.

linkedaccountidentifierstring nullable

The unique identifier for the linked (recipient's) account.

linkedtokennamestring nullable

The token name associated with the linked (recipient's) account.

nicknamestring nullable

The nickname assigned to the recipient or account link.