CSQ Docs
  1. Prepaid
CSQ Docs
eVSB
  • eVSB
  • Overview
  • Headers
  • Methods
  • Error Codes
  • Test connection
    • ping echo
      GET
    • ping
      GET
  • Utils
    • Balances
      GET
    • Prices Direct
      GET
    • Prices Reverse
      GET
  • Prepaid
    • Recharge
      • Get Products
      • Purchase
    • Vouchers
      • Get Products
      • Vouchers Purchase
      • Voucher Additional Data
      • Get Finished Vouchers
    • Supermarket vouchers
      • Supermarket Vouchers Purchase
  • Postpaid
    • Billpayment
      • Get Parameters
      • Get Invoices
      • Payment
  1. Prepaid

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#

1
Purchase
Supermarket Vouchers Purchase

Dynamic workflow#

INFO
WORK IN PROGRESS.
Previous
Get Finished Vouchers
Next
Supermarket Vouchers Purchase
Built with