Payouts and Account Automation-2. Webhooks subscription
Number of APIs: 5
-
2. Create subsription for borderless deposit POST {{host}}/v3/profiles/{{business-profile-id}}/subscriptions
-
3. List webhook subscriptions GET {{host}}/v3/profiles/{{business-profile-id}}/subscriptions
-
4. Get webhook subscription by ID GET {{host}}/v3/profiles/{{business-profile-id}}/subscriptions/{{webhook1-id}}
-
5. Delete webhook subscription for transfer state change DELETE {{host}}/v3/profiles/{{business-profile-id}}/subscriptions/{{webhook1-id}}
-
6. Delete webhook subscription for borderless deposit DELETE {{host}}/v3/profiles/{{business-profile-id}}/subscriptions/{{webhook2-id}}