...
Excerpt |
---|
Retrieves document for an account. |
style | white-space: pre |
---|
Endpoint ID: |
9200 | ||||||||
Method: |
| |||||||
URL: | / |
entity/ |
id/{entityID}/documents/{documentID} / |
entity/ext-key/{externalRelationID}/{externalRelationType}/documents/{documentID} | |
entityID |
Rubiq entity ID that uniquely identifies |
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 |
style | white-space:pre |
---|
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:
|