Skip to content

Instantly share code, notes, and snippets.

@yogananda-muthaiah
Created August 10, 2019 22:57
Show Gist options
  • Save yogananda-muthaiah/91506e9f96b09ac24868458dcec028b6 to your computer and use it in GitHub Desktop.
Save yogananda-muthaiah/91506e9f96b09ac24868458dcec028b6 to your computer and use it in GitHub Desktop.
SAP CPQ Rest API
https://sandbox.webcomcpq.com/setup/api/v1/admin/tenant
https://sandbox.webcomcpq.com/setup/api/v1/admin/users/current/data
https://sandbox.webcomcpq.com/api/rd/v1/Core/RefreshSession
https://sandbox.webcomcpq.com/api/v1/TenantResourceConsumption/GetResourceConsumptionInfoForCurrentTenant?_=1561904316235
https://sandbox.webcomcpq.com/api/v1/TenantResourceConsumption/GetBusinessPerformance?_=1561904892298
https://sandbox.webcomcpq.com/setup/api/v1/admin/translations/translate
https://sandbox.webcomcpq.com/setup/api/v1/admin/products?offset=0&limit=10
https://sandbox.webcomcpq.com/setup/api/v1/admin/users/current/data
https://sandbox.webcomcpq.com/setup/api/v1/admin/users?offset=0&limit=10
https://sandbox.webcomcpq.com/setup/api/v1/admin/permissionGroups?offset=0&limit=10
https://sandbox.webcomcpq.com/api/v1/admin/TablesOnQuotes/GetListInitData?_=1561904688524
https://sandbox.webcomcpq.com/api/v1/admin/Pricebooks/GetMarketSelectionInitData?_=1561904758992
https://sandbox.webcomcpq.com/api/v1/admin/BulkImportExport/GetData?currentPage=1&itemsPerPage=10
https://sandbox.webcomcpq.com/setup/api/v1/admin/companies?offset=0&limit=10
https://sandbox.webcomcpq.com/api/rd/v1/SegregationOfDutiesRD/GetSetupLinksVisibility?_=1561905044205
ttps://sandbox.webcomcpq.com/api/rd/v1/Catalog/GetInitData?_=1561905044206
https://sandbox.webcomcpq.com/api/rd/v1/Catalog/GetProductsCount?Search=&CategoryId=&Name=&Description=&InPromotion=false&PartNumber=&Type=&LowerPrice=&UpperPrice=&PageNumber=1&PageSize=20&SortOrderBy=0&IsSortAscending=true&_=1561905044207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment