The GetCompaniesPaymentTypes function returns all companies infos for the calling organization.
Method | /GetCompaniesPaymentTypes |
The request body is of type GetCompaniesPaymentTypes.
Name | Description | Data Type |
---|---|---|
paymentType | PaymentTypeInfo |
|
The response body is of type GetCompaniesPaymentTypesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesPaymentTypesResult | ArrayOfViewPaymentTypeInfo |
|