Create invoice
Creates a one-off invoice in open status. Provide exactly one of customerId or externalCustomerId. When paymentAccountId is omitted or null, one of the customer’s payment accounts is used.
Authorizations
API Key Authentication.
Body
Schema for creating a one-off invoice. Exactly one of customerId or externalCustomerId must be provided. When paymentAccountId is omitted or null, one of the customer payment accounts is used.
A unique idempotency key associated with the invoice.
1^[a-zA-Z0-9_-]+$The closing date of the invoice. It represents the end date of the period covered by the invoice.
The memo to attach to the invoice.
The unique identifier of the customer in our system that this invoice will be associated with.
The external identifier of the customer that this invoice will be associated with.
^[a-zA-Z0-9_-]+$The unique identifier of the payment account that will be used as the billing account. When omitted or null, one of the customer payment accounts is used.
Response
Default Response
single, percent_split open, in_review, issued, synced, pending, paid, overdue, canceled, failed erp_provider_not_supported, omie_settings_not_found, no_contract_found_in_omie_for_contract_number, contract_sync_not_found, contract_without_processor_id, senior_contract_without_processor_id, omie_mapping_basis_invalid, unexpected_error_on_invoice_sync, omie_service_mapping_not_found, omie_service_mappings_not_found_on_omie, omie_service_mapping_invalid, invoice_not_found, invoice_has_no_contract, unknown, payment_invoice_not_found, invoice_account_not_found, payment_account_not_found, insufficient_payment_amount, failed_to_upload_bank_slip, payment_unknown, null contract, one_off, import