Skip to main content
Version: v0.3.1

Callback to start transfer process

POST 

/api/transfers/callbacks/:id/start

Callback to start transfer process

Request

Path Parameters

    id stringrequired

    Transfer ID

Body

required
    @typestringrequired
    dspace:providerPidstringrequired
    dspace:consumerPidstringrequired

    dspace:dataAddress

    object
    @typestringrequired
    dspace:endpointTypestringrequired
    dspace:endpointstringrequired

    dspace:endpointProperties

    object[]

    required

  • Array [

  • @typestringrequired
    dspace:namestringrequired
    dspace:valuestringrequired
  • ]

Responses

Callback started transfer successfully
Schema
    any