KYC status processing
The KYC process starts after creating the user in Hyperwallet. Hyperwallet gets in contact with the seller through the shop’s contact information in Mirakl.
The KYC status processing isn’t started by the connector using jobs. Hyperwallet servers are the ones notifying the progress of the KYC verification to the connector. The connector then updates the KYC status in Mirakl.
Hyperwallet events
The connector processes the following events associated to Hyperwallet’s user type:
Event | Relevant fields |
---|---|
|
|
Hyperwallet documentation provides more information about the Hyperwallet user events.
API calls
The connector does the following API calls during the sellers extraction jobs execution:
Call | Target System | Endpoint | Parameters |
---|---|---|---|
Update KYC status of a shop |
Mirakl |
|
Data mapping
Based on the verificationStatus
field of Hyperwallet’s user updated event, the connector does the following mapping into Mirakl KYC status:
Hyperwallet verification status | Mirakl KYC status |
---|---|
|
Awaiting KYC verification (PENDING_APPROVAL) |
|
KYC Passed (APPROVED) |
|
Awaiting KYC data (REFUSED) |
|
KYC Passed (Approved) |