createSandboxLocation

Creates a sandbox location and merchant in the test environment. This operation is available only in the sandbox environment and is used for onboarding test locations. Idempotency is ensured on locationName.

Body Params

The request body for creating a sandbox location.

The request object for creating a sandbox location.

merchantIds
array of strings
required
length ≥ 1

The list of merchant identifiers to create the location for. This list will have more than one entry only in case of MSF (Multi-Seller Fulfillment) location creation. In other cases, only one merchant should be passed in.

merchantIds*
string
required

The identifier for the marketplace. Refer to Marketplace IDs for the full list of supported marketplace IDs.

channels
array of strings
length ≥ 1

The list of channels to enable for the location. Defaults to ["FBA", "MFN"] if not specified.

channels
Allowed:
string
required
length between 1 and 60

The name for the sandbox location. Idempotency is ensured on this field.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json