Transfer
Show transfer preparation information
get/api/v1/transfers/{id4n}/sendInfo
Path parameters
id4nstring required
The ID4N to retrieve information about
Response
OK
Example response
{
"holderOrganizationId": "de.id4i",
"keepOwnership": true,
"ownerOrganizationId": "de.bluerain",
"recipientOrganizationIds": [
"de.acme",
"com.porsche",
"de.bluerain"
]
}