{
"opencollection": "1.0.0",
"info": {
"name": "Foreign Exchange Rates Visa Supplier Matching Service API API",
"version": "1"
},
"items": [
{
"info": {
"name": "Visa Supplier Matching Service API",
"type": "folder"
},
"items": [
{
"info": {
"name": "Match suppliers to Visa merchants",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://sandbox.api.visa.com/visasuppliermatchingservice/v1/search",
"params": [
{
"name": "supplierName",
"value": "",
"type": "query",
"description": "Name of the Supplier"
},
{
"name": "supplierStreetAddress",
"value": "",
"type": "query",
"description": "Address of Supplier"
},
{
"name": "supplierCity",
"value": "",
"type": "query",
"description": "City of the Supplier"
},
{
"name": "supplierState",
"value": "",
"type": "query",
"description": "State of the Supplier"
},
{
"name": "supplierPostalCode",
"value": "",
"type": "query",
"description": "Postal Code of the Supplier"
},
{
"name": "supplierCountryCode",
"value": "",
"type": "query",
"description": "Country Code of the Supplier
Refer to ISO Country Codes"
},
{
"name": "supplierPhoneNumber",
"value": "",
"type": "query",
"description": "Phone number of the Supplier"
},
{
"name": "supplierTaxId",
"value": "",
"type": "query",
"description": "Tax Id of the Supplier"
}
]
},
"docs": "Match suppliers to Visa merchants"
}
]
}
],
"bundled": true
}