Skip to main content
Log inSign up
mutation

Requires write_locations access scope.

Activates a location so that you can stock inventory at the location. Refer to the isActive and activatable fields on the Location object.

ID!required

The ID of a location to activate.


Was this section helpful?

Anchor to LocationActivatePayload returnsLocationActivatePayload returns

The location that was activated.

Anchor to locationActivateUserErrorslocationActivateUserErrors

The list of errors that occurred from executing the mutation.


Was this section helpful?