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

About The API

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

Changelog

  • Changelog Update: 10/11/21
  • Changelog Update: 5/4/23
  • Changelog Update: 6/1/23
  • Changelog Update: 6/29/23
  • Changelog Update: 1/18/24
  • Changelog Update: 2/13/2024
  • Changelog Update: 7/25/24

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

  • Integration Apps (Shopify, Bigcommerce, Magento, Quickbooks)
  • Promote Your Shop
  • 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 over 2 years ago


  • Table of Contents
    • Tying Orders Together