Preserve an invoice
POST/invoices/:uuid/preserve
Send an invoice to the legal storage. The invoice must be eligible for preservation, otherwise a 400 error is returned. If successful, the platform returns a 200 response code. Since conservation submission is asynchronous, check the outcome via webhook notifications.
Request
Responses
- 200
- 201
- 400
- 404
- 422
OK
Invoice resource created
Invoice not eligible for preservation
Not found
Unprocessable entity