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

KeyDatatypeRequiredDescription
x-hopex-documentversionstring
x-hopex-filenamestring

RESPONSES

status: OK

{"documentId":"Dbm4QHHbM5vH","success":true}