Zoopla · Example Payload

Zoopla Wfp Create With Custom Details Request

Real EstateUnited KingdomProperty ListingsProperty PortalPropTechRentalsEstate AgentsLeadsCRM Integration

Zoopla Wfp Create With Custom Details Request is an example object payload from Zoopla, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

listingIdcustomDetails

Example Payload

Raw ↑
{
  "listingId": 123,
  "customDetails": {
    "orderNumber": 456
  }
}