Skip to main content
POST
Check decision authority

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
tenantId
string
required

Tenant ID

Example:

"105fa115-52d0-4466-baff-740447a60774"

authorityLimitValueType
enum<string>
required

Authority Limit

Available options:
Currency,
Number,
Days,
Months,
Years,
Authorized,
Percentage
Example:

"Currency"

Response

Tenat authority checked successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:50.384Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data