The GetSingleCashSalePayment function returns the cashSalePayment record for the given primary key.
Method | /GetSingleCashSalePayment |
The request body is of type GetSingleCashSalePayment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashSalePaymentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashSalePaymentResult | CashSalePaymentInfo |
|