Create line item group

Creates a shipper pay courier line item group by calculating items from 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.
shipper_pay_courier_rate_sheet_idstringRequired
ID of the shipper pay courier 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