Get Invoice List
Get Invoice List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 2,
"start": 0,
"perPage": 2,
"count": 2
},
"results": [
{
"id": 409615,
"reference": "1007127",
"title": "Tax Invoice",
"description": "Final Invoice",
"currency": "AUD",
"totalCost": 40,
"totalTaxCost": 18.19,
"amountPaid": 0,
"toContactEmail": "[email protected]",
"toContactName": "iVvy",
"currentStatus": 4,
"createdDate": "2014-01-13 06:07:44 UTC",
"issuedDate": "2014-01-13 06:07:44 UTC",
"modifiedDate": "2014-01-13 06:09:25 UTC",
"refType": 4,
"refId": 3707,
"taxRateUsed": 10,
"isTaxCharged": 1,
"paymentDueDate": "2014-01-13 06:07:44 UTC",
"eventId": null,
"venueId": 1459,
"toContactId": null,
"payments": null,
"toAddress": {
"line1": "BUC2MRQY",
"line2": "6P0L654O",
"line3": "C46O8GXU",
"line4": "27YU00V8",
"city": "NRII7OB",
"stateCode": "QLD",
"stateName": null,
"countryCode": "AU",
"countryName": null,
"postalCode": "90UX5DUX"
},
"bookingCode": "WLBTCHTT39",
"contact": {
"id": 580,
"firstName": "First",
"lastName": "last",
"email": "[email protected]",
"phone": 614535435
},
"company": {
"id": 214,
"businessName": "Company BusinessName",
"businessNumber": "BUS123",
"phone": null,
"email": [email protected]
},
},
{
"id": 409619,
"reference": "1007128",
"title": "Deposit Invoice",
"description": "Deposit Invoice",
"currency": "AUD",
"totalCost": 200,
"totalTaxCost": 18.18,
"amountPaid": 200,
"toContactEmail": "[email protected]",
"toContactName": "iVvy",
"currentStatus": 2,
"createdDate": "2014-01-13 06:09:31 UTC",
"issuedDate": "2014-01-13 06:09:31 UTC",
"modifiedDate": "2018-09-20 03:51:44 UTC",
"refType": 4,
"refId": 3707,
"taxRateUsed": 10,
"isTaxCharged": 1,
"paymentDueDate": "2014-01-09 00:00:00 UTC",
"eventId": null,
"venueId": 1459,
"toContactId": null,
"payments": null,
"toAddress": {
"line1": "ARZGCTX1",
"line2": "IN49FIT",
"line3": "AGDMN9TH",
"line4": "BAXME6O1",
"city": "62HFZEQG",
"stateCode": "QLD",
"stateName": null,
"countryCode": "AU",
"countryName": null,
"postalCode": "8NSP0QE0"
},
"bookingCode": "WLBTCHTT39",
"contact": {
"id": 580,
"firstName": "First",
"lastName": "last",
"email": "[email protected]",
"phone": 614535435
},
"company": null,
}
]
}Additional Filter Properties
Property
Description
Type
Reference type
#
Description
Returns
Property
Description
Current status
#
Description
Address Details
Property
Description
Payment Details
Property
Description
Last updated