Loading...

Marketplace API

Add escrow inspection flows to listings, checkout, and brokered deals.

Bundlescrow INC supports structured intake for platforms that need buyer protection, seller certainty, escrow inspection, buyer reports, final delivery, and evidence-based payout workflows.

Core objects

Design around the transaction lifecycle.

Transaction

Amount, parties, item type, escrow inspection window, fees, and status.

Instruction

Escrow agent intake requirements, report rules, final delivery conditions, return terms, and dispute rules.

Evidence

Inbound tracking, escrow intake photos, documents, signatures, registrar data, and inspection notes.

Event

Created, seller instructed, received by escrow, inspected, report sent, approved, delivered, paid out.

POST /v1/transactions
{
  "amount": 4200,
  "currency": "USD",
  "item_type": "electronics",
  "inspection_days": 3,
  "release_rule": "escrow_report_approval"
}

Integration modes

Start simple, automate what repeats.

Hosted intake

Send parties to an Bundlescrow INC transaction draft and receive status updates manually.

Escrow button

Add a transaction button to high-value listings or offers.

API workflow

Create drafts, receive webhooks, and sync statuses back into your platform.