Retrieve a single merchant by its UUID, including its name, settings, and configuration. Supports Bearer token and API key authentication.
The Get Merchant endpoint returns the details for a single merchant identified by its UUID. Use this endpoint to read merchant configuration, verify settings, or fetch metadata before performing operations on the merchant.GET /merchants/{merchantID}