Sessions
Retrieve all sessions
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Status | String |
The allowed values are processing, abandoned, failed, completed. | |
| BillingDetailsCollection | String | ||
| CancelUrl | String | ||
| CouponCollection | Boolean | ||
| CustomerBillingStreetLine1 | String | ||
| CustomerBillingStreetLine2 | String | ||
| CustomerBillingCity | String | ||
| CustomerBillingCountry | String | ||
| CustomerBillingPostalCode | String | ||
| CustomerCompany | String | ||
| CustomerEmail | String | ||
| CustomerFirstName | String | ||
| CustomerLastName | String | ||
| CustomerTaxId | String | ||
| Items | String | ||
| Locale | String | ||
| PaymentMethods | String | ||
| Permalink | String | ||
| SuccessUrl | String |