v1
latestOpenAPI 3.0.12026-07-245277551.2 MBFiscal Documents
Create a fiscal document of the type rectify invoice
Create a fiscal document of the type rectify invoice.
Spanish Fiscal Regulations:
- Only available for properties in Spain
- An invoice that has already been rectified cannot be rectified again
- To make corrections to a rectified invoice, you must rectify the most recent invoice in the rectification chain
Validation Rules:
- The target invoice must not have been previously rectified
- If the invoice has been rectified, the API will return an error with details about which invoice should be rectified instead
post/fiscal-document/v1/fiscal-documents/rectify-invoice
Headers
X-Property-IDinteger required
Property id
Request body
Response
OK
Example response
{
"governmentIntegration": {
"folioFiscal": "9B3E26F4-1234-4A5B-8C9D-ABCDEF012345"
}
}