Method: GET /api/v1/fdpos/products-and-features/{countryCode}

Caribbean
Colombia
Mexico

This endpoint is used to retrieve FDPOS terminals information, available for the institution and country.

  1. Parameters
    a. CountryCode - 3 letter code - ISO-3166 alpha country code representing the country
  2. Responses
    a. “200” – OK. Indicates success in the inquiry and provides a list of valid values for secondary products and features from FDPOS, available for the institution and country.
    b. “204” - No register found
    c. “400” - Bad request
    d. “401” - Unauthorized request
    e. “403” - Forbidden request
    f. “500” - Internal Error
    g. “502” - API Error