Get quote for task group

Calculates a quote (line item group preview) for a task group and payment vector without persisting any data. | authz_personas=[courier_driver, courier_org_operators, forwarder_org_operators, shipper_org_operators] | () -> (Quote)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Query parameters

payment_vector_typeenumRequired
The payment vector type to calculate a quote for.
Allowed values:
rate_sheet_idstring or nullOptional

Optional rate sheet ID to use. Must match the payment_vector_type. If not provided, rate sheet is resolved using standard priority.

Response

Successful Response
task_group_idstring
rate_sheet_idstring
line_itemslist of objects

Errors