HTTP Status: 422 Raw response: {"success":false,"message":"Validation errors","status_code":422,"errors":"Insufficient Balance., The remarks field must not be greater than 10 characters."} Decoded JSON response: Array ( [success] => [message] => Validation errors [status_code] => 422 [errors] => Insufficient Balance., The remarks field must not be greater than 10 characters. )