...
Excerpt |
---|
Retrieves document for an account. |
Span |
Endpoint ID: | 10609200 | |||||||||
Method: |
| ||||||||||
URL: | /userentity/dp-keyid/{entityID}/documents/{documentID} /userentity/ext-key/{externalRelationID}/{externalRelationType}/documents/{documentID} | ||||||||||
entityID | dialogportal™ master key Rubiq entity ID that uniquely identifies account an account to return data for | ||||||||||
externalRelationID | External key that uniquely identifies an account to return data for | ||||||||||
externalRelationType | Type of external key | ||||||||||
documentID | The ID of the document to be retrieved | ||||||||||
Request body: | None | ||||||||||
Span |
Response body: | JSON data with properties corresponding to the document. 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:
|
...