Add a Transaction Metadata Key

this endpoint allows creating a new metadata key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Represents the request body of a transaction metadata key PUT."

string
length ≤ 256

Metadata Key.

string
enum
Allowed:
string
length ≤ 256

Regex for type string validation.

validOptions
array of strings

Valid options for type enum validation.

validOptions
string
length ≤ 256

Description of the metadata key.

string
length ≤ 256

Label of the metadata key.

Headers
date-time

Header parameter that informs the date and time when the message was originated. It is used for basic message integrity checks, to ensure the request is not stale. Note that the header was previously referenced as 'Date' in version 1.0 of the Mobile Money API.

string

It is used to send the pre-shared client's API key to the server.

string
required

It is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.

Responses
204

Represents a successful addition.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json