Core Service
integer · int32string
data-types
Operations addressed under /data-types — 1 operation.
get-data-type-list
GET
https://dg-sandbox.dgpays.com/core-service
/data-types
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<DataTypeDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | int | no |
Name | string | no |
Member names are the service's declaration names.
get-data-type-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
object[]
Array of catalog-declared response records.
idname