The ExportPayableInvoiceJournalAsync functions returns a task to export payable invoice ledger data for a financial application
The request body is of type ExportPayableInvoiceJournalAsync.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
autoCalculatePeriod | | xml:boolean |
bookYear | | xml:int |
bookPeriod | | xml:int |
fileCreationDate | | xml:dateTime |
invoiceJournalId | | xml:int |
isMarkAsProcessed | | xml:boolean |
isIncludeAlreadyProcessed | | xml:boolean |
Overview
|
|
Sequence
| |
The response body is of type ExportPayableInvoiceJournalAsyncResponse.
Response Body Parameters
Name | Description | Data Type |
ExportPayableInvoiceJournalAsyncResult | | xml:int |
Overview
|
|
Sequence
| |