Categorygithub.com/grokify/go-visa
repositorypackage
0.1.5
Repository: https://github.com/grokify/go-visa.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go API client for Visa

Build Status Go Report Card Docs License

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

ClassMethodHTTP requestDescription
MerchantsearchApiSearchMerchantPost /merchantsearch/v1/searchAdd a new pet to the store

Documentation For Models

Documentation For Authorization

basicAuth

  • Type: HTTP basic authentication

Author