Overview
Getting Started
MARKETPLACE
Widgets
Find Pros
Categories
Keywords
Requests
Leads
Messages
On-Demand Orders
Reviews
User Accounts
PRO INTEGRATIONS
Leads
Messages
Reviews
Pro Profiles
Business Phone Numbers
Manage Webhooks
Testing Your Pro Integration
Support
Changelog
Terms and Policies
A Negotiation is the object that represents the relationship between the customer and the Pro. It includes data like the job status, messages, invoices, scheduling time, and more.
The Negotiations API supports several operations, outlined below.
You can get data for a specific Negotiation via:
GET /api/v4/negotiations/{{negotiationID}} HTTP/2authorization: Bearer {{authCode}}
Last Updated: Apr 21st, 2026
On this page