Dictionary API

Provides static values

Dictionary API can be used to get static values for reference.

Gets possible reject reasons that can exist.

get
Authorizations
HTTPRequired

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Responses
200

OK

No content

get
/api/Dictionary/reject-reasons
GET /api/Dictionary/reject-reasons HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Last updated