XeroAPI/xero-node

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

bibi911110 opened this issue · 2 comments

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.

PETOSS-397

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