Which documentation are you looking for?
Do not know how to start integrating?
Check the first stepsDid you find this information useful?
Yes
No
Delete order/mpmobile/instore/qr/{user_id}/{external_id}Delete an order whenever you need to with the ID of the user and the external ID.
DELETE
Products that use it:
Request's parameters
user_idstring
Localization: pathUser IdREQUIRED
external_idstring
Localization: pathExternal IdREQUIRED
Response parameters
Request
curl
curl -X DELETE \
'https://api.mercadopago.com/mpmobile/instore/qr/{user_id}/{external_id}' \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN \
Answer
json
{}
Errors
400bad_request
invalid_collector_id
invalid_access_tokenaccess denied.