Quick Start

Set up your environment and use the REST API to view transaction details by performing these tasks.

Prerequisites

Prerequisite More Information
Install MicroTx Workflow to Install Transaction Manager for Microservices in Transaction Manager for Microservices Developer Guide
Install cURL Use cURL

Task 1: Obtain Account Information

From your account administrator, obtain the following account credentials to manage transactions:
  • User name and password to access MicroTx.

  • Client ID of the identity provider.

Task 2: Get the Required Roles Assigned

Contact your account administrator and get the administrator roles assigned to your user name. Administrators can access the MicroTx console to view and manage transactions by all the users. Non-admin users can only view and manage transactions that they have initiated.

Task 3: Understand the Format of Resource URLs and Identify the REST API Endpoint

See Send Requests.

Task 4: Get an Authentication Cookie

See Authenticate.

Task 5: Send a Request

See Test.