Customers
Number of APIs: 4
- 
GetCustomersV3_CrossCompany_Count GET {{resource}}data/CustomersV3/$count?cross-company=true 
- 
GetCustomersV3_FieldList_CrossCompany_GBSI_USSI GET {{resource}}data/CustomersV3?$select=dataAreaId,CustomerAccount&cross-company=true&$filter=(dataAreaId eq 'USSI' or dataAreaId eq 'GBSI') 
- 
PostCustomersV3 POST {{resource}}data/CustomersV3 
- 
UpdateCustomersV3 PATCH {{resource}}data/CustomersV3(dataAreaId='usmf',CustomerAccount='PM-001')