Which documentation are you looking for?
Do not know how to start integrating?
Check the first stepsCancel agreement
DELETE
Products that use it:
Request's parameters
PATH
agreementId
Unique ID that identifies an Agreementstring
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 solutionsstring
Response parameters
Errors
400Error
400
Bad-Request
400
Bad-Request
400
Bad-Request
404
404
Not-Found
500Error
500
Error
Did you find this information useful?
Yes
No
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_ACCESS_TOKEN' \,
-H 'Authorization: Bearer TEST-2151*********762-03031*********750b665b7*********4dac477-1*********' \
Sample answer
// This request has not been responded to.