Transaction
Amount, parties, item type, escrow inspection window, fees, and status.
Marketplace API
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
Amount, parties, item type, escrow inspection window, fees, and status.
Escrow agent intake requirements, report rules, final delivery conditions, return terms, and dispute rules.
Inbound tracking, escrow intake photos, documents, signatures, registrar data, and inspection notes.
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
Send parties to an Bundlescrow INC transaction draft and receive status updates manually.
Add a transaction button to high-value listings or offers.
Create drafts, receive webhooks, and sync statuses back into your platform.