The amount entered is more than the balance due for the selected bills."
The amount entered is more than the balance due for the selected bills."
Hi Team i am trying to record payments for vendors using API and getting this error in response as
{
"code"
:
28011
,
"message"
:
"The amount entered is more than the balance due for the selected bills."
}
JSON is prepared according to Documentation and also the price given in JSON is exactly matching with the Bill amount.