Autodesk PWS Sales & Customer Success APIs

Number of APIs: 19

GETTING STARTED

  1. Contact the Partner Integration Team to register your company.
  2. Create your APP and get the API keys in Partner Developer Portal.
  3. Check out Getting Started page to get more details.
  4. Learn more about PWS APIs - Documentation.

Click me to fork the Sales & Customer Success API collection and Environment.

Run in Qodex

Keep your API keys secure and private. You should never share your credentials.
  1. Sales APIs-Export Subscription - Subscription Export POST https://{{endpoint_url}}/v1/export/subscriptions

  2. Sales APIs-Get Accounts - Account by Account CSN GET https://{{endpoint_url}}/v1/accounts/{{end_customer_csn}}

  3. Sales APIs-Search Accounts - Search Accounts POST https://{{endpoint_url}}/v1/accounts/search

  4. Sales APIs-Export Accounts - Account Export POST https://{{endpoint_url}}/v1/export/accounts

  5. Sales APIs-Export Accounts - Account Status GET https://{{endpoint_url}}/v1/export/accounts/{{sbulk_id}}

  6. Sales APIs-Get Subscription Data - Subscription by EndDate Range GET https://{{endpoint_url}}/v1/subscriptions?endDate=2022-01-01..2022-01-10

  7. Sales APIs-Export Subscription - Subscription Status GET https://{{endpoint_url}}/v1/export/subscriptions/{{sbulk_id}}

  8. 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}}

  9. 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}}

  10. 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