Change Updates

Do not miss any Lone Wolf Technologies Hub changes, ever again

Subscribe to the Lone Wolf Technologies Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Authentisign API
1.0
47 structure changes including:
1 Breaking change
2 Additions
44 Modifications
1 Removal
Modified 44 Breaking
PUT /api/v1/signings/{signingId}/recover-deleted
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents/s/url
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents/sc
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/history
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/participants
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/sso/signing/{signingId}
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
PATCH /api/v1/signings/{id}
  • Query
  • CallbackUrl query parameter Modified
    • Type is no longer string
      Breaking
PATCH /api/v1/signings/{signingId}/documents/{documentId}
  • Query
  • LayoutId query parameter Modified
    • Type is no longer string
      Breaking
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/accounts/email-signature
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/ccs/batch
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/layouts
  • Query
  • Name query parameter Modified
    • Type is no longer string
      Breaking
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/layouts/{id}/copy
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/participants/batch
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings
  • Body
  • multipart/form-data content type Modified
    • Files property Modified
      • Type went from array to array[string(binary)]
    • FilesWithStrikeoutsDisabled property Modified
      • Type went from array to array[string]
    • Fields property Modified
      • * property Added
    • Participants property Modified
      • Property is now required
        Breaking
      • Type went from array to array[object]
      • Authentisign.Services.Dtos.ParticipantDto property Added
    • Name property Modified
      • Property is now required
        Breaking
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{id}/copy
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{id}/resend-invitation
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{id}/reset
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{signingId}/force-complete
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{signingId}/link-transaction
  • Query
  • TransactionId, Documents query parameters Modified
    • Type is no longer string
      Breaking
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{signingId}/reject
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{signingId}/send-final-documents
  • Query
  • Emails query parameter Modified
    • Type is no longer string
      Breaking
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
POST /api/v1/signings/{signingId}/send-signing
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
PUT /api/v1/participants/{participantId}/email
  • Query
  • Email query parameter Modified
    • Type is no longer string
      Breaking
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
DELETE /api/v1/layouts/{id}
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
DELETE /api/v1/signings/{id}
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{documentId}/d/url
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{documentId}/dc/url
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{documentId}/o/url
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{encryptedDocumentId}/d
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{encryptedDocumentId}/dc
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/documents/{encryptedDocumentId}/o
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/layouts
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/deleted
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/documents/{signingId}/certificates
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/documents/{signingId}/completed
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/documents/{signingId}/originals
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/participants/{signingId}/invitations
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{id}
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/ccs
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents/ls
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents/ls/url
  • Response
  • 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
GET /api/v1/signings/{signingId}/documents/s
  • Response
  • 200, 400, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • default response Added
