Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.sandbox.iron.xyz/api/addresses/pix/{customer_id}/{pix_address_id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "trace_id": "<string>" }
Soft-deletes a PIX destination for a customer.
API Key
the ID of the customer
the ID of the PIX address
Delete Address Succeeded
Was this page helpful?