Logo
4PS-IDB API Documentation

BC 4PS api add document

POST {{Protocol}}://{{Server}}:{{Port}}/{{NST}}/api/4ps/{{ApiGroup}}/v1.0/documents?$expand=documentLinks,appendDocumentContents

 

Body PARAM

Key Datatype Required Description 
$expand
string
$filter
string
$expand
string



HEADERS

Key Datatype Required Description 
Company
string




RESPONSES

status





Curl
curl -X POST 'undefined://undefined:undefined/undefined/api/4ps/document/v1.0/documents?$expand=documentLinks,appendDocumentContents?$expand=documentLinks&$filter=documentLinks/any (dl: dl/RecordID eq 'Service Location: SL00002')&$expand=documentLinks,appendDocumentContents' -H 'Company: undefined' -d '{"description":"Huis.jpg","version":0,"documentLinks":[{"source":true,"recordID":"Service Location: SL00001","seqNo":10},{"tableNo":11012801,"linkSystemId":"14ada219-46c7-ea11-83e1-0050568c6359","seqNo":20}]}'

ENDPOINTS