...
SetupWebServicePages(FORM::"Ship-to Address",DATABASE::"Ship-to Address");
SetupWebServicePages(FORM::"Contact Card",DATABASE::Contact);
//Delete the following line.
SetupWebServicePages(FORM::"Currency Exchange Rates",DATABASE::"Currency Exchange Rate");
SetupWebServicePages(FORM::"Customer Disc. Groups",DATABASE::"Customer Discount Group");
SetupWebServicePages(FORM::"Item Disc. Groups",DATABASE::"Item Discount Group");
...
...
SetupWebServicePages(FORM::"Ship-to Address",DATABASE::"Ship-to Address");
SetupWebServicePages(FORM::"Contact Card",DATABASE::Contact);
SetupWebServicePages(FORM::"Customer Disc. Groups",DATABASE::"Customer Discount Group");
SetupWebServicePages(FORM::"Item Disc. Groups",DATABASE::"Item Discount Group");
...