Creates a wallet for a payment method.

This endpoint allows creating a new payment method wallet with a valid object representation.

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

Wallet identifier. Up to three wallet identifiers can be supplied. Identifiers are delimited by $ and values are delimited by @. Example: organisationid@1234$accountid@3333.

Body Params

Represents the request body of a wallet payment method creation.

string
string
required

The value of this parameter determines the fields for Payment Method Data.

paymentMethodData
object
required
paymentMethodLinkData
array of objects
paymentMethodLinkData
Headers
date-time

Header parameter to inform the timestamp of the message creation. 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

Header parameter to uniquely identify the request. Must be supplied as an UUID.

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.

uri

URL supplied by the client that will be used to return the callback in the form of an HTTP PUT.

Responses

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