Create transaction

Create transaction

Body Params

Object to create

string

Nullable. A string uniquely identifying customer in your system. Please check customers API.

boolean

Nullable. Informs if any discount has been applied on the submitted transaction. If not provided, it is automatically calculated based on the confirmed redemptions with the same 'transaction_id'. If provided, overrides the calculated value.

product_items
array of objects
required
product_items*
double

Nullable. Shipping cost

double
required

Total cost excluding shipping

string
required

Unique transaction ID which identifies underlying transaction in your system, e.g. order number, invoice number

Responses

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