Using OpenPacketFix_ with ebay.com

unknown integration

Install
# See https://github.com/panbinibn/OpenPacketFix_
This method retrieves the details of specific items that the buyer needs to m…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /item/
This method retrieves the details of a specific item, such as description, pr…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /item/{item_id}
This is an experimental method. This method retrieves all the items in the eB…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /shopping_cart/
SDK on GitHub 📄 API Docs
SDK
OpenPacketFix_
unknown
API
ebay.com
ebay.com:buy-browse
At a glance
Language unknown
Endpoints11