Enrolling sellers
This section describes the information that needs to be gathered, as well as the four steps of the enrollment process:
Step | Operation | Status at the end of the stage |
---|---|---|
1 | Submission of detailed information about the seller. This request generates a registration object and various nested objects (activity,board_member, etc.). | CREATED |
2 | You can then edit your request and add the required KYC documents. | AWAITING_SUBMISSION |
3 | Once the request is ready, submit the request to our compliance department via the API. | PENDING_VERIFICATION |
4 | Finally, as soon as the request is validated, the corresponding seller is created, and you can retrieve their login and start the payments. | SUCCEEDED |
To be automatically notified of the process, we recommend that you define webhooks for the object registration.
For more information on webhooks, see the Marketplace API Integration Guide.
Do not confuse the enrollment request and the merchant
The enrollment request (registration) leads to the creation of a (seller, but these are two different objects with separate uuids. Be careful not to confuse them.