Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

Unable to create ExternalBankAccount using oracle rest API

Here is the description of my error::
Problem Summary
---------------------------------------------------
unable to add bank details through REST api >>> kindly divert this to concerned team

Problem Description
---------------------------------------------------
I am trying to add bank details of employee through rest API ,

https://xxx/fscmRestApi/resources/11.13.18.05/externalBankAccounts

here is the payload :

operation : POST

{
"BankAccountNumber": "127711126546412",
"CountryCode": "IN",
"BankAccountId": 11223344,
"CurrencyCode": null,
"IBAN": null,
"CheckDigits": null,
"AccountType": "SAVINGS",
"AccountSuffix": null,
"AgencyLocationCode": null,
"AllowInternationalPaymentIndicator": "Y",
"SecondaryAccountReference": null,
"StartDate": "2024-05-15",
"EndDate": "4712-12-31",
"BankAccountName": "B RAZA",
"AlternateAccountName": null,
"BankBranchPartyIndicator": null,
"BankName": null,
"BankNumber": null,
"BankBranchName": "axis",
"BankBranchNumber": "UBINXX332",
"BIC": null,
"VendorId": null,
"PersonId": 100000005041398,
"Intent": "Employee",
"PartyId": 100000011269722,
"PayeeCreation": null

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center