Order Transaction

Records that a user has completed an order transaction. Must be sent in addition to the page view event.

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

The unique identifier for the order as defined by the partner

additionalOrderIds
object
required

Additional order identifiers as defined by the partner. Can be useful if you have a printable order number for the customer, and a distinct one for your backend.

total
object
required
shipping
object
required
tax
object
required
discounts
object
required
couponCodes
array of strings
required

The coupon codes applied to the order

couponCodes*
items
array of objects
required

The items in the order

items*
extra
object
required

Any additional attributes, may be passed empty.

string
required

The agent from which the event was sent

string
required

The timestamp of the event in milliseconds since the unix epoch

string
required

The unique identifier for the website as provided by Wunderkind

Responses

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