Generate invoice journals
Method | /GenerateInvoiceJournals |
The request body is of type GenerateInvoiceJournals.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
debtorId | xml:int | |
saleTypeId | xml:int | |
invoiceId | xml:int | |
dateFrom | xml:dateTime | |
dateTo | xml:dateTime |
The response body is of type GenerateInvoiceJournalsResponse.
Name | Description | Data Type |
---|---|---|
GenerateInvoiceJournalsResult | xml:int |
|