Set sellable without stock
Manage sellableWithoutStock for a given variant
Rate Limit: 2500 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
variantIdentifier
| string Examples:
|
Request body
requiredParameter | Details |
---|---|
warehouseReferenceKey
| string Example: DefaultWarehouse |
sellableWithoutStock
| boolean Example: true |
merchantReferenceKey | string |
Responses
200
Sellable without stock information was successfully set for variant.
application/json
Success
warehouseReferenceKeyrequired
string
Example:
DefaultWarehouse
sellableWithoutStockrequired
boolean
Example:
true
merchantReferenceKey
string
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
PUT
Request samples
Response samples
200Sellable without stock:
Content type: application/json