Trust Details

GET {{baseUrl}}/cas/trusts/:trustId

Gets trust details for a single trust

Response Body

KeyDatatypeMandatoryConstraints
formedDateStringYesISO 8601 date https://en.wikipedia.org/wiki/ISO_8601
idStringYesTrust Id
jurisdictionStringYesJurisdiction company was formed in
meetingAddressIdStringYesexisting Address Id
trustNameIdStringYesexisting Contact Id
typeObjectYesMust be either 'UNIT'/'DISCRETIONARY'/'HYBRID'/'BARE'

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"formedDate":"2013-07-02","id":20053,"jurisdiction":"Australia","meetingAddressId":929212,"trustNameId":1062014,"type":"UNIT"}