company-customer
Number of APIs: 12
-
customers GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers?tenant={{tenant}}
-
customer GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}
-
customer POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers?tenant={{tenant}}
-
customer PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}
-
customer DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}
-
paymentTerm GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/paymentTerm?tenant={{tenant}}
-
customerFinancialDetail GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/customerFinancialDetail?tenant={{tenant}}
-
agedAccountsReceivable GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/agedAccountsReceivable?tenant={{tenant}}
-
contactsInformation GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/contactsInformation?tenant={{tenant}}
-
picture GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/picture?tenant={{tenant}}