The GetCompaniesPurchases function returns all companies infos for the calling organization.
Method | /GetCompaniesPurchases |
The request body is of type GetCompaniesPurchases.
Name | Description | Data Type |
---|---|---|
purchase | PurchaseInfo |
The response body is of type GetCompaniesPurchasesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesPurchasesResult | ArrayOfViewPurchaseInfo |
|