XeroAPI / xero-node

Xero Node SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI
http://developer.xero.com/
MIT License
192 stars 155 forks source link

The type of Contact of "xero-node" module is not matched with API docs. #676

Open bibi911110 opened 4 months ago

bibi911110 commented 4 months ago

Hi, there. I don't know exactly if this is issue. I use xero-node@5.1.0 for my project with Typescript. and I want to create contact using API. I defined the structure of contact like from here. https://developer.xero.com/documentation/api/accounting/contacts/#post-contacts

but the type of Contact is not matched from this type. node_modules\xero-node\dist\gen\model\accounting\contact.d.ts

Best regards.

github-actions[bot] commented 4 months ago

PETOSS-397

github-actions[bot] commented 4 months ago

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