get
https://test.nextra.bet/Sport/jsoncli/listDeposit
Get the list of the deposits history
| Property | Required | Description |
|---|---|---|
| da | required | Set starting date |
| a | required | Set end date |
| order | nullable | Ascend or Descend |
| method | required | id of the Payment Method |
| status | required | Status of the deposit data |
| number | required | number of data to display |
| pagina | required | page of data to display |
| importo_da | optional | Minimum amount to get |
| importo_a | optional | Maximum amount to get |
To set the method parameter, you need to use the id from the payment with the property inout "in".
Order value
| Label | Value |
|---|---|
| Ascendant | |
| Descendant | DESC |
Status value
| Label | Value |
|---|---|
| Running | 0 |
| Approved | 1 |
| Rejected | 2 |
