Skip to main content

The Spanish version is the authoritative reference. View in Spanish

Non-conformity and disavowal event

Non-conformity event is the event that helps the receiver show that they do not agree with the information shown in the document.

To start the request for this event, take the following criteria into account:

ChangeDocumentStatus for non-conformity (request)
ParameterParameter typeData typeDescriptionAllowed valuesLength
countryDocumentIdStringNumericCountry-level tax identifier of the document, also known as CUFE, CLAVE, UUID, IDSee the Country Document ID Structure table44 characters
status*IntegerNumericCode of the event to generate.311-2 characters
code*StringNumericEvent type.11 character
description*StringAlphanumericDescription of the event.Example: Non-conformity of the document.5-500 characters

*Required

Disavowal event will help you notify that the receiver does not recognize the charge of the previously selected document.

To start the request for this event, take the following criteria into account:

ChangeDocumentStatus for disavowal (request)
ParameterParameter typeData typeDescriptionAllowed valuesLength
countryDocumentIdStringNumericCountry-level tax identifier of the document, also known as CUFE, CLAVE, UUID, IDSee the Country Document ID Structure table44 characters
status*IntegerNumericCode of the event to generate.311-2 characters
description*StringAlphanumericDescription of the event.Example: Non-conformity of the document. Disavowal of the document.5-500 characters
code*StringEvent type.21 character

*Required


Request example

image-20240502-180904.png

Note: Remember that before using the method, you must authenticate within the Authorization tab.

For this method we use the Params tab in Postman.

  1. Select the method type. In this case, you must select POST.
  2. Enter the method URL.
  3. Enter the parameters shown in the table above with their corresponding values.
  4. Click Send.

Response example

image-20240502-181100.png


Tracking the non-conformity event

This event will be shown within the document preview in the notes section, and the XML of the event sent to the Tax Authority will be shown in the attachments section, as shown below:

image-20240502-181153.png

Likewise, the Non-conformity Event will be shown in the document's status iconography.

image-20240502-181300.png


Tracking the disavowal event

This event will be shown within the document preview in the notes section, and the XML of the event sent to the Tax Authority will be shown in the attachments section, as shown below:

image-20240502-181357.png

Likewise, the disavowal event will be shown in the document's status iconography.

image-20240502-181638.png