The GetPrePaymentTypes function returns all prePaymentType records for the specified parameters.
Method | /GetPrePaymentTypes |
The request body is of type GetPrePaymentTypes.
Name | Description | Data Type |
---|---|---|
filter | PrePaymentTypesFilter |
|
The response body is of type GetPrePaymentTypesResponse.
Name | Description | Data Type |
---|---|---|
GetPrePaymentTypesResult | ArrayOfViewPrePaymentTypeInfo |
|