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-4599*********755-11221*********d497ae962*********ecf8d85-1*********' \
Sample answer
// This request has not been responded to.