Upload Job Attachment POST

Path:/pvds/upload_attachment.json
HTTP Method:POST

Request Parameters

ParameterTypeIs Required?NoteExample
idStringYes"GWT383595"
attachment_typeStringYesAttachment Type, Valid values are: "other_document", "stc_document", "coc_document" or "noc_document". other_document: Other Documents, stc_document: STC Form, coc_document: COC (ESC) Document, noc_document: NOC(Notice of Completion, Required for WA)"noc_document"
file_nameStringYes"noc document.pdf"
fileStringYesBase64 encoded file
Example:
original string: abcde
encode string: YWJjZGU=

Request Example

{
  "client_id": "23565656e63f33016ad7f4f338a6f70be78c136addbbb9c803d09756c6ee93f1",
  "signature": "2dc1b977b376a2fd26bf05c1f15da59b",
  "timestamp": "2019-08-02T10:31:50+11:00",
  "id": "GWT383595",
  "attachment_type": "other_document",
  "file_name": "invoice document.pdf",
  "file": "/9j/4AAQSkZJRgABAQAAkACQAAD/4QB0RXhpZgAATU0AKgAAAAgABAEaAAUAAAABAAA.....pGiiivsjkCiiigAooooAKKKKAP/2Q=="
}

Response Example

See Get Stc Job Response

By clicking "Accept All Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Further information about our use of cookies and similar technologies can be found in our cookie policy .

Copyright ©2026, GreenDeal. All Rights Reserved