Credit Data Point Values REST Endpoints

Credit Data Point Values
The data point values resource contains the value for credit and collections data points mapped to a party or account. The value is provided by customers. The data point value may be a number, date, or string data type.
Create a data point value
Method: post
Path: /fscmRestApi/resources/11.13.18.05/dataPointValues
Get a data point value
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataPointValues/{DataPointRepositoryId}
Get all data point values
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataPointValues
Update a data point value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/dataPointValues/{DataPointRepositoryId}