Skip to main content
GET
Get one order

授权

Authorization
string
header
必填

The API key's secret (osk_…), shown once when the key is created in the console.

路径参数

eventId
string
必填
orderId
string
必填

响应

The order.

id
string
必填
eventId
string
必填
orderNumber
string
必填
email
string
必填
name
string | null
必填
status
enum<string>
必填
可用选项:
pending,
awaiting_payment,
paid,
expired,
cancelled,
refunded
totalAmount
integer
必填
discountAmount
integer
必填
refundedAmount
integer
必填
currency
string
必填
registrationId
string | null
必填
items
object[]
必填
expiresAt
string
必填
paidAt
string | null
必填
fulfilledAt
string | null
必填
createdAt
string
必填