Activate order
Activate a draft order by ID. Activation starts billing for the order using the same validation and side effects as the dashboard activation flow.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
id
Response
200
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
404
Not Found Error
500
Internal Server Error