...
Excerpt |
---|
Move documents for an account to another account. |
Endpoint ID: |
9204 | ||||||||
Method: |
| |||||||
URL: | / |
entity/ |
id/{entityID}/documents/move/{toEntityID} / |
entity/ext-key/{externalRelationID}/{externalRelationType}/documents/move/{toEntityID} | |
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 | |
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 | |||||
404 | Account was not found The following sub codes may be returned:
|