Discussions
"Validation Failed amount: This value should be of type int."
over 1 year ago by Mohd
I send an integer in amount field, but i got this error, and this is a full responce
{
"status": 400,
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Bad Request",
"detail": "Validation Failed amount: This value should be of type int."
}