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

'You must provide a value for the OwnerPersonId attribute.' When update employee bank account owner

Hi All,

I have an external bank account which has 2 acccount owner. (Actually they are same person while rehire assign a new person number and account for him).
Now when GET his bank account via /fscmRestApi/resources/11.13.18.05/externalBankAccounts, It always return old PersonId.

I'd like to make it show the new person id, so I add a new account owner for the external bank account :

{
"items": [
{
"AccountOwnerPartyIdentifier": 300000011075006,
"AccountOwnerPartyNumber": "7839",
"AccountOwnerPartyName": "ABC",
"PrimaryOwnerIndicator": "Y",
"StartDate": "2026-02-11",
"EndDate": "2026-03-11",
"AccountOwnerId": 300000012685423,
"Intent": null,
"PersonId": null,
"AddJointAccountOwner": null,
"ApprovalStatus": null,
"OriginApplicationIdentifier": null,
"LastChangeHistoryIdentifier": null,
"VerificationStatus": null,
"FinalVerificationStatusCode": "",
"FinalVerificationStatusMeaning": "",
"FinalVerificationStatusDetails": "",
"BankAccountInternalVerificationStatus": "",
"OwnerInternalVerificationStatus": "",},
{
"AccountOwnerPartyIdentifier": 300000018340224,
"AccountOwnerPartyNumber": "60251",
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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