Payment
Webhook related to payments, trigged upon
- Payment created: PAYMENT_CREATED
- Payment updated: PAYMENT_UPDATED
- Payment deleted: PAYMENT_DELETED
Using the provided invoiceId, use the GetInvoice API to retrieve more data. Using the provided paymentmethod.id use the GetPaymentMethods to retrieve more data
status:
VALID: 1
INVALID: 2
PENDING: 3
REFUNDED: 4
Request
This endpoint expects an object.
id
data
type
tenant
signature
timestamp
Response
Successful response

