Gets the list of all invoices
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number of the list
x >= 1Number of records to return per page
1 <= x <= 100List of all invoices
Total count of the matched records
12
Array of invoice records
[
{
"selectedPet": {
"id": "08964e36-4233-439c-8001-2ec580191d2a",
"type": "petDog",
"petName": "Goldie Pup",
"petType": "petDog",
"species": "Dog"
},
"orderNumber": "51D4PK",
"selectedOrder": {
"items": {
"service1": {
"service": "Bordetella Vaccine - House Visit",
"price": "95.00",
"preAuthChargeInFormat": "0.00",
"qty": 1,
"tax": "3.80",
"preAuthChargeTaxInFormat": "0.00",
"preAuthChargeTax": 0,
"total": 95,
"preAuthChargeTotal": 0,
"imageUrl": "https://d24s7ywwar9ske.cloudfront.net/57b226ba-ded5-4244-a3f0-57cb642d07f2",
"totalInFormat": "95.00",
"preAuthChargeTotalInFormat": "0.00",
"selectedService": {
"id": "c62b82c7-8876-4462-b195-54599ff7e475",
"type": "houseVisit"
},
"itemType": "Service",
"serviceName": "Bordetella Vaccine - House Visit"
}
},
"subTotal": "$95.00",
"totalTax": "$3.80",
"totalAmount": "$98.80",
"preAuthChargeSubTotal": "$0.00",
"totalPreAuthChargeTax": "$0.00",
"totalPreAuthChargeAmount": "$0.00",
"invoiceNumber": "1DZ7W5",
"orderNumber": "51D4PK",
"orderDate": "2024-11-20T01:27:18+05:30",
"id": "55511689-6887-49bc-a2f8-7453026bfb9a"
},
"invoiceNumber": "1DZ7W5",
"invoiceType": "Invoice",
"externalType": "Appointment",
"createdDate": "2024-11-20",
"invoiceDate": "2024-11-20",
"invoiceTime": "01:27:20",
"estimateNumber": null,
"estimatedDate": null,
"estimatedTime": null,
"selectedEstimate": null,
"paymentDue": 0,
"subTotal": "95.00",
"taxAmount": "3.80",
"invoiceTotal": "98.80",
"services": {
"service1": {
"service": "Bordetella Vaccine - House Visit",
"price": "95.00",
"preAuthChargeInFormat": "0.00",
"qty": 1,
"tax": "3.80",
"preAuthChargeTaxInFormat": "0.00",
"preAuthChargeTax": 0,
"total": 95,
"preAuthChargeTotal": 0,
"imageUrl": "https://d24s7ywwar9ske.cloudfront.net/57b226ba-ded5-4244-a3f0-57cb642d07f2",
"totalInFormat": "95.00",
"preAuthChargeTotalInFormat": "0.00",
"selectedService": {
"id": "c62b82c7-8876-4462-b195-54599ff7e475",
"type": "houseVisit"
},
"itemType": "Service",
"serviceName": "Bordetella Vaccine - House Visit"
}
},
"from": {
"location": {
"streetAddress": "3007 Green Fields Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"state": "Texas",
"country": "USA",
"zip": "77479"
},
"businessName": "Oyster Creek Animal Hospital",
"phone": {
"main": "+18328156279",
"fax": "+18328156279"
},
"email": { "work": "[email protected]" }
},
"to": {
"location": {
"streetAddress": "3007 Green Fields Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"state": "Texas",
"zip": "77479",
"country": "USA",
"neighborhood": "Colony Bend",
"county": "Fort Bend County",
"zipSuffix": "1808"
},
"firstName": "Donald",
"lastName": "Burton",
"phone": {
"home": "+919110466718",
"work": "+18328156279"
},
"email": { "main": "[email protected]" }
},
"status": "Paid",
"selectedAppointment": {
"appointmentType": "House Call",
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"selectedServices": {
"service1": {
"id": "c62b82c7-8876-4462-b195-54599ff7e475",
"type": "houseVisit",
"title": "Bordetella Vaccine - House Visit"
},
"service2": {
"key": null,
"zip": "Sugar Land, TX 77479",
"title": "Vitals",
"priceInWords": "$ 0",
"durationInWords": "5 mins",
"taxVariant": "Fixed",
"tax": 0,
"description": "<p>It’s important to know the basics when it comes to your pet’s vital signs. This can help you assess your pet in an emergency situation and better prepare you for sharing important information with your primary veterinarian. The three main vitals to assess are: heart rate, respiratory rate and temperature.</p>",
"adv": {
"veterinarians": {
"zip": null,
"gender": { "Male": false, "Female": false },
"firstName": null,
"lastName": null
},
"practices": {
"zip": null,
"areEmergenciesWelcomed": false,
"hasEveningHours": false,
"hasExclusiveAppointmentTimeForCats": false,
"hasHouseVisits": false,
"hasWeekendHours": false,
"isExclusiveForCats": false,
"isPracitceTourAllowed": false,
"name": null,
"workingDays": {
"mon": false,
"tue": false,
"wed": false,
"thu": false,
"fri": false,
"sat": false,
"sun": false
}
},
"services": { "name": null },
"clients": {
"zip": null,
"firstName": null,
"lastName": null,
"gender": { "Male": false, "Female": false }
},
"patients": {
"zip": null,
"gender": { "Male": false, "Female": false },
"petName": null
}
},
"species": [
"Ferret",
"Cat",
"Dog",
"Amphibian",
"Hedgehog",
"Reptile",
"Rabbit",
"Rodent",
"Bird"
],
"category": ["Physical Exam"],
"subCategory": ["Physical Exams"],
"medicalRecordTypes": ["Vitals"],
"price": {
"UoM": "$",
"variant": "fixed",
"values": { "lte": 0, "gte": 0 }
},
"duration": {
"UoM": "mins",
"variant": "fixed",
"values": { "lte": 5, "gte": 5 }
},
"clickBtnId": "btnSave",
"images": {
"primary": {
"id": "53e6f705-fb7c-4984-85dd-cc2aae31f386",
"type": "image",
"mimeType": "image/jpeg",
"name": "vitals.jpeg"
}
},
"geoLocation": { "lat": 29.5950077, "lon": -95.6510327 },
"businessName": "Oyster Creek Animal Hospital",
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"isPublished": false,
"isPublic": true,
"externalType": "Internal Service",
"type": "internalService",
"sysData": {
"sysTenant": "QeXPStfFG",
"sysDomainType": "vetservice",
"sysCreatedBy": "auth0|6350ed2ba12752ff48fd3136",
"sysCreatedDate": "2023-07-13T06:07:54.840+00:00",
"sysModBy": "auth0|6350ed2ba12752ff48fd3136",
"sysModDate": "2024-09-10T18:38:05.301+00:00",
"sysLocale": "en_US"
},
"id": "41008142-2211-42c4-8c8f-46a74914d6b0",
"practice": {
"businessName": "Oyster Creek Animal Hospital",
"id": "oyster_creek_prac",
"type": "practice"
},
"preAuthorizationCharge": 0,
"medianPrice": 0,
"extraChargesOnWeekend": 0,
"performedBy": ["Vet Tech"]
}
},
"selectedVeterinarian": {
"id": "oyster_vet6",
"type": "vetSpecialist",
"firstName": "Laura",
"lastName": "Francis",
"fullName": "Dr. Laura Francis"
},
"appointmentDate": "2024-11-22T00:00:00-06:00",
"startTime": "2024-11-22T10:45:00-06:00",
"endTime": "2024-11-22T22:25:00+05:30",
"timeZone": null,
"paymentDetails": {
"id": "pm_1Pngh3FqoVWwtVye7KmBryXG",
"billingDetails": {
"address": {
"streetAddress": "",
"city": "",
"state": "",
"country": "US",
"zip": "08536"
},
"email": "",
"name": "",
"phone": ""
},
"card": {
"brand": "visa",
"country": "US",
"expMonth": 10,
"expYear": 2026,
"funding": "credit",
"last4": "4242"
},
"created": 1723639969,
"sysData": {},
"type": "paymentMethod",
"paymentType": "card",
"default": null,
"isDefault": false,
"evaluated": {
"card": {
"displayType": "categoryCard",
"width": "fixed",
"color": "primary",
"image": {
"url": "/app-images/card.svg",
"altText": "card image"
},
"type": {
"displayType": "tag",
"key": "Card",
"label": "credit",
"value": "Card",
"size": "small",
"color": "neutral"
},
"tag": {
"displayType": "tag",
"label": "",
"value": "",
"size": "small",
"color": "success",
"visible": false
},
"background": "gray",
"variation": "card",
"description": { "exp": "10/2026" },
"radio": {
"config": {
"initialize": true,
"events": { "change": "onSelectCardCheckout" }
},
"id": "card_pm_1Pngh3FqoVWwtVye7KmBryXG",
"name": "card",
"key": "pm_1Pngh3FqoVWwtVye7KmBryXG",
"type": "radio",
"displayType": "radio",
"options": [
{
"value": "pm_1Pngh3FqoVWwtVye7KmBryXG",
"key": "card",
"name": "card",
"checked": true
}
]
},
"label": "XXXX XXXX XXXX 4242",
"title": "visa"
}
}
},
"billingAddress": {
"streetAddress": "3007 Green Fields Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"state": "Texas",
"country": "USA",
"zip": "77479"
},
"status": "Upcoming",
"reasonForVisiting": null,
"typeOfCustomer": null,
"visitType": "Wellness Visit",
"placeToVisit": {
"location": {
"streetAddress": "3007 Green Fields Dr",
"city": "Sugar Land",
"state": "Texas",
"country": "USA",
"zip": "77479",
"geoLocation": { "lat": 29.5806213, "lon": -95.6044853 },
"neighborhood": "Colony Bend",
"county": "Fort Bend County",
"zipSuffix": "1808"
},
"instruction": "Don't ring bill",
"googleMap": "https://www.google.com/maps/search/?q=place_id:ChIJV2chZYDmQIYRi0gSvTUywcw"
},
"appointmentStatus": "Upcoming",
"timezone": "America/Chicago",
"images": {},
"appointmentNo": "EL70U4",
"selectedClient": {
"id": "ab7fc4ac-a83e-469e-af48-2905eae4db13",
"type": "client",
"firstName": "Donald",
"lastName": "Burton",
"fullName": "Donald Burton",
"email": { "main": "[email protected]" },
"clientBookingType": "Existing Client Appointment"
},
"selectedPatient": {
"id": "b5f83873-027b-47a1-88bd-e59f70e5b0e5",
"type": "patientDog",
"species": "Dog",
"patientName": "Goldie Pup",
"patientBookingType": "Existing Patient Appointment"
}
},
"selectedVeterinarian": {
"id": "oyster_vet6",
"type": "vetSpecialist",
"firstName": "Laura",
"lastName": "Francis",
"fullName": "Dr. Laura Francis"
},
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"selectedPatient": {
"id": "b5f83873-027b-47a1-88bd-e59f70e5b0e5",
"type": "patientDog",
"species": "Dog",
"patientName": "Goldie Pup",
"patientBookingType": "Existing Patient Appointment"
},
"type": "invoice",
"sysData": {
"sysTenant": "QeXPStfFG",
"sysDomainType": "invoicesrecord",
"sysCreatedBy": "auth0|638afc4306855960064b714a",
"sysCreatedDate": "2024-11-19T19:57:21.708+00:00",
"sysModBy": "auth0|638afc4306855960064b714a",
"sysModDate": "2024-11-19T19:57:25.559+00:00",
"sysSubTenant": "lmae92r-U",
"sysLocale": "en_US"
},
"id": "428c089f-fab7-497f-8e81-e0d629bfc5bf",
"selectedReceipt": {
"id": "6bbc6e78-4ba3-436d-b489-ef0eab39fc67",
"type": "receipt",
"status": "Paid"
},
"receiptNumber": "JC45O1"
},
{
"selectedPet": {
"id": "customer_donald_pet1",
"type": "patientDog",
"petName": "Daisy Raw",
"species": "Dog"
},
"orderNumber": "ZO1T75",
"selectedOrder": {
"items": {
"service1": {
"service": "test new service",
"price": "40.00",
"preAuthChargeInFormat": "40.00",
"qty": 1,
"tax": "4.00",
"preAuthChargeTaxInFormat": "4.00",
"preAuthChargeTax": 4,
"total": 40,
"preAuthChargeTotal": 40,
"imageUrl": "https://d24s7ywwar9ske.cloudfront.net/77ab592f-f262-4805-b1df-eda27a796559",
"totalInFormat": "40.00",
"preAuthChargeTotalInFormat": "40.00",
"selectedService": {},
"itemType": "Service",
"serviceName": "test new service"
}
},
"subTotal": "$40.00",
"totalTax": "$4.00",
"totalAmount": "$44.00",
"preAuthChargeSubTotal": "$40.00",
"totalPreAuthChargeTax": "$4.00",
"totalPreAuthChargeAmount": "$40.00",
"orderDate": "2024-11-19T13:18:46-06:00",
"orderNumber": "ZO1T75",
"invoiceNumber": "34RT8T",
"paymentDetails": {
"id": "pm_1Pngh3FqoVWwtVye7KmBryXG",
"billingDetails": {
"address": {
"streetAddress": "",
"city": "",
"state": "",
"country": "US",
"zip": "08536"
},
"email": "",
"name": "",
"phone": ""
},
"card": {
"brand": "visa",
"country": "US",
"expMonth": 10,
"expYear": 2026,
"funding": "credit",
"last4": "4242"
},
"created": 1723639969,
"sysData": {},
"type": "paymentMethod",
"paymentType": "card",
"default": null,
"isDefault": true,
"defaultValue": "pm_1Pngh3FqoVWwtVye7KmBryXG"
},
"paymentStatus": {
"id": "ad92cd96-c3b2-48dc-a457-ae9c0ee21f2b",
"type": "account",
"action": null,
"paymentIntent": "pi_3QMwwaFqoVWwtVye1WUWgu1f",
"paymentToken": "pi_3QMwwaFqoVWwtVye1WUWgu1f_secret_yQhv18f3f9QAJycFDOPclF086"
},
"id": "1d3ad346-37f7-4955-babc-98c6027a5de8"
},
"invoiceNumber": "34RT8T",
"invoiceType": "Invoice",
"externalType": "Appointment",
"createdDate": "2024-11-20",
"invoiceDate": "2024-11-20",
"invoiceTime": "00:48:47",
"estimateNumber": null,
"estimatedDate": null,
"estimatedTime": null,
"selectedEstimate": null,
"paymentDue": 40,
"subTotal": "40.00",
"taxAmount": "4.00",
"invoiceTotal": "44.00",
"services": {
"service1": {
"service": "test new service",
"price": "40.00",
"preAuthChargeInFormat": "40.00",
"qty": 1,
"tax": "4.00",
"preAuthChargeTaxInFormat": "4.00",
"preAuthChargeTax": 4,
"total": 40,
"preAuthChargeTotal": 40,
"imageUrl": "https://d24s7ywwar9ske.cloudfront.net/77ab592f-f262-4805-b1df-eda27a796559",
"totalInFormat": "40.00",
"preAuthChargeTotalInFormat": "40.00",
"selectedService": {},
"itemType": "Service",
"serviceName": "test new service"
}
},
"from": {
"location": {
"streetAddress": "1218 Museum Square Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"zip": "77479",
"state": "Texas",
"country": "USA",
"neighborhood": "Telfair",
"county": "Fort Bend County",
"zipSuffix": "3691"
},
"businessName": "Oyster Creek Animal Hospital",
"phone": {
"main": "+18328156279",
"fax": "+18328156279"
},
"email": { "work": "[email protected]" }
},
"to": {
"location": {
"streetAddress": "3007 Green Fields Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"state": "Texas",
"zip": "77479",
"country": "USA",
"neighborhood": "Colony Bend",
"county": "Fort Bend County",
"zipSuffix": "1808"
},
"firstName": "Olivia",
"lastName": "Burton",
"phone": {
"home": "832 815 6279",
"work": "832 815 6279"
},
"email": { "main": "[email protected]" }
},
"status": "Paid",
"selectedAppointment": {
"appointmentType": "In-Person",
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"selectedServices": {
"service1": {
"id": "fd66903b-7167-403a-a515-9ce9e4852db1",
"type": "inPersonHealth",
"title": "test new service"
},
"service2": {
"key": null,
"zip": "Sugar Land, TX 77479",
"title": "Vitals",
"priceInWords": "$ 0",
"durationInWords": "5 mins",
"taxVariant": "Fixed",
"tax": 0,
"description": "<p>It’s important to know the basics when it comes to your pet’s vital signs. This can help you assess your pet in an emergency situation and better prepare you for sharing important information with your primary veterinarian. The three main vitals to assess are: heart rate, respiratory rate and temperature.</p>",
"adv": {
"veterinarians": {
"zip": null,
"gender": { "Male": false, "Female": false },
"firstName": null,
"lastName": null
},
"practices": {
"zip": null,
"areEmergenciesWelcomed": false,
"hasEveningHours": false,
"hasExclusiveAppointmentTimeForCats": false,
"hasHouseVisits": false,
"hasWeekendHours": false,
"isExclusiveForCats": false,
"isPracitceTourAllowed": false,
"name": null,
"workingDays": {
"mon": false,
"tue": false,
"wed": false,
"thu": false,
"fri": false,
"sat": false,
"sun": false
}
},
"services": { "name": null },
"clients": {
"zip": null,
"firstName": null,
"lastName": null,
"gender": { "Male": false, "Female": false }
},
"patients": {
"zip": null,
"gender": { "Male": false, "Female": false },
"petName": null
}
},
"species": [
"Ferret",
"Cat",
"Dog",
"Amphibian",
"Hedgehog",
"Reptile",
"Rabbit",
"Rodent",
"Bird"
],
"category": ["Physical Exam"],
"subCategory": ["Physical Exams"],
"medicalRecordTypes": ["Vitals"],
"price": {
"UoM": "$",
"variant": "fixed",
"values": { "lte": 0, "gte": 0 }
},
"duration": {
"UoM": "mins",
"variant": "fixed",
"values": { "lte": 5, "gte": 5 }
},
"clickBtnId": "btnSave",
"images": {
"primary": {
"id": "53e6f705-fb7c-4984-85dd-cc2aae31f386",
"type": "image",
"mimeType": "image/jpeg",
"name": "vitals.jpeg"
}
},
"geoLocation": { "lat": 29.5950077, "lon": -95.6510327 },
"businessName": "Oyster Creek Animal Hospital",
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"isPublished": false,
"isPublic": true,
"externalType": "Internal Service",
"type": "internalService",
"sysData": {
"sysTenant": "QeXPStfFG",
"sysDomainType": "vetservice",
"sysCreatedBy": "auth0|6350ed2ba12752ff48fd3136",
"sysCreatedDate": "2023-07-13T06:07:54.840+00:00",
"sysModBy": "auth0|6350ed2ba12752ff48fd3136",
"sysModDate": "2024-09-10T18:38:05.301+00:00",
"sysLocale": "en_US"
},
"id": "41008142-2211-42c4-8c8f-46a74914d6b0",
"practice": {
"businessName": "Oyster Creek Animal Hospital",
"id": "oyster_creek_prac",
"type": "practice"
},
"preAuthorizationCharge": 0,
"medianPrice": 0,
"extraChargesOnWeekend": 0,
"performedBy": ["Vet Tech"]
}
},
"selectedVeterinarian": {
"id": "oyster_vet9",
"type": "vetSpecialist",
"firstName": "Stephen",
"middleName": "Whithall",
"lastName": "Nick",
"fullName": "Dr. Stephen Nick"
},
"selectedClient": {
"id": "ab7fc4ac-a83e-469e-af48-2905eae4db13",
"type": "client",
"firstName": "Olivia",
"lastName": "Burton",
"fullName": "Olivia Burton",
"phone": {
"home": "832 815 6279",
"work": "832 815 6279"
},
"email": { "main": "[email protected]" }
},
"selectedPatient": {
"id": "68e8c8b7-5be9-4e04-b2bb-0f5f32953fcd",
"type": "patientDog",
"patientName": "Daisy Raw",
"species": "Dog"
},
"appointmentDate": "2024-11-20",
"startTime": "2024-11-20T11:00:00-06:00",
"endTime": "2024-11-20T23:00:00+05:30",
"timezone": "America/Chicago",
"selectedPet": { "id": null, "type": "pet" },
"paymentDetails": {
"id": "pm_1Pngh3FqoVWwtVye7KmBryXG",
"billingDetails": {
"address": {
"streetAddress": "",
"city": "",
"state": "",
"country": "US",
"zip": "08536"
},
"email": "",
"name": "",
"phone": ""
},
"card": {
"brand": "visa",
"country": "US",
"expMonth": 10,
"expYear": 2026,
"funding": "credit",
"last4": "4242"
},
"created": 1723639969,
"sysData": {},
"type": "paymentMethod",
"paymentType": "card",
"default": null,
"isDefault": false,
"defaultValue": "pm_1Pngh3FqoVWwtVye7KmBryXG"
},
"billingAddress": {
"streetAddress": "3007 Green Fields Dr",
"aptSuiteOther": null,
"city": "Sugar Land",
"state": "Texas",
"country": "USA",
"zip": "77479",
"timezone": null
},
"status": "Upcoming",
"reasonForVisiting": null,
"typeOfCustomer": null,
"visitType": "Specialist Visit",
"specialistType": "Cardiology",
"placeToVisit": {
"patients": "68e8c8b7-5be9-4e04-b2bb-0f5f32953fcd",
"images": {}
},
"signature": {
"id": "408945f9-2e5e-4e72-a7c1-9e660a914f26",
"type": "image",
"mimeType": "image/png"
},
"appointmentStatus": "Upcoming",
"patientType": "Wellness",
"images": {},
"appointmentNo": "A0PONT",
"paymentStatus": {
"id": "ad92cd96-c3b2-48dc-a457-ae9c0ee21f2b",
"type": "account",
"action": null,
"paymentIntent": "pi_3QMwwaFqoVWwtVye1WUWgu1f",
"paymentToken": "pi_3QMwwaFqoVWwtVye1WUWgu1f_secret_yQhv18f3f9QAJycFDOPclF086"
}
},
"selectedVeterinarian": {
"id": "oyster_vet9",
"type": "vetSpecialist",
"firstName": "Stephen",
"middleName": "Whithall",
"lastName": "Nick",
"fullName": "Dr. Stephen Nick"
},
"selectedPractice": {
"id": "oyster_creek_prac",
"type": "practice",
"businessName": "Oyster Creek Animal Hospital"
},
"selectedPatient": {
"id": "68e8c8b7-5be9-4e04-b2bb-0f5f32953fcd",
"type": "patientDog",
"patientName": "Daisy Raw",
"species": "Dog"
},
"type": "invoice",
"sysData": {
"sysTenant": "QeXPStfFG",
"sysDomainType": "invoicesrecord",
"sysCreatedBy": "auth0|6350ed2ba12752ff48fd3136",
"sysCreatedDate": "2024-11-19T19:18:48.552+00:00",
"sysModBy": "auth0|6350ed2ba12752ff48fd3136",
"sysModDate": "2024-11-19T19:18:53.174+00:00",
"sysSubTenant": "lmae92r-U",
"sysLocale": "en_US"
},
"id": "e0df75bf-fb9b-4c9b-bb28-ef5b0599ebe1",
"selectedReceipt": {
"id": "a3f6b0f9-3ed2-4dad-9a93-52863efb59bf",
"type": "receipt",
"status": "Paid"
},
"receiptNumber": "NAAOAJ"
}
]