Start transfer process
POST/api/transfers/:id/start
Start transfer process
Request
Path Parameters
id stringrequired
Transfer ID
- application/json
Body
required
Array [
]
@typestringrequired
dspace:providerPidstringrequired
dspace:consumerPidstringrequired
dspace:dataAddress
object
@typestringrequired
dspace:endpointTypestringrequired
dspace:endpointstringrequired
dspace:endpointProperties
object[]
required
@typestringrequired
dspace:namestringrequired
dspace:valuestringrequired
Responses
- 202
Transfer started successfully