Hii.
I've got the "The operation could not be completed due to a data validation error." While creating a atomic order with modifications.
here's a data:
https://sandbox.dev.clover.com/v3/merchants/CD1YZVEJZM8K1/atomic_order/orders
{
"orderCart": {
"orderType": {
"id": "FWN9MXFQGK1P6"
},
"lineItems": [
{
"item": {
"id": "Y75A0GMGWNJXW"
},
"modifications": [
{
"modifier": {
"id": "DKG9B6861DFA4"
}
}
]
}
]
}
}
How to Create orders with modifications?