All REST Endpoints

PrimaveraDataService
Get available columns for the specified table.
Method: get
Path: /sync/rest-service/dataservice/metadata/columns/{tableName}
Get available metadata for tables.
Method: get
Path: /sync/rest-service/dataservice/metadata/tables
Get seeding status of the metadata
Method: get
Path: /sync/rest-service/v1/config/status/seed/{configCode}
Query the data for a list of tables.
Method: post
Path: /sync/rest-service/dataservice/runquery
Refresh the metadata tables.
Method: post
Path: /sync/rest-service/dataservice/metadata/refresh