Seller registration notifications
After submitting the seller registration request, Split de Pagamento will conduct KYC analysis and validation of the seller's bank domicile. At the end of each analysis, Split de Pagamento will send the following notifications with the status of each process:
- KYC Notification;
- Bank domicile validation notification;
- Onboarding notification.
IMPORTANT: The seller will only be able to transact when the onboarding notification returns the status Approved.
To receive status change notifications, it is necessary to configure the Notification URL field during the master registration at Split de Pagamento to receive a "POST" type request. The address must be HTTPS and should not use a non-standard HTTPS port (443).
The store is expected to return the following response:
HTTP Status Code 200 OK. If this response is not returned, there will be two more attempts to send the notification.
The estimated deadlines for each notification are:
- KYC Notification: a few minutes to 15 days;
- Bank domicile validation notification: two business days;
- Onboarding notification: will be sent twice, once after the KYC notification and once after the bank domicile validation notification (in the order they occur first).
Updated about 1 month ago