Declare Stock
Automate your stock with "Declared Stock"
Example
Name
Value
Name
Type
Description
{
"message": "string",
"statusCode": 200,
"data": {
"offerId": 0,
"declaredStock": 0,
"totalAvailableStock": 0
}
}{
"message": "Bad Request. Wrong/Invalid params format.",
"statusCode": 400
}{
"message": "UnAuthorized request. Invalid/Expired token",
"statusCode": 401
}{
"message": "Forbidden Request. Action not allowed or Rate Limit exhausted.",
"statusCode": 403
}Last updated