GET
Get Merchant Authorization Levels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.

Headers

Accept-Language
string
default:en

Preferred language for the response

Response

200 - application/json

Success Response (200)

levelNumber
integer

Authorization level number

Example:

1

levelName
string

Authorization level name

Example:

"Initiator Only"