cURL
curl --request GET \ --url https://api.managem.co.uk/seller/dashboard \ --header 'Authorization: Bearer <token>'
{ "url": "<string>" }
Generate a seller dashboard login link.
Use this endpoint to redirect sellers into their connected payout/account management dashboard.
Behavior:
Access rules:
404
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Dashboard login link
Stripe Express login link for a seller
Link to the Stripe Express dashboard