Credit Data Points REST Endpoints

Credit Data Points
The credit and collections data point resource contains customer's firmographic, receivables, and financial information. The data point resources can be system derived or customer configured. The data point categories are Bank References, Billing and Payments, Business Information and Credit, Collateral, Financial Data, Guarantors, References, Trade References, Venture Funding, and Additional. For example, Total Amount Past Due is a system-derived credit and collections data point, categorized under Billing and Payments
Create a credit and collections data point
Method: post
Path: /fscmRestApi/resources/11.13.18.05/creditAndCollectionsDataPoints
Get a credit and collections data point
Method: get
Path: /fscmRestApi/resources/11.13.18.05/creditAndCollectionsDataPoints/{DataPointId}
Get all credit and collections data points
Method: get
Path: /fscmRestApi/resources/11.13.18.05/creditAndCollectionsDataPoints
Update a credit and collections data point
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/creditAndCollectionsDataPoints/{DataPointId}