Activate order and process payment
Activates the order and processes the initial payment using the provided Stripe confirmation token.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
orderId
The order ID (can be internal ID or display ID)
Request
This endpoint expects an object.
confirmationToken
Stripe confirmation token for the payment method
returnUrl
URL to redirect to after payment processing
Response
Order activated and payment processed successfully
id
name
description
customerId
organizationId
startDate
endDate
totalAmount
estimatedTax
billedAmountNoTax
billedTax
totalBilledAmount
pendingBillingAmount
creationState
Allowed values:
orderLines
customer