post https://splitonboardingapisandbox.braspag.com.br/api/merchants//bank-account/request-update
Updates the bank details of a specific seller.
Environment | Method | Endpoint |
---|---|---|
Sandbox | post | https://splitonboardingapisandbox.braspag.com.br/api/merchants/{MerchantId}/bank-account/request-update |
Production | post | https://splitonboardingapi.braspag.com.br/api/merchants/{MerchantId}/bank-account/request-update |
The API provides an endpoint to request the update of a specific seller's bank details, using the seller's MerchantId
. After the update request, the data will be submitted to the bank information validation process.
Important:
- The new bank details will be updated on the platform after the bank information has been successfully validated;
- Validation may take up to two business days to be completed, and all steps can be followed via webhook. Learn more at Bank details validation notification.