Upload Audit Document
POST {{baseUrl}}/sf/funds/:fundId/audit/uploaddoc/
API Scopes
The following API scopes can access this resouce
bgl_partner
smsf_partner
audit
Request Body
[{"name"=>"attachment", "value"=>nil, "datatype"=>"null"}, {"name"=>"financialYear", "value"=>"{{financialYear}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: Created
{"message":"Document uploaded successfully"}