2. Create transfer state change webhook subscription

POST {{host}}/v3/applications/{{client-id}}/subscriptions/

Subscribe application for transfer status change events

Request Body

{"name"=>"Webhook Subscription #1", "trigger_on"=>"transfers#state-change", "delivery"=>{"version"=>"2.0.0", "url"=>"<your webhook URL>"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring