POST Stats/AbandonedCartsWithCustomer
Lista carritos abandonados con cliente asignado; incluye productos abandonados y datos de contacto del cliente.
Request Information
URI Parameters
None.
Body Parameters
GetStatsRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| DateFrom | date |
None. |
|
| DateUntil | date |
None. |
|
| Filter | Filter |
None. |
|
| Range | AdminFilterRange |
None. |
|
| Lang | string |
None. |
|
| StoreID | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
GetAbandonedCartsWithCustomerResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of AbandonedCartItem |
None. |
|
| ItemsCount | integer |
None. |
|
| DateFrom | date |
None. |
|
| DateUntil | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.