Removed 1 Breaking
GET /api/v1/sso/main
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
POST /api/v1/sso/layout/{layoutId}
GET /api/v1/sso/layout/{layoutId}
51 structure changes including:
1 Breaking change
4 Additions
46 Modifications
1 Removal
Modified 46 Breaking
POST /v1/Transactions
  • Body
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/xml content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • text/plain content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • text/json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • application/*+json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • subRegion, schoolDistrict, zoningClass, yearBuilt, price, taxes properties Added
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Timelines/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Transactions
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/xml content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • text/plain content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/octet-stream content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • text/json content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Transactions/{key}
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/xml content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • text/plain content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • application/octet-stream content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
    • text/json content type Modified
      • propertyType property Modified
        • Type went from object to integer(int32)
          Breaking
        • name, shortName, code, classCode, rental properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Contacts
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Contacts/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Documents
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Documents/file/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Documents/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Folders
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Folders/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Offers
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Offers/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Transactions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Users/{userId}/Transactions/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Contacts/{key}
  • Body
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/xml content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • text/plain content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • text/json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/*+json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/xml content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/plain content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Documents/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Folders/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Offers/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Tasks/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/Transactions/{key}
  • Body
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/xml content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • text/plain content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • text/json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • application/*+json content type Modified
    • propertyType property Modified
      • Type went from object to integer(int32)
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Added
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/Contacts
  • Body
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/json;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/xml content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • text/plain content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • text/json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • application/*+json content type Modified
    • contactType property Modified
      • Type went from object to integer(int32)
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/Documents
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/Folders
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/Tasks
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/Offers
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Contacts/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Documents/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Folders/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Offers/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Tasks/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/Transactions/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Comments
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Contacts
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/xml content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/plain content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Contacts/{key}
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/xml content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/plain content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/json content type Modified
      • contactType property Modified
        • Type went from object to integer(int32)
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Documents
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Documents/file/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Documents/sas/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Documents/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Folders
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Folders/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Offers
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Offers/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Tasks
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Tasks/{key}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/Timelines
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 1 Breaking
O auth2authentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 4
PATCH /v1/Users/{userId}/Transactions/{key}
PATCH /v1/Users/{userId}/Offers/{key}
PATCH /v1/Users/{userId}/Folders/{key}
PATCH /v1/Users/{userId}/Contacts/{key}
Authentisign API
47 structure changes including:
2 Breaking changes
45 Modifications
2 Removals
Modified 45 Breaking
DELETE /api/v1/layouts/{id}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /api/v1/signings/{id}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{documentId}/d/url
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{documentId}/dc/url
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{documentId}/o/url
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{encryptedDocumentId}/d
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{encryptedDocumentId}/dc
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/documents/{encryptedDocumentId}/o
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/layouts
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/deleted
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/documents/{signingId}/certificates
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/documents/{signingId}/completed
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/documents/{signingId}/originals
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/participants/{signingId}/invitations
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{id}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/ccs
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents/ls
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents/ls/url
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents/s
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents/s/url
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/documents/sc
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/history
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/signings/{signingId}/participants
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/sso/main
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/v1/sso/signing/{signingId}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /api/v1/signings/{id}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /api/v1/signings/{signingId}/documents/{documentId}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/accounts/email-signature
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/ccs/batch
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/layouts
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/layouts/{id}/copy
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/participants/batch
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{id}/copy
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{id}/resend-invitation
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{id}/reset
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{signingId}/force-complete
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{signingId}/link-transaction
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{signingId}/reject
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{signingId}/send-final-documents
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/signings/{signingId}/send-signing
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /api/v1/participants/{participantId}/email
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /api/v1/signings/{signingId}/recover-deleted
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 2 Breaking
Api key headerauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Api key queryauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Back Office API
70 structure changes including:
1 Breaking change
69 Modifications
1 Removal
Modified 69 Breaking
DELETE /v1/business-contacts/{businessContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/client-contacts/{clientContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/commissions/{id}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/conditions/{conditionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/deposits/{depositId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/external-agents/{externalAgentId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/external-commissions/{externalCommissionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/business-contacts/{businessContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/classifications
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/classifications/{classificationId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/client-contacts/{clientContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/commission-fees/{id}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/commissions/{id}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/condition-types
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/condition-types/{conditionTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/conditions/{conditionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/contact-types
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/contact-types/{contactTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/deposits/{depositId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/employees
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/employees/{employeeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/external-agents/{externalAgentId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/external-commissions/{externalCommissionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/features
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/features/{featureId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/offices
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/offices/{officeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/property-types
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/property-types/{propertyTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/sources-of-business
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/sources-of-business/{sourceOfBusinessId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/tiers/{tierId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/summary
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/business-contacts
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/client-contacts
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/conditions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/deposits
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/external-agents
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/summary
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/tiers
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/tiers/{tierId}/commissions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/tiers/{tierId}/commissions/{commissionId}/fees
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{transactionId}/tiers/{tierId}/external-commissions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/business-contacts/{businessContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/client-contacts/{clientContactId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/commissions/{id}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/condition-types/{conditionTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/conditions/{conditionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/contact-types/{contactTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/deposits/{depositId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/external-agents/{externalAgentId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/external-commissions/{externalCommissionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/features/{featureId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/property-types/{propertyTypeId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/sources-of-business/{sourceOfBusinessId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/tiers/{tierId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /v1/transactions/{transactionId}
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/tiers/calculate-tier
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/business-contacts
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/client-contacts
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/conditions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/deposits
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/external-agents
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/tiers
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/tiers/{tierId}/commissions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/{transactionId}/tiers/{tierId}/external-commissions
  • Authentication
  • O auth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 1 Breaking
O auth2authentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Back Office API
1 structure change including:
1 Addition
Added 1
O auth2authentication method
Back Office API
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
O auth2authentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
46 structure changes including:
46 Modifications
Modified 46 Breaking
DELETE /v1/Contacts/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
DELETE /v1/Documents/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
DELETE /v1/Folders/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
DELETE /v1/Offers/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
DELETE /v1/Tasks/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
DELETE /v1/Transactions/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Comments
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Contacts
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/xml content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/plain content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Contacts/{key}
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/xml content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/plain content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Documents
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Documents/file/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Documents/sas/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Documents/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Folders
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Folders/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Offers
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Offers/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Tasks
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Tasks/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Timelines
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Timelines/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Transactions
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/xml content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • text/plain content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/octet-stream content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • text/json content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Transactions/{key}
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/xml content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • text/plain content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • application/octet-stream content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
    • text/json content type Modified
      • propertyType property Modified
        • Type went from integer(int32) to object
          Breaking
        • name, shortName, code, classCode, rental properties Added
      • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Contacts
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Contacts/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Documents
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Documents/file/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Documents/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Folders
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Folders/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Offers
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Offers/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Transactions
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
GET /v1/Users/{userId}/Transactions/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Contacts/{key}
  • Body
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/xml content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • text/plain content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • text/json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/*+json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • Response
  • 200 response Modified
    • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=false content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/json;IEEE754Compatible=true content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/xml content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/plain content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • application/octet-stream content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
    • text/json content type Modified
      • contactType property Modified
        • Type went from integer(int32) to object
          Breaking
        • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Documents/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Folders/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Offers/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Tasks/{key}
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
PATCH /v1/Transactions/{key}
  • Body
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/xml content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • text/plain content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • text/json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/*+json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=none content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
    • transactionId, opportunityId, userId, address1, address2, address3, address4, locality, region, subRegion, postalCode, country, propertyIncludes, propertyExcludes, taxNumber, note, schoolDistrict, zoningClass, yearBuilt, phase, price, taxes, isDeleted, reviewStatus, createdDate, updatedDate, deletedDate, listingExpiration, listingGoesLive, phaseUpdatedDate, imagePath, boNumber, crmContactId, crmOpportunityId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id, createdTimestamp, modifiedTimestamp, number, statusCode, addressStreetNumber, addressStreetName, addressStreetDirection, addressUnitNumber, addressCity, addressProvinceCode, addressPostalCode, offerDate, closeDate, entryDate, firmDate, finalizeDate, closePrice, classificationId, propertyTypeId, classification, conditions, deposits, tiers, externalAgents, clientContacts, businessContacts properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Contacts
  • Body
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/xml content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • text/plain content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • text/json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/*+json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=none content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.streaming=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • contactType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, code, inactiveDate properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Documents
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Folders
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Offers
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Tasks
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added
POST /v1/Transactions
  • Body
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/xml content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • text/plain content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • text/json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/*+json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=none content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.streaming=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=minimal;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true content type Modified
    • propertyType property Modified
      • Type went from integer(int32) to object
        Breaking
      • id, createdTimestamp, modifiedTimestamp, name, shortName, code, classCode, rental properties Added
  • Authentication
  • Api key header, Api key query authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • O auth2 authentication method Added