curl --location --request DELETE 'http://api.gelsinpizza.com/api/web/Address/DeleteMemberDeliveryAddress?addressId=103251863682' \
--header 'Authorization: {{UAT_TOKEN}}' \
--header 'Content-Type: text/plain' \
--data-raw '{
"Address": {
"StreetAddress": "KUTLUCAN Sokak/AKARBAŞI/ODUNPAZARI/Eskişehir",
"StreetAddressID": "107064721593",
"Floor": 1,
"AddressNo": 4,
"Entrance": "b",
"AppartmentNo": 1,
"AppartmentName": "başak sitesi",
"name": "Mecidiyeköy Ofis",
"AddressType": "Bilinmiyor",
"AddressTypeID": 0,
"DataSource": "ROPNG",
"DataSourceID": 0,
"Landmark": "test"
},
"PersonID": "104140119123",
"extensionNumber": "5541252525"
}'