Models

Delivery

Properties

NameTypeRequiredDescription
datestring | nullNoThe date of the delivery. Example: "2025-03-20". Format: date
locationIdentifierobject | nullNoThe identifier of the delivery location. Schemes can be found here. Example: {"scheme":"0088","identifier":"123456789"}
locationobjectNo
recipientNamestringNoThe name of the party to which the goods and services are delivered. Example: "Company Ltd."

locationIdentifier properties

NameTypeRequiredDescription
schemestringYesExample: "0088"
identifierstringYesExample: "123456789"

location properties

NameTypeRequiredDescription
streetstring | nullNoExample: "Example Street 1"
street2string | nullNoExample: "Suite 100"
citystring | nullNoExample: "Brussels"
postalZonestring | nullNoExample: "1000"
countrystringYesExample: "BE"