Get group invoice details

This API provides details of group invoices.

Response Model


GroupInvoiceDetails

JSON PropertyData TypeDescription
idGuidGets or sets the ID of the group invoice.
group_namestringGets or sets the name of the group associated with the invoice.
commentsstringGets or sets the comments related to the group invoice.
is_surpriseboolGets or sets a value indicating whether the invoice is a surprise.
invoicesIEnumerableGets or sets the list of invoice details for each participant in the group.

InvoiceGroupGuestModel

JSON PropertyData TypeDescription
idstringGets or sets the ID of the guest in the invoice group.

InvoiceDetail

JSON PropertyData TypeDescription
idstringGets or sets the ID of the invoice.
receipt_numberstringGets or sets the receipt number associated with the invoice.
invoice_datestringGets or sets the date the invoice was created.
center_idstringGets or sets the ID of the center where the invoice was created.
appointment_group_idstringGets or sets the ID of the application group associated with the invoice.
guestInvoiceGroupGuestModelGets or sets the guest model associated with the group invoice.
Language
Credentials
Header
Click Try It! to start a request and see the response here!