Geeft de lijst van alle openstaande verkoopfacturen.
http[s]://<url>:<poort>/odapi/rest/TMethods/outstandingSalesInvoices/[key]/json
{
"data": {
"receipts": [
{
"sales invoice": {
"number": "M18340",
"date": "20200302",
"dateString": "Vandaag",
"totalExcludingVat": 91.26,
"totalIncludingVat": 110.42,
"amountsExcludingVat": true,
"shipmentDate": "20200302",
"paymentMethod": "14 dagen",
"collectionDate": "20200316",
"vat": {
"apply": true,
"date": "20200331"
},
"includeInContracts": true,
"showAsSales": true,
"printPrices": true,
"printSalesInfo": true,
"printImages": true,
"groupOnCodes": false,
"turnover": {
"payments": {}
},
"department": {
"index": 1,
"code": "O",
"name": "Order-Direct"
},
"employee": {
"id": 2,
"name": "Johan van de Broek"
},
"branch": {
"id": 0,
"code": "ALM",
"name": "Magazijn"
},
"relation": {
"number": "26274",
"shortName": "dpd service",
"cocNumber": "60554797",
"homepage": "www.dpd-service-zuid-bv.business.site",
"relationship": {
"types": [
"customer"
],
"customerDepartments": [
{
"department": {
"index": 1,
"code": "O",
"name": "Order-Direct"
}
}
]
},
"currency": {
"id": 1,
"name": "EUR"
},
"language": {
"id": 1,
"code": "nl",
"name": "Nederlands"
},
"region": {
"id": 0,
"name": "geen"
},
"email": {
"address": "info@dpdservicezuid.nl",
"html": true,
"synchronize": true,
"store": true
},
"customerPayments": {
"period": 14
},
"collectionOrders": {
"period": 14,
"type": 1,
"typeName": "Algemeen",
"signed": "20181210",
"signedString": "Maandag 10 december 2018",
"first": true
},
"priceAgreements": {
"apply": true
},
"active": true,
"columnPricesOrders": true,
"reminders": {
"sendByEmail": false,
"sendToAccountsPayable": true
},
"employee": {
"name": "Johan van de Broek"
},
"created": "20181210",
"modified": "20200129",
"addresses": [
{
"address": {
"owner": "relation",
"number": "26274",
"id": 1,
"index": 1,
"description": "Standaard adres",
"type": "office",
"name": "DPD Service Zuid B.V.",
"street": "Lisseweg 16",
"postalCode": "9620 HL",
"city": "Juinen",
"countryCode": "NL",
"mobile": "(06) 51 90 53 75",
"kix": "9620HL16",
"latitude": 52.9708144,
"longitude": 6.9509312
}
}
]
},
"address": {
"owner": "relation",
"number": "26274",
"id": 2,
"index": 2,
"description": "Factuuradres",
"type": "office",
"name": "DPD Service Zuid B.V.",
"street": "Lisseweg 16",
"postalCode": "9620 HL",
"city": "Juinen",
"countryCode": "NL",
"countryName": "Nederland",
"mobile": "(06) 51 90 53 75",
"kix": "9620HL16",
"latitude": 52.9708144,
"longitude": 6.9509312
},
"attn": {
"name": "Administratie"
}
}
}
]
}
}