POST api/payment/payment_fail
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjClspayment_test | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"payment_success_description": "sample string 1",
"payment_fail_description": "sample string 2",
"order_id": "sample string 3",
"order_status": "sample string 4"
}
application/x-www-form-urlencoded
Sample: