Method: GET /api/v1/application/data/{countryCode}

Caribbean
Colombia
Mexico

This endpoint is used to retrieve information about a list of fields configuration for Omnipay´s reference data, list of IPG Services and Features, list of IPG fields, List of FDPOS' fields and products & features.

  1. Parameter.
    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 information for 5 different contexts: Omnipay Fields, productsAndFeatures, IPGServicesAndFeatures, IPGFields and FdPosFields.
    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

More information is detailed in the API.