Create from rate sheets
Creates rate-sheet-derived line items and attaches them to matching draft invoices. | authz: allowed_org_types=[provider], min_org_role=operator | authz_personas=[task_group_coordinator_operators] | (InvoiceLineItemsFromChrtGroundProviderRateSheetsReq) -> (list[InvoiceLineItem1])
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
task_group_chrt_ground_provider_rate_sheet_ids
Response
Successful Response
_id
created_at_timestamp
created_by_user_id
Must be a string starting with user_
currency_code
description
invoice_type
last_edited_at_timestamp
last_edited_by_user_id
Must be a string starting with user_
line_item_type
owned_by_org_id
Must be a string starting with org_
quantity
schema_version
unit_price
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
export_ref__sage__item_id
invoice_id
order_id
rate_sheet_id
shipper_account_id
status
task_group_id
tax_percentage
unit
Errors
422
Invoice Line Items Create from Rate Sheets V1request Unprocessable Entity Error

