You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a Payment, with a payment date before the issuance of an invoice (for example)
Notice in the API response the Warnings field was populated
This field is absent from SDK
The text was updated successfully, but these errors were encountered:
SDK you're using (please complete the following information):
Describe the bug
The response to
CreatePaymentsAsync
returns in the API responseWarnings
(for example, Payment made prior to invoice issuance date), however this property is not available to thePayment(s)
objects.To Reproduce
Steps to reproduce the behavior:
Warnings
field was populatedThe text was updated successfully, but these errors were encountered: