Did you find this information useful?
Yes
No
Delete POS/pos/{id}Delete a Point of Sale whenever you need it with the ID of the POS.
DELETE
Products that use it:
Request's parameters
idstring
Localization: pathPOS IdREQUIRED
Response parameters
Request
curl
curl -X DELETE \
'https://api.mercadopago.com/pos/{id}' \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN \
Answer
json
{}
Errors
400bad_request
INVALID_POS_ID
404bad_request
1If there is no pos for the indicated ID and user.