{ "token": "string" }
curl --location --request POST '/store/orders/customer/confirm' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "string" }'
{}