v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Send a group invoice email

This API helps you to send a group invoice email to a guest.

To send a group invoice email, you must specify the appropriate details for the group_invoice_id parameter in the API request.

In the API request body, you must specify the required guest_details and email_type details. After you provide the necessary details, this API sends a group invoice email.

post/v1/group_invoices/{group_invoice_id}/email

Path parameters

group_invoice_idstring required

Mandatory Unique 32-character identifier of the group invoice for which you want to send an email.

Response

200

is_invoice_createdboolean
{"stackTrail":"paths:/v1/group_invoices/{group_invoice_id}/email:post:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}