Example JSON response:
{
"@odata.context": "https://api.mypcorp.com/$metadata#Invoice(LineItems())",
"value": [
{
"InvoiceGuid": "1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"InvoiceNumber": "CORP-10001",
"ExternalInvoiceNumber": null,
"InvoiceClaimType": "InvoiceToNdia",
"StartDate": "2021-05-05",
"EndDate": "2021-05-06",
"DueDate": "2021-05-31",
"PaymentDate": null,
"Total": 46.00,
"IsRecurring": true,
"RecurringStartDate": "2021-05-31",
"RecurringEndDate": null,
"RecurringFrequency": "Monthly",
"Resubmitted": false,
"GeniusStatus": "AwaitingStaffApproval",
"CreationDate": "2021-05-07T08:40:01.813+10:00",
"ApprovedDate": null,
"ArchiveDate": null,
"ClientGuid": "6ce4bd43-65fb-e911-811a-da4668ab9948",
"ContactGuid": "74e4bd43-65fb-e911-811a-da4668ab9948",
"StaffGuid": "3e409a43-2eee-e911-8118-e20775e306c4",
"LineItems": [
{
"LineItemGuid": "d6c5b4a3-f2e1-d0c9-b8a7-f6e5d4c3b2a1",
"Notes": "Assistance with, or supervision of, personal tasks of daily living where overnight support is needed. Provided on 05/05/2021",
"FromDate": "2021-05-05",
"ToDate": "2021-05-06",
"Quantity": 1.00,
"Price": 46.00,
"Total": 46.00,
"AmountPaid": null,
"IsCreditItem": false,
"TaxChoice": "GstFreeIncome",
"ClaimType": "None",
"CancellationReason": "None",
"CreationDate": "2021-05-07T08:40:01.813+10:00",
"ModifyDate": "2021-05-26T08:54:19.98+10:00",
"ArchiveDate": null,
"PriceBook": {
"PriceBookGuid": "20a51ed2-defe-4870-9688-d999ad57f6c6",
"Name": "General NDIS Price Book"
},
"Product": {
"ProductGuid": "8911c154-e8e1-4b9f-864e-d327bbe2d0fc",
"Code": "14_034_0127_8_3",
"Name": "Plan Management - Financial Administration -QLD",
"LongDescription": "A monthly fee for the ongoing maintenance of the financial management arrangements for managing of funding of supports."
},
"CostCentre": {
"CostCentreGuid": "db3065e7-a029-eb11-a824-000d3acb64f7",
"Name": "Brisbane"
}
]
}
]
}