...
| 1060 | |||||||||||
Method: |
| |||||||||||
URL: | /user/dp-key/{entityID}/documents/{documentID} /user/ext-key/{externalRelationID}/{externalRelationType}/documents/{documentID} | |||||||||||
entityID | dialogportalâ„¢ master key that uniquely identifies account to return data for | |||||||||||
externalRelationID | External key that uniquely identifies account to return data for | |||||||||||
externalRelationType | Type of external key | |||||||||||
documentID | The ID of the document to be retrieved | |||||||||||
Request body: | None | |||||||||||
| JSON data with properties corresponding to the fields in the specified contract. The result will always hold the dialogportalâ„¢ master key and if the app making the request is configured to use a specific external key, this key is also included in the responsedocument. Please note that fields with null value is not returned by this end point.
| |||||||||||
Status codes: | 200 | Document found with success | ||||||||||
404 | Account/document was not found The following sub codes may be returned:
|