Change an Organization's Status

You can change the status of organization by sending a GET request and including only the fields that you want to update in your request.

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.