v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
TokenManagement

Update Recipient Nickname and Status

Updates the nickname and status of a recipient in the P2P directory.

put/programs/{programCode}/directory/updateRecipient

Path parameters

programCodestring required

The program code identifying the BaaS program context.

Headers

X-GD-RequestIdstring required

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

Request body

consumerProfileDirectoryKeyinteger

The unique directory key for the consumer profile associated with the recipient.

recipientStatusstring nullable

The status of the recipient.

nickNamestring nullable

The nickname assigned to the recipient.

resourceIdstring nullable

The unique resource identifier associated with the recipient.

programCodestring nullable

The program code associated with the request, used for routing and business context.

Response

OK