The Listing object
The shape of a listing, field by field.
{
"ref": "7J769R",
"category": "freight",
"fromCity": "München",
"fromCountry": "DE",
"toCity": "Cluj-Napoca",
"toCountry": "RO",
"dateType": "flexible",
"dateFrom": "2026-10-01",
"dateTo": "2026-10-05",
"description": "Euro pallets, general cargo",
"budget": "900.00",
"currency": "EUR",
"urgent": false,
"needsInvoice": true,
"paymentDays": 30,
"weightKg": 8000,
"volumeM3": 24,
"truckTypes": ["tautliner"],
"status": "published",
"createdAt": "2026-09-20T10:12:00Z",
"expiresAt": "2026-10-06T10:12:00Z",
"estimatedCost": "780.00",
"distanceKm": 1120,
"url": "https://ajungem.ro/curse/7J769R"
}
| Field | Type | Notes |
|---|---|---|
ref | string | the listing's public code |
category | enum | car, move, parcel, freight |
dateType | enum | asap, exact, flexible |
budget | string|null | decimal value; comes from the client, not a recommended price |
status | enum | published, closed, expired, cancelled, hidden |
estimatedCost | string|null | our own estimate, in RON; null = we couldn't work out the distance |
transportStage | enum|null | authorized participants only — departed, loaded, en_route, delivered |
stageUpdatedAt | string|null | authorized participants only |
No phone, email, or other contact field, under any circumstance.