Factuarea APIDevelopers

invalid_delivery_channel

The delivery channel is outside the catalogue, which has only two values: `email` (recorded automatically when the mail server accepts the message) and `manual` (a delivery you made by your own means).

CodeTypeHTTPCategory
invalid_delivery_channelinvalid_request_error422Invoices

Cause

The delivery channel is outside the catalogue, which has only two values: email (recorded automatically when the mail server accepts the message) and manual (a delivery you made by your own means).

What to do

Send manual to record a delivery you made yourself, or omit the field; deliveries by email are recorded on their own when you send the invoice with POST /v1/invoices/{id}/send, never by hand.

On this page

Need a hand?Contact support