Delete Trust Deed Details
DELETE {{baseUrl}}/sf/funds/:fundId/trustDeeds/:trustDeedId
This endpoint allows you to delete the trust deed.
Please note, this will remove the Trust Deed from the Trust Deed screen, however the underlying document will still be availble in the Document screen.
API Scopes
The following API scopes can access this resouce
- audit
- smsf_partner
- bgl_partner
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: Created
{"status":"DELETED"}