v1
latestOpenAPI 3.0.12026-07-243407211.3 MBNotification
Mark Message As Read – Updates the status of an inbox message to 'read' for an account.
Updates the status of an inbox message to 'read' for an account. Requires account identifier, program code, and message details. Returns the status and details of the update operation.
put/programs/{programCode}/accounts/{accountIdentifier}/inbox/messages
Path parameters
programCodestring required
The unique code identifying the partner program context for which the message status is updated.
accountIdentifierstring required
The unique identifier of the account whose message status is being updated.
Headers
X-GD-RequestIdstring required
The unique request identifier (GUID) for tracking and idempotency. Required in the X-GD-RequestId header.
Request body
Response
OK