Intelligent search powered by OpenAIÂ
Cancel agreement
DELETE
Products that use it:
Request's parameters
PATH
agreement_id
Unique ID that identifies an agreement.string
REQUIRED
QUERY
client.id
Unique ID that identifies a clientnumber
HEADER
x-platform-id
Field intended for platforms or modules that offer Mercado Pago in their solutions.string
Response parameters
Errors
400Error
400
Bad-Request
404Error
404
Not-Found
500Error
500
Error
Request
curl -X DELETE \
'https://api.mercadopago.com/v2/wallet_connect/agreements/{agreement_id}?client.id=1451895580758649'\
-H 'Content-Type: application/json' \
-H 'x-platform-id: YOUR_PLATFORM_ID' \
-H 'Authorization: Bearer TEST-7434*********159-03141*********cee51edf8*********f94f589-1*********' \
Sample answer
// This request has not been responded to.