Enable Delete Transaction
This functionality is used to control whether delete of a voided transaction is enabled or disabled.
API Method
Endpoint
Headers
Key
Value
URL Parameter
Parameter
Type
Required
Description
Body Parameters
Parameter
Type
Required
Description
Example Request
PATCH https://cebuana-apiuat.veryfyglobal.com/transactions/currency/1/editEnabled
Content-Type: application/json
{
"edit_enabled": 1
}Response Sample
Last updated