Skip to main content
PATCH
Update Merchant Status

Headers

string
required
Your test or live SDK Secret Key (sk_test_... or sk_live_...).

Path Parameters

string
required
Unique merchant identifier (e.g., mch_xyz789).

Request Body

string
required
The new merchant status. Allowed values: ACTIVE, PAUSED.

Response Fields

string
Unique merchant identifier.
string
The merchant’s name.
string
Updated merchant status (ACTIVE or PAUSED).
string
ISO 8601 timestamp of update.

Response Example

Platform Restrictions: If a merchant has been set to BLACKLISTED, FROZEN, or SUSPENDED by the TapRails platform, you cannot override that status using this endpoint.