# Packages
No description provided by the author
# README
Go API client for Visa
This is a quick Swagger Spec for the Visa API
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 1.0.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.languages.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
"./visa"
Documentation for API Endpoints
All URIs are relative to http://sandbox.api.visa.com
Class | Method | HTTP request | Description |
---|---|---|---|
MerchantsearchApi | SearchMerchant | Post /merchantsearch/v1/search | Add a new pet to the store |
Documentation For Models
- MerchantSearchAttrList
- MerchantSearchHeader
- MerchantSearchOptions
- MerchantSearchRequest
- MerchantSearchResponse
- MerchantSearchServiceResponse
- ResponseHeader
- ResponseStatus
Documentation For Authorization
basicAuth
- Type: HTTP basic authentication