The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/AttachmentChange HTTP/1.1
Host: partnerhub.pbsdealers.com
Content-Type: application/json
Content-Length: length
{"SerialNumber":"String","ParentType":"String","ParentRef":"00000000000000000000000000000000","AttachmentId":"00000000000000000000000000000000","FileName":"String","Description":"String","Data":"AA==","UserRef":"00000000000000000000000000000000","IsAsynchronous":false}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"WasSuccessful":false,"Message":"String","ReferenceId":"String","ReferenceNumber":"String"}