GET catalogs/id-types
TABLA: TIPOS DE IDENTIFICACION
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Return a collection of Identification Types
Collection of IdentificationTypesDtoName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
SriCode | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Id": 1, "Name": "sample string 2", "SriCode": "sample string 3" }, { "Id": 1, "Name": "sample string 2", "SriCode": "sample string 3" } ]