Set task group on ad-hoc LIG

Sets or updates the task_group_id on an existing ad-hoc LIG, deriving order_id and order_short_id from the task group. If the LIG is on a statement, recalculates the statement’s order refs. | org_type=[courier, forwarder], min_org_role=operator, authz_personas=[lig_owner_operators, courier_org_operators, forwarder_org_operators] | (SetAdHocTaskGroupReq) -> (LineItemGroup1)

Authentication

AuthorizationBearer

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

Path parameters

line_item_group_idstringRequired

Request

This endpoint expects an object.
task_group_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
line_itemslist of objects
owned_by_org_idstring

Must be a string starting with org_

payment_vector_typeenum
Allowed values:
settlement_typeenum
Allowed values:
is_ad_hocbooleanDefaults to false
task_group_idstring
order_idstring
order_short_idstring
order_off_chrt_reference_idstringformat: "^[A-Za-z0-9._~\-]{1,64}$"1-64 characters

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).

rate_sheet_idstring
line_item_group_s3_object_metadata_idslist of strings
statement_idstring
payment_origin_org_idstring

Must be a string starting with org_

payment_origin_off_chrt_shipper_org_idstring
payment_destination_org_idstring

Must be a string starting with org_

payment_destination_driver_idstring
statusenum
messageslist of objects

Errors

422
Ad Hoc Set Task Group V1request Unprocessable Entity Error