company-customer

Number of APIs: 12

  1. customers GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers?tenant={{tenant}}

  2. customer GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}

  3. customer POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers?tenant={{tenant}}

  4. customer PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}

  5. customer DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}

  6. paymentTerm GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/paymentTerm?tenant={{tenant}}

  7. customerFinancialDetail GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/customerFinancialDetail?tenant={{tenant}}

  8. agedAccountsReceivable GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/agedAccountsReceivable?tenant={{tenant}}

  9. contactsInformation GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/contactsInformation?tenant={{tenant}}

  10. picture GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/picture?tenant={{tenant}}