The adjustment has an invalid combination of types
The adjustment specifies a combination of items whose type is not compatible together.
| Error Message | The adjustment specifies a combination of items whose type is not compatible together. |
| Error Code | adjustment_invalid_combination_of_types |
| Status Code | 400 |
Common causes
Items with
type=taxcannot be combined with any items that havetype!=tax.
Solutions
Specify items with compatible
type.