Using apize-go with apiz.ebay.com

Go integration

Install
go get github.com/apizedev/apize-go
Quick start
import "apize-go"

// Initialize client
client := apize-go.NewClient("YOUR_ACCESS_TOKEN")
<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apiz.ebay.com/sell/finances/v1/payout
<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apiz.ebay.com/sell/finances/v1/transaction
<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apiz.ebay.com/sell/finances/v1/payout_summary
SDK on GitHub 📄 API Docs
SDK
apize-go
Go
API
apiz.ebay.com
apiz.ebay.com:sell-finances
Other SDKs for apiz.ebay.com
apizap-android-sdk apizap-java-sdk apize-js
At a glance
Language Go
Endpoints7
Base URLhttps://apiz.ebay.com/sell/finances/v1