Git Product home page Git Product logo

damai's Introduction

damai

大麦票务云分销API go 语言实现

使用方法

使用前请查看大麦票务云分销API文档 地址

参考以下方法传入大麦 keysecret,之后参考示例 topApi.go

var TopClient *Client

func init() {
    key := "xxxxxxxx"
    secret := "799eb5c0a6f7003bxxxxxxxxxxxxxxxx"
    TopClient = NewClient(key, secret)
}

参考

已实现的接口

  • 大麦-查询分销单
  • 大麦-出票
  • 大麦-库存释放
  • 大麦-新分销下单
  • 分销单个项目信息查询
  • 分销电子票查询接口
  • 分销项目分页查询项目列表服务
  • 大麦分销项目内容详情查询
  • 分销项目状态查询
  • 分销票品状态查询
  • 分销场次状态查询
  • 分销商查询座位信息
  • 分销商选座获取qtoken
  • 计算渠道用户下单快递费
  • 查询分销物流单
  • 分销查询取票点接口
  • 加密招商一网能支付入参
  • 查询招行支付状态api

damai's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.