Skip to main content
PATCH
Cancel order

Authorizations

Authorization
string
header
required

Bearer access token from POST /api/auth

Path Parameters

offeringId
string<uuid>
required

offeringId identifier

orderId
string<uuid>
required

orderId identifier

Response

Success

id
string<uuid>
required
status
enum<string>
required
Available options:
ORDERED,
PAID,
NOPAYMENT,
READYTOMINT,
MINTING,
MINTED,
CANCELLED
cancellation_date
string | null
required