Skip to content

fond-of-vertigo/amazon-sp-api

Repository files navigation

Amazon Selling Partner API

Golang client implementation to the Amazon SP-API.

Installation

go get -u github.com/fond-of-vertigo/amazon-sp-api

API-Endpoints coverage

  • Authorization
  • Catalog
  • Easy Ship
  • Fulfillment by Amazon (FBA)
  • Feeds
  • Finances
  • Fulfillment Inbound
  • Fulfillment Outbound
  • Listings
  • Merchant Fulfillment
  • Messaging
  • Notifications
  • Orders
  • Product Fees
  • Product Pricing
  • Reports
  • Sales
  • Sellers
  • Service
  • Shipment
  • Solicitations
  • Tokens
  • Uploads

Examples

Examples can be found in the examples directory.