Create Event Subscription
Notifications
Create Event Subscription
Used to subscribe to notifications relating to a specified event type.
Create Event Subscription
Documentation Index
Fetch the complete documentation index at: https://docs.yapily.com/llms.txt
Use this file to discover all available pages before exploring further.
Learn more: Webhooks & Notifications
Authorizations
Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.
Headers
The sub-application ID to which event type is being subscribed to
Body
application/json
Unique identifier of the event type (for which notifications will be sent).
Allowed values: payment.status, payment.status.completed, payment.isoStatus
Example:
"payment.status.completed"
Subscription details for how and where to receive notifications.