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

Issue with PATCH API for External Bank Accounts – Permission Error (IBY-825022)

Hi Team,

When I use the PATCH API:

bashCopyEdit/fscmRestApi/resources/11.13.18.05/externalBankAccounts/{BankAccountId}

it requires the "Intent" attribute. However, when I fetch data for the same bank account using the GET API, the response contains:

jsonCopyEdit"Intent": null,  "PartyId": null  

So, I passed:

jsonCopyEdit"Intent": "Supplier",  "PartyId": 300000002346648  

But it resulted in the error: "Permission is invalid. (IBY-825022)."

Does anyone know if a specific role is required or what might be causing this issue? I need to update the "AlternateAccountName" field.

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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