Create line items from line items
Creates optionally order-attributed line items by transforming submitted line items and attaches them to a draft invoice. | authz: allowed_org_types=[provider], min_org_role=operator | authz_personas=[coordinator_org_operators, order_executor_org_operators, task_group_coordinator_operators, executor_org_operators] when order-attributed | (CreateInvoiceLineItemsFromLineItemsReq) -> (CreateInvoiceLineItemsFromLineItemsRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
description
invoice_line_item_amount_transformation
invoice_type
Allowed values:
line_item_type
source_invoice_line_items
account_ids
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
invoice_id
order_id
task_group_id
Response
Successful Response
created_invoice_line_item_count
invoice_id
Errors
422
Invoice Line Items Create from Line Items V1request Unprocessable Entity Error

