Invoice
Delete
Delete a Invoice record by ID.
delete/api/cp/invoice/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Delete a Invoice record by ID.
Id identifier
Operation completed successfully
{
"status": "OK"
}