Trust Deed Details and Document by ID
GET {{baseUrl}}/sf/funds/:fundId/trustDeeds/:trustDeedId
This endpoint returns the specific trust deed for the ID provided.
API Scopes
The following API scopes can access this resouce
- audit
- smsf_partner
- bgl_partner
Response Body
Field | Mandatory | Data Type | Comments |
---|---|---|---|
deedType | Yes | String (enum) | Initialor Variation |
docKey | Yes | String | |
deedDate | Yes | Date | 2023-06-30T00:00:00.000+0000 |
description | No | String | |
deedSource | No | String | |
clauseNumber | No | String |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: Created
{"accountId":5919,"clauseNumber":null,"createdDate":"2024-02-19T05:13:03.000+0000","deedDate":"2023-06-30T00:00:00.000+0000","deedSource":null,"deedType":"Variation","description":"Trust Deed three","docKey":"sf360$5919$8a8bda418cf15e32018cf1860ab2001a$a52d2d91-7861-48eb-bb5f-b64eaaccdf4e","fileName":"TrustDeed3.pdf","fundId":"8a8bda418cf15e32018cf1860ab2001a","id":12500}