Intelligent search powered by OpenAI
Delete order
DELETE
Products that use it:
Request's parameters
PATH
user_id
User Idstring
REQUIRED
external_id
External Idstring
REQUIRED
Response parameters
Errors
400Error
invalid_collector_id
COLLECTOR_ID invalid.
invalid_access_token
access denied.
Request
curl -X DELETE \
'https://api.mercadopago.com/mpmobile/instore/qr/{user_id}/{external_id}'\
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer TEST-7434*********159-03141*********cee51edf8*********f94f589-1*********' \
Sample answer
// This request has not been responded to.