Create line item group

Creates a courier pay driver line item group by calculating items from a rate sheet and task group.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
courier_pay_driver_rate_sheet_idstringRequired
ID of the courier pay driver rate sheet
task_group_idstringRequired
ID of the task group
dangerous_goodsbooleanOptionalDefaults to false
Whether the shipment contains dangerous goods
holidaybooleanOptionalDefaults to false
Whether the delivery is on a holiday
weekendbooleanOptionalDefaults to false
Whether the delivery is on a weekend
after_hoursbooleanOptionalDefaults to false
Whether the delivery is after hours

Response

Successful Response

Errors