SalesContracts
GetpointType
Gets a list of the point types and their associated amounts available.
Parameters
Name
Type
Required
Description
contractID
Int32
✓
The contract id.
Returns
Type:
List of
PointsAvailableModel
Description:
List of Points Available
Http Method:
GET
Url:
api/SalesContracts/GetpointType?contractID={contractID}