Supermarket vouchers
Introduction
New way of purchasing supermarket vouchers updated as of 2024/05/01.
This API exposes 3 different methods, with 2 query methods validate document & obtain prices and 1 operation method: sale.
Validate Document
check-document-number
Validates the format of the provided document. *Only used for products from the Dominican Republic.
Obtain prices
get-prices/direct -or- get-prices/reverse
Based on the informed purchase or sale price, it returns the purchase configuration for that item and amount.
Sale
/pre-paid/supermarket-vouchers/purchase/
Executes the purchase of the order based on the data sent in the body of the method.
Validate Document
Check the validity of the ID number that is administered to you.
The length and control number are validated.
General workflow
Last modified: 23 days ago