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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: Created

{"message":"Document uploaded successfully"}