Issue an invoice

Endpoint used to anticipate the issuance of an invoice that has already been scheduled.

The request uses the invoice identifier (id) in the /v3/invoices/{id}/authorize endpoint.

This endpoint is useful when the invoice was created with a future effectiveDate, but there is a need to issue it before the scheduled date.

🚧

Important

This endpoint does not create a new invoice.

  • The operation only anticipates the issuance of an invoice that has already been previously scheduled.
  • The invoice must already exist on the platform.

If the operation is completed successfully, the invoice will proceed to the issuance processing flow.

📘

Learn more

The issuance result can be tracked through the invoice statuses and webhooks, if they are enabled.

  • Webhooks allow automating the monitoring of the issuance flow.
  • The invoice status will be updated according to the municipality processing.
Path Params
string
required
Body Params
Responses

404

Not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json