{
"documentId": "string",
"name": "string",
"link": "string",
"errorCode": "string",
"message": "string",
"data": [
{
"itemId": "string",
"link": "string",
"type": "Other",
"pages": {
"from": 0,
"to": 0
},
"invoice": {
"number": "string",
"date": "2019-08-24T14:15:22.123Z",
"referenceNumbers": [
"string"
],
"vehicleLicensePlates": [
"string"
],
"seller": {
"clientId": "string",
"name": "string",
"vatCode": "string",
"companyCode": "string",
"bankInfo": [
{
"iban": "string",
"bankName": "string",
"swiftCode": "string",
"currency": "string"
}
],
"address": {
"street": "string",
"city": "string",
"postalCode": "string",
"countryCode": "string"
}
},
"buyer": {
"clientId": "string",
"name": "string",
"vatCode": "string",
"companyCode": "string",
"bankInfo": [
{
"iban": "string",
"bankName": "string",
"swiftCode": "string",
"currency": "string"
}
],
"address": {
"street": "string",
"city": "string",
"postalCode": "string",
"countryCode": "string"
}
},
"lines": [
{
"name": "string",
"quantity": 0,
"unit": "string",
"discount": 0,
"unitPrice": 0,
"netPrice": 0,
"vatRate": 0,
"vatAmount": 0,
"totalPrice": 0,
"orderProductId": "string",
"cmrNumber": "string",
"vehiclePlates": [
"string"
],
"referenceNumbers": [
"string"
],
"route": "string",
"loadingDate": "2019-08-24T14:15:22.123Z",
"unloadingDate": "2019-08-24T14:15:22.123Z",
"lineType": "Service",
"lineCode": "string",
"sequenceId": 0
}
],
"exchangeRates": [
{
"currencyFrom": "string",
"currencyTo": "string",
"rate": 0,
"date": "2019-08-24T14:15:22.123Z"
}
],
"total": [
{
"net": 0,
"vat": 0,
"gross": 0,
"currency": "string",
"paymentDueDate": "2019-08-24T14:15:22.123Z",
"paymentDaysTerm": 0
}
]
},
"cmr": {
"sender": {
"name": "string",
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string"
},
"consignee": {
"name": "string",
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string"
},
"unloading": {
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string",
"date": "2019-08-24T14:15:22.123Z"
},
"loading": {
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string",
"date": "2019-08-24T14:15:22.123Z",
"isSigned": true,
"isStamped": true,
"arrivalDate": "2019-08-24T14:15:22.123Z"
},
"attachments": [
{
"type": "string",
"name": "string",
"number": "string"
}
],
"marksAndNumbers": [
"string"
],
"goodsItems": [
{
"description": "string",
"quantity": 0,
"packing": "string",
"cnCode": "string",
"grossWeight": 0,
"volume": 0
}
],
"consignorInstructions": [
"string"
],
"carriers": [
{
"name": "string",
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string",
"licensePlates": [
"string"
]
}
],
"specialAgreements": "string",
"paymentInfo": {
"sender": "string",
"consignee": "string",
"deduction": "string",
"charge": "string",
"misc": "string",
"currency": "string",
"amount": 0
},
"placeDateOfIssue": {
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string",
"date": "2019-08-24T14:15:22.123Z"
},
"contractingCarrier": {
"name": "string",
"postalCode": "string",
"country": "string",
"city": "string",
"address": "string",
"licensePlates": [
"string"
],
"isSigned": true,
"isStamped": true
},
"drivers": [
{
"name": "string",
"surname": "string"
}
],
"shipmentReceived": {
"receivedDate": "2019-08-24T14:15:22.123Z",
"receivedTime": "2019-08-24T14:15:22.123Z",
"isSigned": true,
"isStamped": true
},
"stamps": [
0
]
}
}
]
}