Errors
objectAn error occurred, and the request could not be completed.
errorsarray[object]
Details of an error or issue.
Show Child Parameters
Example
ErrorsAlt
objectAn error occurred, and the request could not be completed.
errorsarray[object]
Details of an error or issue.
Show Child Parameters
Example
GeoCodeRequest
objectDetails of the geographical coordinates for a location.
longitudenumber(double)
The longitude of the location.
Example:-117.91836265987132
latitudenumber(double)
The latitude of the location.
Example:33.81228788622535
Example
GeoCodeResponse
objectDetails of the geographical coordinates for a location.
longitudenumber(double)
The longitude of the location.
Example:-117.91836265987132
latitudenumber(double)
The latitude of the location.
Example:33.81228788622535
Example
ListingCollection
objectA collection of listings.
hrefstring
The URL used to query the current collection of the resource.
Example:https://marketplace-api.centraldispatch.com/listings?limit(5,1)
countinteger(int32)
The total count of resources in the collection.
Example:23
itemsarray[object]
Details of a listing.
Show Child Parameters
Example