Add | Adds a point of issue. |
 Delete | Deletes an existing point of issue. |
 Get | Retrieves a point of issue. The point of issue is specified by its key, which is contained in the `PointOfIssueParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `PointsOfIssuesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `PointOfIssueParamsCollection` data collection that identifies all points of issue. |
 Update | Updates an existing point of issue. |
Â