The GetCreditInvoiceRows function returns all creditInvoiceRow records for the specified parameters.
Method | /GetInvoiceRequestRows |
The request body is of type GetInvoiceRequestRows.
Name | Description | Data Type |
---|---|---|
filter | InvoiceRequestRowsFilter |
|
The response body is of type GetInvoiceRequestRowsResponse.
Name | Description | Data Type |
---|---|---|
GetInvoiceRequestRowsResult | ArrayOfViewInvoiceRequestRowInfo |
|