Authorization: Digest username=guest, realm="test", nonce="2", uri="/uri", response="***"
{ "external_customer_id": "{{external_customer_id}}" }
curl --location -g --request DELETE 'https://api.staging.mintedconnect.com/partner/customer/address/{{addressId}}' \ --header 'x-client-id;' \ --header 'api-version: 3' \ --header 'Accept-Language: tr' \ --header 'Content-Type: application/json' \ --data-raw '{ "external_customer_id": "MTD0018232" }'
{ "data": [], "success": true, "code": 0, "message": "" }