Create a new order
Creates a new order for the organization
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
customerId
billingCustomerId
billingContactIds
name
startDate
endDate
subscriptionTerms
creationState
billingAnchor
Day of month for billing anchor (1-31). Defaults to start date day if not provided.
paymentTerms
externalId
metadata
currency
autoPostInvoices
autoSendBillingEmails
autoSendPaymentEmails
lines
billingFrequencyOverride
purchaseOrderReference
Purchase order number printed on invoices generated from this order.
Response
201
id
customerId
billingCustomerId
billingContactIds
createdAt
updatedAt
endDate
name
startDate
subscriptionTerms
billedAmountNoTax
billedTax
estimatedTax
orderAmount
pendingBillingAmount
totalAmount
totalBilledAmount
creationState
paymentTerms
number
metadata
showPaymentLink
showBankDetails
autoPostInvoices
autoSendBillingEmails
autoSendPaymentEmails
version
billingFrequencyOverridden
purchaseOrderReference
billingFrequencyOverride
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error