| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| id | string | ☑️ | ||
| created | string | ☑️ | ||
| updated | string | ☑️ | ||
| referenceId | string | ☑️ | ||
| businessId | string | ☑️ | ||
| customerId | string | |||
| customer | object | |||
| amount | number | |||
| minAmount | number | |||
| maxAmount | number | |||
| country | PaymentRequestCountry | |||
| currency | PaymentRequestCurrency | ☑️ | ||
| paymentMethod | PaymentMethod | ☑️ | ||
| description | string | |||
| failureCode | string | |||
| captureMethod | PaymentRequestCaptureMethod | |||
| initiator | PaymentRequestInitiator | |||
| cardVerificationResults | PaymentRequestCardVerificationResults | |||
| status | PaymentRequestStatus | ☑️ | ||
| actions | PaymentRequestAction[] | |||
| metadata | object | |||
| shippingInformation | PaymentRequestShippingInformation | |||
| items | PaymentRequestBasketItem[] |