Creates or fully updates an existing listings item for a seller
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sellerId
Seller identifier
sku
Seller SKU identifying the listing
Query parameters
marketplaceIds
Allowed values:
issueLocale
Request
This endpoint expects an object.
productType
Walmart product type for the listing
attributes
JSON object of product attributes matching the product type definition schema
requirements
Response
Successfully submitted
sku
status
submissionId
issues
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error