Simulate Seller

This endpoint allows you to simulate onboarding of sellers in the sandbox environment. After creation sellers have the status of PENDING. In a production environment finmid runs certain checks before a seller is actually set ACTIVE. However, in the sandbox environment finmid does not run any checks nor sets the created seller ACTIVE automatically.

Use this API to onboard created sellers by setting their status to ACTIVE. You can also simulate other flows as well. For example setting the status to REJECTED to simulate rejection of a seller.

🚧

Only available in sandbox environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 100
^[a-zA-Z0-9_\.\-]{1,100}$

ID of the seller.

string
enum

New simulated status of the seller.

Allowed:
Responses

401

Missing or invalid API key. Could not authenticate API request.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json