patch https://sandbox.finmid.com/api/v2/b2b-payments/simulation/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.