Get Credit Note List
Get Invoice List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 124,
"start": 0,
"perPage": 2,
"count": 2
},
"results": [
{
"id": 1,
"reference": "CN10000001",
"title": "Event Testing: *Registration 7*",
"notes": null,
"currency": "AUD",
"totalAmount": 500,
"totalTaxAmount": 45.45,
"amountAllocated": null,
"amountRefunded": null,
"createdDate": "2015-12-28 08:31:50 UTC",
"modifiedDate": "2015-12-28 08:31:50 UTC",
"refType": 1,
"refId": 7,
"eventId": 2,
"venueId": null,
"contactId": 153,
"companyId": null,
"invoiceId": null
},
{
"id": 3,
"reference": "CN10000003",
"title": "*Deposit Invoice*",
"notes": null,
"currency": "AUD",
"totalAmount": null,
"totalTaxAmount": null,
"amountAllocated": null,
"amountRefunded": null,
"createdDate": "2015-12-28 12:43:02 UTC",
"modifiedDate": "2015-12-28 12:43:02 UTC",
"refType": 4,
"refId": 1437,
"eventId": null,
"venueId": null,
"contactId": 0,
"companyId": null,
"invoiceId": null
}
]
}Example Request
Reference type
#
Description
Returns
Property
Description
Last updated