Add line items

Adds additional line items to an existing shipper pay courier 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
task_group_idstring
courier_org_idstring

Must be a string starting with org_

rate_sheet_idstring
line_itemslist of objects
_idstring
shipper_org_idstring or null
off_chrt_shipper_org_info_idstring or null
order_cancelledboolean or nullDefaults to false

Errors