Get all available SaleTypes
Method | /GetSaleTypes |
The request body is of type GetSaleTypes.
Name | Description | Data Type |
---|---|---|
code | xml:string | |
externalCode | xml:string | |
description | xml:string | |
isSaleOnly | BooleanFilter |
|
The response body is of type GetSaleTypesResponse.
Name | Description | Data Type |
---|---|---|
GetSaleTypesResult | ArrayOfViewSaleTypeInfo |
|