Connect your Amazon Business account to Rye
Test Amazon Business Connection
To confirm that everything is set up correctly, please follow the steps below.
- Ensure that your group is in Active mode in Amazon (if you are in Test mode, the order will not show up in Amazon)
- Using the
createCart
mutation, create a cart with an Amazon product.- Replace the values in the double curly braces (
{{}}
) below with your own values.
- Replace the values in the double curly braces (
- Use the
submitCart
mutation to submit the cart- Replace
cart_id
with the cart id from the previous steps - Confirm that free shipping was applied if you have an Amazon Business Prime membership on your account.
- Replace
- Confirm the order appears in your Amazon Business account.
- Cancel the order if you don’t need the product.
Was this page helpful?