updateCartLines (DSX120A (once per line)). For JSON interface the program isĀ DSX120AJ.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionID | Session ID | String | Mandatory | |
| updateCartLines | Update cart lines | updateCartLines
Complex type |
1 | Mandatory |
| viewCartWithGeneratedLines | True = view cart with generated lines
False= do not view cart |
Boolean | Optional |
| Field ID | Description | Type | Length | Constraints |
| updateCartLine | Update cart line | updateCartLine
Complex type |
1 | Mandatory |
Response:
Each requested line returns a line number. The line number is the same as the requested line.
| Field | Description | Type | Occurrence |
| processNumber | Process number | String | 0..1 |
| lineNumbers | Line numbers | Integer | 0..* |
| shoppingCart | Shopping cart | viewCartOutput | 0..1 |
| messageSet | Message set | messageSetDataType
Complex type |
0..1 |
