Create
Returns the matching draft invoice period, or creates one with an optional rolling-month default. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoiceClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
currency_code
invoice_type
Allowed values:
schema_version
counterparty_driver_id
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
description
export_ref__sage__customer_id
export_ref__sage__department_id
name
period_end_at_timestamp
period_start_at_timestamp
Response
Successful Response
Errors
422
Invoices Create V1request Unprocessable Entity Error

