Create a wallet transaction

This API endpoint creates a wallet transaction for payment.

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

A unique string to reference the wallet transaction. This can be an order ID, a cart ID, or something similar generated by the merchant’s side.

string
required

The access code generated by the Setel App to authorise the purchase.

string
required

The desired amount for the transaction.

string
required
Defaults to MYR

The three-letter ISO currency code of the payment. Currently, only supports MYR.

string

Extra details about this transaction.

subMerchant
object
required

⚠️Required for third-party acquirers. Stores partner's merchant information (lowest level merchant). This will be used to display on our checkout page and e-receipt.

referenceMeta
object

Additional information for parking payments.

Headers
string

A unique ID to reference the interface the request is sent from. Default value is setel but a proper value will be advised by Setel during onboarding.

string

The interface type the request is sent from. This value will be provided by Setel during onboarding.

Responses

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