CreditorInvoiceScanSetupVisualization

POST {{base_url}}/CreditorInvoiceScanSetupVisualization

Updates company's setting for creditor invoice scan setup.

API
Creditor Invoice API

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

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
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"}