FirmhouseOrder
Properties
Property | Type | Description |
---|---|---|
|
| The url to accept and pay for this order |
|
| The amount in cents |
|
| The url to cancel this order |
|
| Order creation date |
|
| The amount of discount for this order in cents including tax |
|
| The amount of discount for this order in cents excluding tax |
|
| Time at which the order was marked as fulfilled. |
|
| ID to identify the order with |
|
| The invoice for this order. Can be null if this order is a shipment-only order without directly being related to a payment or invoice. |
|
| The lines on the order. |
|
| Whether the order and its invoice is paid. Will always be true if the order total amount is zero and no invoice is attached. |
|
| The associated payment for this order. Can be null if this order is a shipment-only order. |
|
| The date on which the order is initiated |
|
| The amount of shipping cost for this order in cents including tax |
|
| The amount of shipping cost for this order in cents excluding tax |
|
| The associated Shopify draft order ID |
|
| The associated Shopify order ID. |
|
| The url to snooze this order |
| Order status | |
|
| The total amount of tax for this order in cents |
|
| The tracking code for this order. Made available in email templates. |
|
| The date and time when the order was last updated. |
Last updated