properties threeplsummary (http://api.3plcentral.com/rels/properties/threeplsummary)
Resource:
threepl without application settings
C# Rel Const:
Rels.PropertySvc.ThreePlSummary
URI template:
threeplsummaries/{id}
Obtain URI from:
Get summary threepl information
Success status: 200; Response is cacheable
Name (* = required) Data Type Description
id * int threepl id
Type Description
GuId string
Status Common.Enum.ThreePlRecordStatus
- 0: NewRecord
- 1: ConfEmailSent
- 2: ReadyToCreateDb
- 3: DbCreated
- 4: Deactivated
CreationDate DateTime? ...
Sample accept: application/hal+json
{
  "guId": "str",
  "status": 0,
  "creationDate": "2016-12-25T23:00:00"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.