GET /Schemas/{DtoDataType}
Summary: Get XSD schema
Operation ID: GetSchema
Auth: unknown
Operation ID: GetSchema
Auth: unknown
Description
Returns the XSD schema for the specified data type
Parameters (3)
Api-Version
(string, header, required, default: default)
The version of the api to target. Omit or set as 'default' to target the current api version.
Authorization
(string, header, required, default: Auto)
The OAuth 1 authorization header. 'Auto' enables auto complete.
DtoDataType
(string, path, required)
The data transfer object type name. E.g PensionPayInstruction
No probe data for this endpoint yet.