basketModel
createBasket
- Create basket for the provided customer.
| Method | Description | |
|---|---|---|
| Request |
createBasket
|
|
|
Response
|
|
getBasket
- Provides the current basket stored locally - offline.
| Method | Description | |
|---|---|---|
| Request | getBasket |
|
|
Response
|
|
updateBasket
- Provides the current basket - force online update.
| Method | Description | |
|---|---|---|
| Request | updateBasket |
|
|
Response
|
|