The GetSinglePrePayment function returns the prePayment record for the given primary key.
Method | /GetSinglePrePayment |
The request body is of type GetSinglePrePayment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePrePaymentResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePrePaymentResult | PrePaymentInfo |
|