v1

latestOpenAPI 3.0.3Apache 2.02026-07-1761017.2 KB
Minimum

Generate account identifier

post/accounts/{account_id}/account_identifiers

Path parameters

account_idstring required

Account ID

Response

A new account identifier is generated.

account_identifierstring required

Diem account identifier defined in DIP-5 for receiving payment.

Example response

{
  "account_identifier": "tdm1p7ujcndcl7nudzwt8fglhx6wxn08kgs5tm6mz4ustv0tyx"
}