Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order whose taxable orders you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

attributes
object[] | null
currencyCode
string | null
data
object | null
handlingDiscount
object
handlingDiscounts
object[] | null
handlingFee
number<double>
lineItems
object[] | null
orderDate
string<date-time>
orderDiscount
object
orderDiscounts
object[] | null
orderId
string | null
orderNumber
integer<int32> | null
originalDocumentCode
string | null
originalOrderDate
string<date-time>
shippingAmount
number<double>
shippingDiscount
object
shippingDiscounts
object[] | null
shippingMethodCode
string | null
shippingMethodName
string | null
taxContext
object
taxRequestType
string | null