The GetSinglePrePaymentType function returns the prePaymentType record for the given primary key.
Method | /GetSinglePrePaymentType |
The request body is of type GetSinglePrePaymentType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePrePaymentTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePrePaymentTypeResult | PrePaymentTypeInfo |
|