Skip to main content
Anchor to LocationActivateUserError

LocationActivateUserError

object

Requires read_locations access scope.

An error that occurs while activating a location.

•LocationActivateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

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

Arguments

•ID!required

The ID of a location to activate.


Fields

•Location

The location that was activated.

Anchor to locationActivateUserErrorslocationActivateUserErrors
•[LocationActivateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »