Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 509 Bytes

Amazon Endpoint

For a detailed explanation check out the Spree Guides - Amazon Endpoint.

Return Orders

  • Receives an amazon:order:poll message and looks for new orders in Amazon
  • Returns orders to be imported into Spree

Return Specific Order

  • Receives an amazon:import:by_number message and looks for a specific order in Amazon
  • Returns a specific order from Amazon filtered by amazon_order_id to be imported into Spree