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

How to get Bank accounts in bulk with API

Is there any way how to call externalBankAccounts API and cashBankBranches API in bulk ? I mean for multiple BankAccountId and BankBrachIdentifier as parameter ?

/fscmRestApi/resources/11.13.18.05/externalBankAccounts/personalPaymentMethods.items.BankAccountId;StartDate<=CURRENT_DATE;EndDate>=CURRENT_DATE

/fscmRestApi/resources/11.13.18.05/cashBankBranches/externalBankAccounts.items.BankBranchIdentifier

For example for personalPaymentMethods we use q=PersonNumber IN ('114419', '107546') and specify rest framework version as 3 and it works well. But for externalBankAccounts API and cashBankBranches API i tried to do the same, but it doesn't work.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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