Skip to main content
POST
Record fulfillment event

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Path Parameters

id
string
required

Body

application/json
type
enum<string>
required
Available options:
shipped,
in_transit,
delivered,
returned,
held,
exception
occurred_at
string<date-time>
required
description
string
data
object

Response

201 - application/json

Event recorded

data
object
required