id
long
Delivery note ID
📶 EQUALS
,ENUM
currency
string(3)
Currency from xml element DEASDV.DOCUMENT.CURRENCYcreated
timestamp?
Created date and time from xml element DEASDV.DOCUMENT.CREATED
📶 EQUALS
,ENUM
,NUMBER
🔽 BOTH
deleted
boolean
Delivery note deleted
📶 EQUALS
,ENUM
🔽 BOTH
documentId
string(180)
Document ID from xml attribute DEASDV.DOCUMENT.id
📶 EQUALS
,ENUM
,STRING
documentNumber
string(18)
Document number from xml element DEASDV.DOCUMENT.DOCUMENT_NUMBERexpeditionDate
timestamp?
Expedition date and time from xml element DEASDV.DOCUMENT.EXPEDITION_DATE
📶 EQUALS
,ENUM
,NUMBER
🔽 BOTH
status
integer
Status
📶 EQUALS
,ENUM
supplierName
string(180)
Supplier name from xml element DEASDV.DOCUMENT.SUPPLIER.NAMEtext
string
Text from xml element DEASDV.DOCUMENT.TEXTurl
string(256)
Public URL that can be used to download the XML document. The file downloaded represents only the DOCUMENT section from the imported file so it cannot be re-uploaded as-is (uploaded files must have the DEASDV root element).versionDate
timestamp?
Last modification date and time
📶 EQUALS
,ENUM
,NUMBER
🔽 BOTH
DEASDV
root elementid
attribute must be a valid UUID in the form "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"TYPE
must be "DELIVERY_NOTE" (default when null) or "RETURN" (remittance)CURRENCY
must be in the ISO 4217 formatUNIT
must be a valid unit name - see the Supported units (UNIT)<TYPE>DELIVERY_NOTE</TYPE>
)PRICE_WITHOUT_VAT
must not be nullPRICE_WITH_VAT
must not be nullVAT_RATE
must not be null<TYPE>RETURN</TYPE>
)AMOUNT
cannot be positivePRICE_WITHOUT_VAT
must be nullPRICE_WITH_VAT
must be nullVAT_RATE
must be null