Create Store Associates

Allows adding new associates to a store. Only admin users of the org can create associates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Body parameter

ParameterDescription
codeUnique code associated with the entity.
nameFull name of the entity.
storeIdID related to the store associated with the entity.
isActiveIndicates if the entity is active or not.

Response parameter

ParameterDescription
createdIdID generated upon creation of the entity.
warningsList of warnings related to the entity creation.
Body Params
string
required

Unique code of the associate.

string

Name of the associate.

int32
required

Unique ID of the store associated with the associate.

boolean

Pass true to activate the associate, false to inactivate.

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json