The Merchant Orders API can be used by merchants to integrate their own systems with Tipser's order processing system.

Authorization

The Merchant Orders API can be accessed through a shared secret: apiKey. This method requires adding apiKey param to each request.
The API can also be accessed through the standard Tipser Authentication API with JWT Bearer tokens.