Get merchant features

Retrieve features configuration for a specific merchant within an organization. Requires ORGANIZATION_SETTINGS_VIEW_MERCHANT permission.

Path parameters

organizationIdstringRequired
Organization identifier
merchantIdstringRequired
Merchant identifier

Headers

AuthorizationstringRequired

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

Response

Merchant features retrieved successfully
merchantIdstring
Merchant identifier
featuresobject
Features configuration for the merchant

Errors