Upwork · Example Payload

Rest Engagement Example

FreelancingJobsTalentMarketplaceContractsHiring

Rest Engagement Example is an example object payload from Upwork, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatusjob_titleprovider_idrate

Example Payload

Raw ↑
{
  "id": "~abc123def456",
  "status": "active",
  "job_title": "Python Developer for Data Pipeline",
  "provider_id": "~abc123def456",
  "rate": 75.0
}