The following endpoint is used to send a Facture to a customer from the Process Level 3 application. The Facture will be sent via text message, email or both based on the notification options set on the customer record.
The following endpoint can be used to send a Facture. You must replace the {base_url} variable and replace the {site_id} variable with the site id that was provided when the site was created.
{
"externalId": "39772921"
}
{
"success": true,
"action": "updated"
}
{
"success": false,
"errors": [
"Duplicate email sent < 300 sec. ago"
]
}