Wallet sale

Initiates an asynchronous wallet payment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

The URL to receive the callback after the asynchronous operation is completed or has timed out.

claimedUserIds
array of objects, unique
required

Claimed User IDs. Typically an 'SDKID' (or ideally a 'DYNAMIC_SDKID') or some sort of additionalId/loyalty id ('LOYALTY').

claimedUserIds*
uuid
required

The Mobile Payment Application ID

string
required
length ≥ 1

The merchant reference is used to link the customers specific order to the PSP transaction

proprietaryData
object

Proprietary data

amountDetails
object
required

Remaining amount

Headers
string
required

The Bearer Access Token needed to get authorized to use the API.

string
required

The x-api-key header needed to get access to the API services.

string
required
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$

The Idempotency-Key header needed to create idempotent requests. Must be on UUID format.

string
required
^[a-zA-Z0-9\-]{1,13}$

Aera assigned merchantId

string
enum
Defaults to application/vnd.payments.v1+json

Generated from available response content types

Allowed:
string
enum
Defaults to application/vnd.payments.v1+json

Generated from available request content types

Allowed:
Response

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