Deployed Data Tables REST Endpoints

Data Tables/Deployed Data Tables
These endpoints allow an external system to access deployed data in CPQ data tables. When executed correctly, the external system will receive the CPQ data table's deployed data in the REST response body. NOTE: Currently only Read operations are supported when interacting with the custom{DataTable} API.
Get Deployed Data Table
Method: get
Path: /rest/v16/custom{DataTable}
Get Deployed Data Table Record
Method: get
Path: /rest/v16/custom{DataTable}/{id}