Endpoints
For nested routes,
productId is inferred from the path (or slug). Use the nested form when you prefer slug addressing.
Path Parameters
uuid
required
Departure ID.
Body Parameters
Headers
string
Bearer token (workspace API key).
string
application/jsonRequest Example
Response Fields
number
required
Total amount (gross).
number
required
Subtotal before tax.
number
required
Total tax amount.
number
required
Alias for
total.boolean
required
Whether taxes are included in pricing.
object
required
Detailed line items and taxes.