Types

ListingReport

Example

{
  "type": "ListingReport",
  "batchId": "string",
  "reportingOfficeId": "https://{officeid}.example.com/profile/card#me",
  "dateCreated": "2019-08-24T14:15:22Z",
  "listingsAddedCount": 0,
  "totalListingsCount": 0
}

Schema

NameTypeDescription
(root)objectsummary report of listing inventory count
typestringRECORD-TYPE
batchIdstringBATCH-ID
reportingOfficeIdstringOFFICE-ID format (uri)
dateCreatedstringYEAR-MONTH format (date-time)
listingsAddedCountnumberLISTINGS-TAKEN
totalListingsCountnumberLISTINGS-INVENTORY
Previous
ListingOffer