Process Addl Txn Output
Result of the additional product item transaction process.
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errorCode | String | The error code if the request or process fails. | Big, 67.0 | 67.0 |
| errorMessage | String | The detailed error message describing the failure. | Big, 67.0 | 67.0 |
| isSuccess | Boolean | Indicates whether the transaction process was successful. | Big, 67.0 | 67.0 |
| processedProductItemIds | String[] | List of product item IDs that were successfully processed. | Big, 67.0 | 67.0 |
| unprocessedProductItemIds | String[] | List of product item IDs that could not be processed. | Big, 67.0 | 67.0 |