Payment Paid Event
Overview
/api/webhook/v1/thirdpartywebhook
Authorization
Headers
Authorization: Basic secret_key
Request Model
PaymentStatusChangedDto definition:
Property | Type | Description |
---|---|---|
id | string | Payment ID on the provider side |
status | string | Payment status, Examples: paid failed |