Attachment - Upload
POST {{server_url}}/HOPEXGraphQL/api/attachment/{{documentId}}/file
Upload a file in HOPEX in a given Business Document absolute identifier.
The option in the header allows to define : * new version of the existing document * override of the existing document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hopex-documentversion | string | ||
x-hopex-filename | string |
RESPONSES
status: OK
{"documentId":"Dbm4QHHbM5vH","success":true}