Skip to main content

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/json

Request 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.

Response Example

Pricing honors workspace tax settings, market rules, and rate plan tax codes. Set applyRules to false to retrieve raw base prices without adjustments.