Creates a link between a payment method and a wallet.

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

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

Path variable to uniquely identify a payment reference.

Body Params

Represents the request body of a wallet payment method link.

string

Reference of the payment method linked wallet.

string
enum
required

Payment method role.

Allowed:
string

It is the link alias.

paymentMethodLinkData
array of objects

It is the link alias data.

paymentMethodLinkData
Headers
date-time

Header parameter that displays 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

Header parameter to uniquely identify the request. It must be provided as an UUID.

string

It is used to send the pre-shared client 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.

string
length ≤ 256

String containing the channel used to originate the request. For example USSD, Web, App.

uri

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

Responses

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