v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
TokenManagement

Create User Token

Creates a new P2P user token for the specified account and program.

post/programs/{programCode}/accounts/{accountIdentifier}/externalIdentifiers

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

externalresourcestring nullable

An external resource identifier or context related to the token creation.

Response

OK

resourceidstring nullable

The unique resource identifier associated with the created token.

externalresourcestring nullable

An external resource identifier or context related to the token.