Terms & Conditions
This API endpoint shows how to inform Pezesha that a merchant has accepted terms & conditions.
Informs Pezesha that the merchant has accepted the terms & conditions
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"error":false,
"status":200,
"response_code":0,
"message": "Request processed successfully"
}
{
"error": true,
"status": 400,
"message": "Unable to find merchant"
}Last updated
Was this helpful?