lwhitelock / HuduAPI

A powershell API for Hudu Documentation
MIT License
53 stars 45 forks source link

Update /companies methods #10

Closed mike-lacw closed 1 year ago

mike-lacw commented 2 years ago

Added support for new parameters company_type, parent_company_id, and id_number in Get/Set/New-HuduCompanies

greenlighttec commented 1 year ago

What is the "id_number" in the Get function?

JohnDuprey commented 1 year ago

What is the "id_number" in the Get function?

Looks like it's just a field on the new client page image

JohnDuprey commented 1 year ago

Implemented in #25