Получение количества элементов справочника 'Группы кредитных продуктов'
Получение количества элементов справочника "Группы кредитных продуктов"
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Schema
integer
Unauthorized
Forbidden
Not Found
GET /dicts/credit-product-groups/qty
Request
Request
curl / cURL
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'
python / requests
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'
go / native
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'
nodejs / axios
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'
php / guzzle
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'
java / OkHttp
curl -L -X GET '//localhost/dicts/credit-product-groups/qty' \
-H 'Accept: */*'