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):
Version 2.8.1
Using custom connections
Describe the bug
Client can not fetch purchase order by PurchaseOrderNumber if it's numeric.
It must be a data type bug, but it seems like an API bug rather than the wrapper library bug, but I don't have access to Xero developer forums because you need to pay for that!
To Reproduce
Steps to reproduce the behavior:
Create a purchase order with a numeric PurchaseOrderNumber - eg. "19200"
SDK you're using (please complete the following information):
Describe the bug
Client can not fetch purchase order by PurchaseOrderNumber if it's numeric.
It must be a data type bug, but it seems like an API bug rather than the wrapper library bug, but I don't have access to Xero developer forums because you need to pay for that!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Correctly fetched purchase order by it's PurchaseOrderNumber when it's numeric
The text was updated successfully, but these errors were encountered: