Creates a new invoice
POST/gateway/invoice/invoices
Creates a new invoice
Request
Responses
- 201
- 400
- 401
- 404
- 500
Invoice created successfully
Invalid request data
Unauthorized
A referenced resource was not found. Possible codes: Entity.KeyId.NotFound (entityKeyId), DocumentType.NotFound (documentTypeId), DocumentSeries.NotFound (serieId), PaymentType.NotFound (paymentTypeId), PaymentMode.NotFound (paymentModeId), Item.NotFound (itemKeyId), Tax.NotFound (taxId)
Internal server error