Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
The unique identifier of the organisation
"FYH0NTVW0DXK"
The unique identifier of the merchant account. Set to 0 to retrieve claims from login context (returns first active merchant association)
0 <= x <= 9999999935253486
The unique identifier of the user
"user-id-123"
Response
Success - Merchant user claims retrieved
An array of claim objects containing authorization information
The type/category of the claim (e.g., MerchantAccountName, MerchantStatusCode, LevelNumber, LevelName, MerchantAccountNumber, OrganisationId, OrganisationTypeCode, Role, UserRole)
"MerchantAccountName"
The value of the claim
"Acme Corporation"