External Bank Accounts REST API Error: Permission is invalid. (IBY-825022)
(Doc ID 2615368.1)
Last updated on MAY 18, 2023
Applies to:
Oracle Fusion Payables Cloud Service - Version 11.13.19.10.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.19.10.0 version, Setups
When attempting to post an external bank account for a person ID using REST API, the following error occurs
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Use the following payload
{
"BankAccountNumber": "xxxxxxx",
"CountryCode": "US",
"BankBranchNumber": "xxxxxxxx",
"BankNumber": "xxxxxxx",
"CurrencyCode": "USD",
"AccountType": "SAVINGS",
"Intent":"Person",
"PersonId":"xxxxxxxxxxxxxxxxx",
"BankAccountName": "Abc Xyz"
}
2. Observe the error.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |