HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

createInventoryItem

Requests that Amazon create product-details in the Sandbox Inventory in the sandbox environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to Selling Partner API sandbox for more information.

Body Params

CreateInventoryItem Request Body Parameter.

string
required

The seller SKU of the item.

string
required

The marketplaceId.

string
required

The name of the item.

Responses

Response body
object
errors
array of objects

A list of error responses returned when a request is unsuccessful.

errors
object
string
required

An error code that identifies the type of error that occurred.

string

A message that describes the error condition in a human-readable form.

string

Additional information that can help the caller understand or fix the issue.

Headers
object
string

Unique request reference identifier.

Language