Skip to main content
POST
order_created

Body

application/json

Data of the webhook event

id
string
required

The unique id for the webhook.

type
enum<string>
required
Available options:
order_created
date
string
required

The date of the webhook.

payload
object
required

The created order data.

Response

200

OK