curl --request POST \
--url https://api.cloud.flexprice.io/v1/invoices/{id}/comms/trigger \
--header 'x-api-key: <api-key>'
{}
Triggers a communication webhook event containing all information about the invoice
curl --request POST \
--url https://api.cloud.flexprice.io/v1/invoices/{id}/comms/trigger \
--header 'x-api-key: <api-key>'
{}
Enter your API key in the format x-api-key <api-key>*
Invoice ID
OK
The response is of type object
.