cURL
KYC
Onboarding
PUT
cURL
Corner Store Onboarding
To onboard a corner store, this endpoint must be called. Before that, thecreate-verification use case must be invoked to obtain the verificationId required by this endpoint.
Create verification use case
Get more information about how call verification use-case
Important Considerations:
To send images to this endpoint, the base64 content of the image and its file extension must be provided. The optimal requirements for sending images are:- Clarity and Quality: Use clear, high-quality images without excessive shadows.
- Positioning: The subject’s face should be centered and unobstructed by objects such as glasses, hats, or face masks. The entire face must be visible.
- Size: The recommended image size is between 250 KB and 1 MB.
- Format: We recommend using JPEG or PNG formats.
- Colors: The image must be in color, not black and white.
- Dimensions: The image should have a minimum width of 750 pixels.
- Document Coverage (for INE): The document should cover at least 70% of the total image area.
How to Use This Endpoint
To use this endpoint, follow these steps:- First, call the
create-verificationuse case to obtain theverificationId. - Next, use this endpoint to send the images and corner store information using the following request body example:
- Then, you need to call this endpoint again to send the information of the corner store, following the next body example:
- Finally, you need to notify when user finished the onboarding, following the next body example:
Path parameters
Propaga’s user id
Verification id generated when you call the create verification use-case

