POS New Account Registration
Endpoint to start new account registration. Starts a new account registration **POST ** https://apitest.clearline.me/v2/pos/{posSystemId}/integrations/account/newRegistrationPre-provisioned plans
Some plans are delivered as a start up application the merchant installs from their POS system. For those plans the merchant registration already exists: a Partner creates it in the Admin portal and the merchant is sent the application install link. When you call this endpoint with such a plan, ClearLine connects the installation to that registration instead of starting a new one:- the registration waiting on the same plan is updated with the profile and POS identifiers you send;
- the registration email with the account link is sent to
sendToEmail, so the merchant can activate the registration they were provisioned with; - calling the endpoint again for the same POS company updates the same registration, so a repeated installation never produces a duplicate merchant.