Logo
4PS-IDB API Documentation

BC 4PS api get one document

GET {{Protocol}}://{{Server}}:{{Port}}/{{NST}}/api/4ps/{{ApiGroup}}/v1.0/documents({{DocumentId}})

 

Body PARAM

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



HEADERS

Key Datatype Required Description 
Company
string




RESPONSES

status





Curl
curl -X GET 'undefined://undefined:undefined/undefined/api/4ps/document/v1.0/documents(undefined)?$expand=documentContents,documentLinks&$filter=documentLinks/any (dl: dl/recordID eq 'Service Location: SL00002')&$expand=documentLinks&$expand=appendDocumentContents' -H 'Company: undefined'

ENDPOINTS