Add line items

Adds additional line items to an existing courier driver line item group.

Authentication

AuthorizationBearer

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

Path Parameters

idstringRequired

Request

This endpoint expects an object.
line_itemslist of objectsRequired
Line items to add to the group

Response

Successful Response
schema_versioninteger
driver_idstring
task_group_idstring
courier_org_idstring

Must be a string starting with org_

line_itemslist of objects
rate_sheet_idstring
_idstring
order_cancelledboolean or nullDefaults to false

Errors