OBP-API
OBP-API copied to clipboard
if the amount given in the transactions for counter party is not a number, it is not being handled.
If the amount given is not a number then it should give some error in the API. But currently, we are getting error such as
Something unexpected happened while serving the page at /obp/v3.0.0/banks/ahli.03.jo.jo/accounts/Account1/owner/transaction-request-types/COUNTERPARTY/transaction-requests
{"error":"OBP-10002: Invalid Number. Could not convert the value to a number."}
It shows this error message if it is not a number.
https://apiexplorersandbox.openbankproject.com/?version=3.1.0&list-all-banks=false&core=&psd2=&obwg=&ignoredefcat=&bank_id=rbs&account_id=110484#vv2_1_0-createTransactionRequestCouterparty
Can you show me your sandbox link? and post body?