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

Payments API does not parse returned Warnings property #501

Closed
Plasma opened this issue Feb 1, 2024 · 2 comments · Fixed by XeroAPI/Xero-OpenAPI#582 or #505
Closed

Payments API does not parse returned Warnings property #501

Plasma opened this issue Feb 1, 2024 · 2 comments · Fixed by XeroAPI/Xero-OpenAPI#582 or #505

Comments

@Plasma
Copy link

Plasma commented Feb 1, 2024

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

  • 3.34.1

Describe the bug
The response to CreatePaymentsAsync returns in the API response Warnings (for example, Payment made prior to invoice issuance date), however this property is not available to the Payment(s) objects.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Payment, with a payment date before the issuance of an invoice (for example)
  2. Notice in the API response the Warnings field was populated
  3. This field is absent from SDK
Copy link

github-actions bot commented Feb 1, 2024

PETOSS-389

Copy link

github-actions bot commented Feb 1, 2024

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

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