OBP-API icon indicating copy to clipboard operation
OBP-API copied to clipboard

if the amount given in the transactions for counter party is not a number, it is not being handled.

Open lakshmisowndaryakota opened this issue 7 years ago • 1 comments

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

lakshmisowndaryakota avatar Mar 02 '18 09:03 lakshmisowndaryakota

{"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?

hongwei1 avatar Sep 07 '18 06:09 hongwei1