Geeft de lijst van alle in een bepaalde periode aangemaakte offertes met een specifieke offertestatus.
http[s]://<url>:<poort>/odapi/rest/TMethods/quotationsStatus/[key]/20200227/20200302/1/json
Geen
{
"data": {
"receipts": [
{
"quotation": {
"number": "104461",
"date": "20200227",
"dateString": "Donderdag 27 februari",
"totalExcludingVat": 6425.05,
"totalIncludingVat": 7774.31,
"amountsExcludingVat": true,
"subject": "Offerte Order-Direct",
"request": {
"date": "20200227",
"number": "Na demo"
},
"delivery": {
"period": "In overleg"
},
"quotationStatus": {
"id": 1,
"name": "Nog niet verzonden"
},
"successEstimate": 70,
"validityPeriod": true,
"validityPeriodLength": 30,
"print": {
"totals": true,
"lines": true,
"salesInfo": true,
"prices": true,
"text": true,
"signature": true,
"footerOnNewPage": true,
"pages": 2
},
"department": {
"index": 1,
"code": "O",
"name": "Order-Direct"
},
"employee": {
"id": 1,
"name": "Reinoud Berg"
},
"branch": {
"id": 0,
"code": "ALM",
"name": "Magazijn"
},
"relation": {
"number": "26342",
"shortName": "lumen",
"vatNumber": "NL860356929B01",
"cocNumber": "75667908",
"homepage": "www.lumen.nl",
"relationship": {
"types": [
"prospect"
]
},
"currency": {
"id": 1,
"name": "EUR"
},
"language": {
"id": 1,
"code": "nl",
"name": "Nederlands"
},
"region": {
"id": 0,
"name": "geen"
},
"email": {
"address": "info@lumen.nl",
"html": true,
"synchronize": true,
"store": true
},
"customerPayments": {
"period": 14
},
"collectionOrders": {
"period": 14,
"type": 1,
"typeName": "Algemeen",
"signed": "20200114",
"signedString": "Dinsdag 14 januari",
"first": true
},
"priceAgreements": {
"apply": true
},
"active": true,
"columnPricesOrders": true,
"reminders": {
"sendByEmail": false,
"sendToAccountsPayable": true
},
"employee": {
"name": "Johan van de Broek"
},
"created": "20200114",
"modified": "20200114",
"addresses": [
{
"address": {
"owner": "relation",
"number": "26342",
"id": 1,
"index": 1,
"description": "Standaard adres",
"type": "office",
"name": "Lumen",
"street": "IJsmeesterstraat 20",
"postalCode": "6024 EJ",
"city": "Budel",
"countryCode": "NL",
"telephone": "(0496) 62 85 30",
"kix": "6024EJ20",
"latitude": 51.257079,
"longitude": 5.6975779
}
}
]
},
"address": {
"owner": "relation",
"number": "26342",
"id": 1,
"index": 1,
"description": "Standaard adres",
"type": "office",
"name": "Lumen",
"street": "IJsmeesterstraat 20",
"postalCode": "6024 EJ",
"city": "Budel",
"countryCode": "NL",
"countryName": "Nederland",
"telephone": "(0496) 62 85 30",
"kix": "6024EJ20",
"latitude": 51.257079,
"longitude": 5.6975779
},
"attn": {
"name": "Jan Willemse"
}
}
}
]
}
}