Skip to main content

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/newRegistration

Pre-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.
Only a registration created within the last 24 hours can be connected this way. If none is found, or the plan is not delivered as a start up application, a new registration is created exactly as described below.

Headers

Input parameters

Request

Request parameters