Low quantity notification
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"sourceItemConfigurations":[{"source_code":"<string>","notify_stock_qty":"<number>","sku":"<string>","extension_attributes":"<object>"},{"source_code":"<string>","notify_stock_qty":"<number>","sku":"<string>","extension_attributes":"<object>"}]}Responses
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/inventory/low-quantity-notificationGet the source item configuration
Path parameters
sourceCodestringRequiredExample:
(Required)
<string>skustringRequiredExample:
(Required)
<string>Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/V1/inventory/low-quantity-notification/{sourceCode}/{sku}