The GetInboundInvoiceVats function returns all inboundInvoiceVat records for the specified parameters.
Method | /GetInboundInvoiceVats |
The request body is of type GetInboundInvoiceVats.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoiceVatsFilter |
|
The response body is of type GetInboundInvoiceVatsResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoiceVatsResult | ArrayOfViewInboundInvoiceVatInfo |
|