To create a merchant account, you must send at least two requests: one to create the merchant organization and one to create a subordinate transacting organization.
  1. Send a POST request to:

    ADDITIONAL INFORMATION

    Production:
    https://api.cybersource.com
    /boarding/v1/registrations
    Test:
    https://apitest.cybersource.com
    /boarding/v1/registrations
  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.