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
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request body
Response
Ok
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 propertyemailrequest-property-pattern-added
- ▲