GET
/
proxy_api
/
v1
/
tl-isps
/
checkstock
Check stock limit
curl --request GET \
  --url https://core-proxy-service-w34nvoxnwq-uc.a.run.app/proxy_api/v1/tl-isps/checkstock \
  --header 'Authorization: Bearer <token>'
{
  "stockLimit": 123
}

Authorizations

Authorization
string
header
required

[just text field] Please enter token in following format: Bearer

Query Parameters

country
string
required

country

product
string
required

product

Response

Check stocks

stockLimit
number
required

Stock Limit