| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| id | string | ☑️ | ||
| businessId | string | |||
| type | PaymentMethodType | |||
| country | PaymentMethodCountry | |||
| customerId | string | |||
| customer | object | |||
| referenceId | string | |||
| description | string | |||
| status | PaymentMethodStatus | |||
| reusability | PaymentMethodReusability | |||
| actions | PaymentMethodAction[] | |||
| metadata | object | |||
| billingInformation | BillingInformation | |||
| failureCode | string | |||
| created | Date | |||
| updated | Date | |||
| ewallet | EWallet | |||
| directDebit | DirectDebit | |||
| overTheCounter | OverTheCounter | |||
| card | Card | |||
| qrCode | QRCode | |||
| virtualAccount | VirtualAccount |