Move documents for an account to another account.
Endpoint ID: | 9204 | |||||
Method: | PUT | |||||
URL: | /user/dp-key/{entityID}/documents/move/{toEntityID} /user/ext-key/{externalRelationID}/{externalRelationType}/documents/move/{toEntityID} | |||||
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 | |||||
toEntityID | The ID of the account to which the documents are to be moved | |||||
Request body: | None | |||||
Response body: | None | |||||
Status codes: | 204 | Document moved with success | ||||
400 | Account was not found The following sub codes may be returned:
|