Autodesk PWS Sales & Customer Success APIs
Number of APIs: 19

GETTING STARTED
- Contact the Partner Integration Team to register your company.
- Create your APP and get the API keys in Partner Developer Portal.
- Check out Getting Started page to get more details.
- Learn more about PWS APIs - Documentation.
Click me to fork the Sales & Customer Success API collection and Environment.
Keep your API keys secure and private. You should never share your credentials.
-
Sales APIs-Export Subscription - Subscription Export POST https://{{endpoint_url}}/v1/export/subscriptions
-
Sales APIs-Get Accounts - Account by Account CSN GET https://{{endpoint_url}}/v1/accounts/{{end_customer_csn}}
-
Sales APIs-Search Accounts - Search Accounts POST https://{{endpoint_url}}/v1/accounts/search
-
Sales APIs-Export Accounts - Account Export POST https://{{endpoint_url}}/v1/export/accounts
-
Sales APIs-Export Accounts - Account Status GET https://{{endpoint_url}}/v1/export/accounts/{{sbulk_id}}
-
Sales APIs-Get Subscription Data - Subscription by EndDate Range GET https://{{endpoint_url}}/v1/subscriptions?endDate=2022-01-01..2022-01-10
-
Sales APIs-Export Subscription - Subscription Status GET https://{{endpoint_url}}/v1/export/subscriptions/{{sbulk_id}}
-
Sales APIs-Get Opportunity - Opportunity by End Customer CSN GET https://{{endpoint_url}}/v1/opportunities?partner_csn={{partner_csn}}&end_customer_csn={{end_customer_csn}}
-
Sales APIs-Get Sales Opportunity - Get Sales Opportunity by CustomerCSN and Discount ID GET https://{{endpoint_url}}/v1/sales-opportunities?endCustomerCsn={{end_customer_csn}}&opportunityId={{sales_opportunity_id}}
-
Sales APIs-Get True Up Opportunity - True-up By Date Range GET https://{{endpoint_url}}/v1/trueup-opportunities?partner_csn={{partner_csn}}&from_date=2021-04-04&to_date=2021-04-04