REST API | Visa Platform Connect

Retrieving a List of Organizations

You can retrieve up to 1000 rows of organizations. To retrieve a list of organizations:
  1. Send a GET request to:

    ADDITIONAL INFORMATION

    Production:
    https://api.smartpayfuse.barclaycard
    /oms/v1/organizations
    Test:
    https://api.smartpayfuse-test.barclaycard
    /oms/v1/organizations
  2. Check the response message to make sure that the request was successful. A 200-level HTTP response code indicates success. For information about response codes, see Transaction Response Codes.