Payment Webhook Status
Introduction
Usage
Payment Scheme Type
Type
Description
{
"status": "Completed",
"paymentid": "P12000MTB1",
"transactionid": "T12000N5V4",
"reference": "Payment from Dobby",
"type": "PI_SEPA_INST",
"sender_iban": "GB17MOCK04001000002271",
"sender_name": "Draco Malfoy",
"amount": "20",
"currency": "EUR",
"datetime": "2020-01-01T07:20:00+0000"
}Last updated