The GetPaymentTypes function returns all paymentType objects.
Method | /GetPaymentTypes |
The request body is of type GetPaymentTypes.
Name | Description | Data Type |
---|---|---|
shortDescription | xml:string | |
description | xml:string | |
shortKey | xml:string | |
paymentType | PaymentType | |
skipPaymentType | PaymentType | |
isCancelledOnly | BooleanFilter |
|
The response body is of type GetPaymentTypesResponse.
Name | Description | Data Type |
---|---|---|
GetPaymentTypesResult | ArrayOfViewPaymentTypeInfo |
|