The GetSingleInvoicePayment function returns the invoicePayment record for the given primary key.
Method | /GetSingleInvoicePayment |
The request body is of type GetSingleInvoicePayment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoicePaymentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoicePaymentResult | InvoicePaymentInfo |
|