The GetSingleInvoiceSalePayment function returns the invoiceSalePayment record for the given primary key.
Method | /GetSingleInvoiceSalePayment |
The request body is of type GetSingleInvoiceSalePayment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoiceSalePaymentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoiceSalePaymentResult | InvoiceSalePaymentInfo |
|