Skip to main content
PUT
cURL

Corner Store Onboarding

To onboard a corner store, this endpoint must be called. Before that, the create-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:
  1. First, call the create-verification use case to obtain the verificationId.
  2. Next, use this endpoint to send the images and corner store information using the following request body example:
  1. Then, you need to call this endpoint again to send the information of the corner store, following the next body example:
  1. Finally, you need to notify when user finished the onboarding, following the next body example:

Path parameters

string
required
Propaga’s user id
string
required
Verification id generated when you call the create verification use-case

Body

string
default:"DOCUMENT_IMAGE_FRONTAL"
required
object
object