marketplace

Get Seller Registration Link

Get a link which the marketplace can redirect new sellers to register their accounts.

post/marketplace/link/seller/registration

Headers

Authorizationstring required

Request body

emailstring required
sellerIdstring required

ID of the seller

countrystring

Country in which the seller is located

redirectUrlstring

Optional url for post registration navigation

Response

Ok

linkstring required

URL to redirect or present via IFrame

Changes

Changed in 1 of the 22 revisions of this API.1

    • added the pattern (([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,})) to the request property email

      request-property-pattern-added