Discussions

Ask a Question
Back to All

Child Company Id | Creating Locations | Shiftpixy

Hello,

I am implementing an integration with Humanity which creates locations and employees. Since we have multiple instances, I am using the "child_company_id" in all the requests.

Specifically when creating locations (POST /locations) I am receiving the response below.

"extra: child_company_id"

How can I make it work properly? Is there additional information that should be provided?

Thanks in advance!

P.S.: The integration with employees, using the child_company_id is working 100%.