Properties
| Name | Type | Required | Description |
|---|---|---|---|
| offset | Long | ❌ | List starting element |
| limit | Long | ❌ | Number of list elements (max: 100) |
| paymentId | String | ❌ | Filter by payment ID |
| status | PaymentSplitListReceivedRequestPaymentSplitStatus | ❌ | Filter by status |
| paymentConfirmedDateGe | String | ❌ | Filter from the initial payment confirmation date |
| paymentConfirmedDateLe | String | ❌ | Filter from final payment confirmation date |
| creditDateGe | String | ❌ | Filter by date of receipt of initial split |
| creditDateLe | String | ❌ | Filter by date of receipt of final split |