Create Store Associates
Allows adding new associates to a store. Only admin users of the org can create associates.
post/orgEntity/associate
Request body
Response
200
Example response
{
"createdId": 50011749
}Allows adding new associates to a store. Only admin users of the org can create associates.
200
{
"createdId": 50011749
}