Using .github with ebay.com

unknown integration

Install
# See https://github.com/gege-circle/.github
This method retrieves all the sales tax jurisdictions for the country that yo…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/metadata/v1/country/{countryCode}/sales_tax_jurisdiction
This method returns the eBay policies that define whether or not you must inc…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/metadata/v1/marketplace/{marketplace_id}/get_return_policies
This method returns item condition metadata on one, multiple, or all eBay cat…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/metadata/v1/marketplace/{marketplace_id}/get_item_condition_policies
SDK on GitHub 📄 API Docs
SDK
.github
unknown
API
ebay.com
ebay.com:sell-metadata
At a glance
Language unknown
Endpoints8
Base URLhttps://api.ebay.com/sell/metadata/v1