calcinai / xero-php

A php library for the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
MIT License
360 stars 259 forks source link

How to send field ACN for Contact (Customer/Supplier) #847

Closed ggvunh closed 2 years ago

ggvunh commented 2 years ago

Firstly good job on the library it's far superior to the official XeroPHP implementation. I have the question, My business have field ACN but I don't know how to send this field to Xero. https://developer.xero.com/documentation/api/accounting/contacts/#post-contacts I have read the docs but I don't field this field. Thanks you so much image

calcinai commented 2 years ago

Unfortunately some fields are not available via the API. You could try contacting Xero support.