Delete Promise To Pay
Delete a Promise To Pay record
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Query Parameters
Name
Type
Description
Response Examples
{
"status": "Deleted"
}{
"error": "Not found",
"error_description": "The Promise To Pay does not exist"
}{
"error": "Integration not activated",
"error_description": "Please activate the Admin+ API for this client before making this request"
}Code Samples
Last updated