cURL
GOBL
Correct GOBL envelope
Correct or determine the correction options for a GOBL Envelope (not Object!)
POST
cURL
Use this endpoint to help determine the options for correcting GOBL documents and then perform the correction itself. This is useful when you need to issue credit notes or corrective versions of a previously issued invoice and need clarity on the local options. All requests to the endpoint require a GOBL Envelope, and cannot be used with a GOBL Invoice or other GOBL object. This is because some tax regimes require specific details from the previous documentโs headers, like a special identification code. Use theDocumentation Index
Fetch the complete documentation index at: https://invopop-mintlify-es-tbai-extensions-1778767857.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
show_options flag to return a JSON Schema of the options that can be used with the provided document.
Once the options are clear, send in a new request with the options data to get an example corrected GOBL Envelope. The same options data can be used with the silo create entry endpoint and the correct property.Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Body
application/json
Response
200 - application/json
OK
GOBL Envelope or Object response to a build request.