On This Page
REST API | Visa Platform Connect
Creating a Merchant Account Using the API
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.
- Send a POST request to:
ADDITIONAL INFORMATION
Production:https://api.smartpayfuse.barclaycard/boarding/v1/registrationsTest:https://api.smartpayfuse-test.barclaycard/boarding/v1/registrations - 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.