CreditorInvoiceScanSetupVisualization
POST {{base_url}}/CreditorInvoiceScanSetupVisualization
Updates company's setting for creditor invoice scan setup.
Requires Authentication
Yes (Advanced)
Returns
CreditorInvoiceScanSetupVisualization
Batch?
No
Request Body
[{"name"=>"Id", "value"=>"{{integer}}", "datatype"=>"string"}, {"name"=>"Name", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"VoucherFileArchivePath", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"VoucherFileArchivePathStorageProviderId", "value"=>"{{integer}}", "datatype"=>"string"}, {"name"=>"VoucherHotFolderFilePath", "value"=>"{{string}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":80772,"Name":"Thomson Reuters Corporation ","VoucherFileArchivePath":"TRC4\\Archive","VoucherFileArchivePathStorageProviderId":12340,"VoucherHotFolderFilePath":"TRC4\\Hotfolder"}