Update merchant feature configuration (Internal)
Update the isActive status of a specific feature for a merchant within an organization. Requires admin API key authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
Organization identifier
merchantId
Merchant identifier
featureCode
Feature code to update
Headers
x-admin-api-key
Request
This endpoint expects an object.
isActive
Whether the feature should be active or not