This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
order-update-token.created
. So, if you have a notification provider installed that handles this event and sends the customer a notification, such as an email, the customer should receive instructions on how to finalize their claim ownership.curl --location --request POST 'http://127.0.0.1:3658/m1/543334-505232-default/store/orders/batch/customer/token' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_ids": [
"string"
]
}'
{}