Order Object
An Order between a retailer and a supplier. Its a child object of the RetailerOrder, which could contain multiple Orders, when the retailer orders from multiple suppliers at once. Ordering from multiple suppliers at once is not supported in the Portal.
Fields
#
agencyInvoices
Invoices between the supplier and the retailer directly (Orderchamp is not involved). Only for portal and app orders.
authorizedAt
When the order was placed with a pay-after-delivery method, this is the date when the order was authorized for payment.
billingAddress
cancellationMessage
cancellationReason
cancelledAt
companyPhone
confirmedAt
currency
customer
deliveredAt
estimatedDeliveryAt
firstName
invoices
Every invoice sent or received by the user related to this api key (usually the supplier). This contains invoices directly between the supplier and retailer (direct_invoice), invoices between the supplier and Orderchamp (supplier_invoice), and commission invoices from Orderchamp towards the supplier (commission_invoice).
isCancelled
isConfirmed
isFulfilled
isPaid
isTaxShifted
lastName
locationType
number
paidAt
paymentLink
paymentMethod
paymentStatus
The payment status of the order, e.g. "paid", "unpaid", "authorized", "pending", "unpaid"
payments
retailerOrder
shipDirectlyToCustomer
shippingAddress
shippingMethod
shippingTaxRate
status
supplierBills
Invoices from Orderchamp towards the supplier for commission, when the brand has requested separate commission invoices (otherwise commission is charged on a supplier invoice directly. Also only for marketplace and dropshipping)
supplierInvoices
The invoices from the supplier towards Orderchamp for the goods delivered (only for marketplace and dropshipping)
vatNumber
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field order from Query
- Field order from ListingVariantPurchase
- Field order from AgencyInvoice
Node
OrderCancelInput