Create a sale

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

Optional store identifier. If not provided, the oldest existing store will be used.

string

The sale reference, to be filled with a unique reference to link the sale to the merchant's sale info

string

The currency of the sale

string

Decimal value formatted as string with minimum 2 decimal places (e.g., "123.45")

breakdown
object
string | null

Description of the sale

string | null

The locale for the sale

string
enum

The sequence type

Allowed:
string
enum

The intent type

Allowed:
string | null

Description for the bank statement of the consumer

paymentMethods
array of objects | null

The allowed payment methods for this sale

paymentMethods
paymentMethodOptions
object
string | null

URL for the consumer to return to after completing payment

string | null

URL for the consumer to return to after cancelling payment

customer
object
sessionData
object
string | null

The mandate identifier for recurring payments

metadata
object | null

Additional metadata. You can provide a flat JSON object with key-value pairs. Include any additional information that you want to store with the sale.

shippingCustomer
object
shipments
array of objects | null

Shipments associated with the sale

shipments
orderLines
array of objects | null

Order lines for the sale

orderLines
Headers
string
enum
Defaults to application/hal+json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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