Generate payable invoice journals
Method | /GenerateInboundInvoiceJournalsAsync |
The request body is of type GenerateInboundInvoiceJournalsAsync.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
supplierId | xml:int | |
inboundInvoiceId | xml:int | |
invoiceDateFrom | xml:dateTime | |
invoiceDateTo | xml:dateTime |
|
The response body is of type GenerateInboundInvoiceJournalsAsyncResponse.
Name | Description | Data Type |
---|---|---|
GenerateInboundInvoiceJournalsAsyncResult | xml:int |
|