Orders

ORD201: Get Order Shipping Amount

get
Authorizations
AuthorizationstringRequired
Path parameters
numberstringRequired

Unique identifier for the order.

Example: 2594887831811953
Responses
chevron-right
200

OK

application/json
numberstring · uuidOptional

Unique identifier of the order.

Example: 2594887831811953
currencystring · enumOptional

Currency code of the order.

Example: TRYPossible values:
shipping_amountnumber · floatOptional

Shipping amount of the order.

Example: 10
installment_interest_amountnumber · floatOptional

Installment interest amount of the order.

Example: 10
get
/i2/orders/{number}/

Last updated

Was this helpful?