On This Page
REST API | Visa Platform Connect
Retrieving the Details of One Organization
To retrieve an organization:
- Send a GET request to:
ADDITIONAL INFORMATION
Production:https://api.smartpayfuse.barclaycard/oms/v1/organizations/{organizationId}Test:https://api.smartpayfuse-test.barclaycard/oms/v1/organizations/{organizationId}Where{organizationId}is the ID of the organization being retrieved. - 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.