Dictionary API
Provides static values
Dictionary API can be used to get static values for reference.
Authorizations
HTTPRequired
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Responses
200
OK
No content
401
Unauthorized
403
Forbidden
429
Too many requests
get
/api/Dictionary/reject-reasonsGET /api/Dictionary/reject-reasons HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Last updated