Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BankAccountName not being updated in Xero #489

Open
IamBigBongo opened this issue Nov 2, 2023 · 4 comments
Open

BankAccountName not being updated in Xero #489

IamBigBongo opened this issue Nov 2, 2023 · 4 comments

Comments

@IamBigBongo
Copy link

SDK you're using (please complete the following information):

  • Xero.NetStandard.OAuth2 - 3.33.0
  • Xero.NetStandard.OAuth2Client - 1.6.0

Describe the bug
Trying to update an existing contact in Xero, in particular the Bank Account Name for batch payments. I am populating this field in the API and can see the data posted within the API history, however the 'Financial Details' section within the contact in Xero is not reflecting the data passed through.

To Reproduce
Steps to reproduce the behavior:
Within code, declare a new BatchPaymentDetails variable, assign some data to the "BankAccountName" property, assign this to the BatchPayments property of the contact and update to Xero.

Expected behavior
Expected the data passed through the API to reflect in the front end.

Copy link

github-actions bot commented Nov 2, 2023

PETOSS-360

Copy link

github-actions bot commented Nov 2, 2023

Thanks for raising an issue, a ticket has been created to track your request

Copy link

The bank account name is not a field that is editable via the API

@IamBigBongo
Copy link
Author

Thank you for the response.
Are you able to explain why this is? Because I am able to create a new contact with the bank account name field populated successfully, I just can't update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants