Claim Order
POST
/store/orders/batch/customer/token
Orders
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.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.medusa-commerce.com/store/orders/batch/customer/token' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
200 - Example 1
{}
Request
Body Params application/json
Responses
Modified at 2023-11-27 13:05:07