Logo
4PS-IDB API Documentation

BC 4PS api Change Document

PUT {{Protocol}}://{{Server}}:{{Port}}/{{NST}}/api/4ps/{{ApiGroup}}/v1.0/documents({{DocumentId}})?Company={{Company}}

 

Body PARAM

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



HEADERS

Key Datatype Required Description 
If-Match
string
If-Match
string




RESPONSES

status





Curl
curl -X PUT 'undefined://undefined:undefined/undefined/api/4ps/document/v1.0/documents(undefined)?Company=undefined?$expand=documentContent,documentLinks&$filter=documentLinks/any (dl: dl/RecordID eq 'Service Location: SL00002')&Company=undefined' -H 'If-Match: W/"JzQ0O1R5Z3I3RVV3K0VnM2JEZGZENEN6ZVcrQUhLdmlRWWNEYzAyWWhnK1p2cUE9MTswMDsn"' -H 'If-Match: *' -d '{"description":"hor3.jfif","version":0}'

ENDPOINTS