DocumentPaymentEasypayVirtualIbanRead
object
Easypay Virtual IBAN payment data
Fields
| Name | Type | Description |
|---|---|---|
documentPaymentEasypayVirtualIbanId | Int! | |
documentPaymentGatewayId | Int! | |
easypayId | String | Easypay's single-payment UUID — the handle used to verify the transfer. |
captureId | String | |
orderId | String | |
iban | String | The single-use IBAN the customer transfers the amount to. |
amount | Float | |
paidAmount | Float | What Easypay confirmed was actually transferred; set on the first verified notification and kept even when it differs from |
message | String | |
updatedAt | String! | |
createdAt | String! |