Delete https://app.moneygraph.ai/api/v1/invoice/headers/delete/{header_id}
Authorization* string
Pass your {api_key} as a bearer token in the request header to authorize this call
header_id* string
ID of Invoice header
{
"message": "Invoice header deleted successfully",
"status": "success",
"data": null
}