get list

request
GET /api/v2/payment-sub-types HTTP/1.1
response
HTTP/1.1 200 OK

[ {
  "subTypeId" : 2,
  "subTypeName" : "MEDICAL_INSURANCE",
  "email" : "test1@example.com"
}, {
  "subTypeId" : 3,
  "subTypeName" : "CREDIT_CONTRACT",
  "email" : "test2@example.com"
} ]
Table 918. response description
Path Type Description

[]

Array

Массив подтипов оплаты

[].subTypeId

Number

ID подтипа оплаты

[].subTypeName

String

Название подтипа оплаты

[].email

String

Email