Перейти к основному содержимому

getShopList

getShopList

Responses

OK


Schema
  • Array [
  • accountNo string
    addresses object[]
  • Array [
  • addressId int64
    id int64
  • ]
  • bankId int64
    bik string
    corAccountNo string
    id int64
    name string
    online boolean
    owner string
    regAddress string
    treatyNo string
  • ]
GET /dicts/shops

Request

Base URL
//localhost
curl / cURL
curl -L -X GET '//localhost/dicts/shops' \
-H 'Accept: */*'