Retrieve Organization Details

You can send a GET request to retrieve the details of an organization. You can use the GET request without parameters to retrieve the full details or use the
fields
query parameter to limit the results. See Using Query Parameters to Filter Results for more information about using the
fields
parameter.

Endpoint

Production:
GET
https://api.cybersource.com
/oms/v1/organizations/{organizationId}
Test:
GET
https://apitest.cybersource.com
/oms/v1/organizations/{organizationId}
Where
{organizationId}
is the ID that returned in the organization's boarding API response. Include only the fields you want to update.