Jump to Content
ReverbGuides & Tutorials
HomeGuides & Tutorials
Guides & TutorialsLog InReverb
Log In

About The API

  • Getting Started
  • HTTP Headers
  • Rate Limiting and Terms of Service
  • Error Handling

Changelog

  • Changelog Update: 10/11/21

Authentication

  • Create a Personal Token
  • Personal Token Scopes

How To...

  • Build an E-Commerce Sync Integration

Create New Listings

  • Create Listings

Manage Existing Listings

  • Find and Update Listings
  • Image Updating
  • Manage Drafts
  • Manage Bumps
  • Manage Sales
  • Manage Direct Offers

Order Management

  • Retrieve Orders
  • Ship Orders
  • Tying Orders Together
  • Manage Refund Requests
  • Manage Negotiations

Payment Information

  • Payments and PayPal Transactions
  • Read Payouts

Manage Shop Settings

  • Vacation Mode
  • Account Details
  • Manage Messages
  • Manage Feedback

Testing on Sandbox

  • Testing on Sandbox

More Integrations

  • Embed Reverb in your website
  • Integration Apps (Shopify, Bigcommerce, Magento, Quickbooks)
  • Client Libraries

Troubleshooting

  • Debugging an API request
  • Debugging Integration Sync Issues (Bigcommerce, Shopify, Magento)

Tying Orders Together

Suggest Edits

Tying Orders Together

Orders that were checked out at the same time by the user all have the same order_bundle_id. So, if you would like to combine shipping, you can tie orders by that unique identifier.

Updated 4 months ago


  • Table of Contents
    • Tying Orders Together