You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

External Bank Account Creation using REST API

Received Response
93
Views
2
Comments

Hi,

We are working on creating External Bank account and Personal Payment method using REST API. However, the external bank account loaded through REST api are not viewable.

API used:

https://xxxx-test.fa.ap1.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/externalBankAccounts

Request:

{           

"BankAccountNumber": "48237123000",

"CountryCode": "CA",

"BankBranchIdentifier": 100000010666736,

"BankIdentifier": 100000010666728,

"CurrencyCode": "CAD",

"AccountType": "SAVINGS",

    "StartDate": "2022-11-01",

    "EndDate": "4712-12-31",

"AllowInternationalPaymentIndicator": "Y",

"Intent":"Person",

"PersonId": 300000008499942,

"BankAccountName": "Tom Test1",

"accountOwners":[{

"AccountOwnerPartyIdentifier": 300000008441324,

 "PrimaryOwnerIndicator": "Y",

"Intent":"Person",

"PersonId": 300000008499942

}]

}

Can you please help to understand the cause and next action.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!