The GetSinglePaymentType function returns the paymentType object for the given primary key.
Method | /GetSinglePaymentType |
The request body is of type GetSinglePaymentType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePaymentTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePaymentTypeResult | PaymentTypeInfo |
|