Change in user status
A webhook is pushed when a user's status changes. The data structure is as follows:
Data parameters
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
| merchantUserId | String | N | User's unique tag on the merchant side |
| userId | String | Y | User's unique tag on Saintpay |
| kycStatus | String | Y | accept: Approved reject: Rejected |
| status | String | Y | new: Opening an account accept: The user has been approved. reject: Unsupported user. Not allowed to place orders with Saintpay. |