Properties
| Name | Type | Required | Description |
|---|---|---|---|
| offset | Long | ❌ | List starting element |
| limit | Long | ❌ | Number of list elements (max: 100) |
| creditCardBrand | ChargebackListRequestCreditCardBrand | ❌ | Filter by used card brand. |
| originDisputeDateLe | String | ❌ | Filter up to the chargeback opening date. |
| originDisputeDateGe | String | ❌ | Filter from a chargeback opening date. |
| originTransactionDateLe | String | ❌ | Filter up to the transaction date. |
| originTransactionDateGe | String | ❌ | Filter from a transaction date. |
| status | ChargebackListRequestChargebackStatus | ❌ | Filter by chargeback status. |