Delete Shipping AddressAsk AIdelete https://sandbox.nmi.com/api/v5/customers/{customer_id}/shipping/{shipping_id}Delete a shipping address from a customer.Path Paramscustomer_idstringrequiredThe customer vault ID.shipping_idstringrequiredThe shipping address ID to delete.Responses 200Shipping address deleted successfully 401Unauthorized 404Customer or shipping address not foundUpdated about 2 months ago