Signature | string Signature is hash value of the request body salted with your SECRET_TOKEN assigned by Leanpay. |
Post successfull.
The request was malformed or missing a field.
Possible causes:
Response contains field 'message' with error code in the format: 'error.business.`ERROR_CODE`'.
Error code list:
Authentication is required to perform this request.
Permission is required to access this resource
The requested resource could not be found.
The request conflicts with current state of the target resource. (e.g. RequestId already processed)
The server encountered an internal error while processing this request
{- "message": "Dispute reason"
}
{- "dispute": {
- "id": "1",
- "message": "Dispute reason",
- "offerId": "123",
- "status": "NEW"
}
}