Discussions

Ask a Question
Back to All

"Validation Failed amount: This value should be of type int."

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."
}