Update Company Order With BC OrderId
Authentication
Headers
Request
The value of the base handling cost. (Float, Float-As-String, Integer).
The value of the base shipping cost. (Float, Float-As-String, Integer)
The value of the base wrapping cost. (Float, Float-As-String, Integer).
BigCommerce channel id. Shows where the order originated. The channel_id will default to 1.
Message that the customer entered (number, optiona) -o the Order Comments box during checkout.
Amount of discount for this transaction. (Float, Float-As-String, Integer)
For orders submitted or modified via the API, using a PUT or POST operation, you can optionally pass in a value identifying the system used to generate the order. For example: POS. Otherwise, the value will be null.
A read-only value. Do not pass in a POST or PUT. (Float, Float-As-String, Integer)
The value of the handling cost, excluding tax. (Float, Float-As-String, Integer)
The value of the handling cost, including tax. (Float, Float-As-String, Integer).
Indicates whether the order was deleted (archived). Set to true to archive an order.
The payment method for this order. Can be one of the following: Manual, Credit Card, cash, Test Payment Gateway, etc.
The external Transaction ID/Payment ID within this order’s payment provider (if a payment provider was used).
The amount refunded from this transaction. (Float, Float-As-String, Integer)
The value of shipping cost, excluding tax. (Float, Float-As-String, Integer).
The value of shipping cost, including tax. (Float, Float-As-String, Integer).
Override value for subtotal excluding tax. If specified, the field subtotal_inc_tax is also required. (Float, Float-As-String, Integer)
TOverride value for subtotal including tax. If specified, the field subtotal_ex_tax is also required. (Float, Float-As-String, Integer)
Override value for the total, excluding tax. If specified, the field total_inc_tax is also required. (Float, Float-As-String, Integer)
The value of the wrapping cost, excluding tax. (Float, Float-As-String, Integer).
The value of the wrapping cost, including tax. (Float, Float-As-String, Integer).