Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Credentials Setup

  • For a new logistic aggregator setup, the logistic aggregator name would need to be added to RMS.

  • This logistic aggregator name would be used to uniquely identify the logistic aggregator.

  • This name would be passed in the request body by RMS while making API calls to the logistic aggregator and also the logistic aggregator would pass this field in its request body while making API calls to RMS.

  • Credential Headers that will be used by RMS while making API calls to Logistic Aggregator will be provided by logistic aggregator on an org level. For example:

    • There are 2 clients who want to use RMS

    • Orgs are created for them: org-1 and org-2.

    • They both want to use a logistic aggregator - say logistic-aggregator-1.

    • Logistic-aggregator-1 will provide separate credentials for org-1 and org-2.

  • The following credentials will be used by a logistic aggregator to make API calls to RMS. These will be provided by the Increff team to the logistic aggregator. There will be separate credentials for each organization.

    • authDomainName

    • authUsername

    • authPassword

...