cancel
Showing results for 
Search instead for 
Did you mean: 

Adding child merchants to a Merchant

I was wondering if using the sandbox with a merchant I can add a submerchant, maybe a transactional type?

Also, I can not make the endpoint 'https://apitest.cybersource.com/boarding/v1/registrations/{registrationId}' work. It returned RESOURCE_NOT_FOUND. Not sure what key should I use in the sandbox, if sandbox key or the key I generated to the merchant.

The long version is that I want to be able to register and make operative a merchant using an API and not the console.

Thanks very much.

 

fruscitti
Member
1 REPLY 1

Ah, I see! If the platform you're using doesn't support HTML, here's a simplified answer in plain text:

To add a submerchant in the sandbox, you should be able to register a child merchant using the API. Ensure you're using the correct keys  typically, you'd need the sandbox key for testing, but also confirm you're using the right merchant credentials.

Regarding the "RESOURCE_NOT_FOUND" error with the endpoint, it may be due to an incorrect or missing registration ID. Double-check the registration process to make sure you're using the right one.

Make sure you follow the right steps in the Cybersource API documentation for merchant registration through API, as that's the method you want to use instead of the console.

Good luck!

edward53
Member