Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel4

...

Property

Type

Default

Required

Notes

voucherNumber
string
NA

Y

from voucher → voucherNo
vendorInvoiceNo
string
NAYfrom voucher → invoiceId;  dereference to invoice → vendorInvoiceNo
folioInvoiceNo
string
NAYfrom voucher → invoiceId;  dereference to invoice → folioInvoiceNo
accountingCode
string
NAYfrom voucher → accountingCode
voucherDate
datetime
NAYfrom voucher → voucherDate
type
string
NAYenum.  from voucher → type
status
string
NAYenum.  from voucher → status
amount
number
NAYfrom voucher → amount
systemCurrency
string
NAY
invoiceCurrency
string
NAY
exchangeRate
number
NAN
invoiceNote
string
NAN
vendorName
string
NAY
disbursementNumber
string
NAN
disbursementDate
datetime
NANRequired if disbursementNumber is specified
disbursementAmount
number
NAN
enclosureNeeded
boolean
falseNIndicates that an enclosure is needed for the check - only if payment method is check.
batchedVoucherLines
collection<batched_voucher_line>
NAY

...

InterfaceMethodPathRequestResponseDescriptionNotes
batch-voucher-storage.batch-voucher-exportsPOST/batch-voucher-storage/batch-voucher-exports
batch_voucher_export

Create a batch voucher export for the specified period


batch-voucher-storage.batch-voucher-exportsGET/batch-voucher-storage/batch-voucher-exportsCQL Querycollection<batch_voucher_export>List/search batch voucher exports
batch-voucher-storage.batch-voucher-exportsGET/batch-voucher-storage/batch-voucher-exports/<id>NAbatch_voucher_exportGet a particular batch voucher export (data and metadata)
batch-voucher-storage.batch-voucher-exportsDELETE/batch-voucher-storage/batch-voucher-exports/<id>NA204Delete a batch voucher export by idDeletion also removes related batch-voucher if one exists
batch-voucher-storage.batch-voucher-exportsPUT/batch-voucher-storage/batch-voucher-exports/<id>batch_voucher_export204Update a batch voucher export probably only needed to update status
batch-voucher-storage.batch-vouchersPOST/batch-voucher-storage/batch-vouchersbatch_voucherbatch_voucherCreate a batch voucher
batch-voucher-storage.batch-vouchersGET/batch-voucher-storage/batch-vouchers/<id>NAbatch_voucherGet a batch voucher by id
batch-voucher-storage.batch-vouchersDELETE/batch-voucher-storage/batch-vouchers/<id>NA204Delete a batch voucher by idDeletion removes reference from related export record
batch-voucher-storage.export-configurationsPOST/batch-voucher-storage/export-configurationsexport_configurationexport_configurationCreate a voucher export configuration
batch-voucher-storage.export-configurationsGET/batch-voucher-storage/export-configurationsCQL Querycollection<export_configuration>List/search voucher export configs
batch-voucher-storage.export-configurationsGET/batch-voucher-storage/export-configurations/<id>NAexport_configurationGet a voucher export configuration by id
batch-voucher-storage.export-configurationsPUT/batch-voucher-storage/export-configurations/<id>export_configuration204Edit a voucher export configuration
batch-voucher-storage.export-configurationsDELETE/batch-voucher-storage/export-configurations/<id>NA204Delete a voucher export configurationRemoval also results in removal of the associated credentials record in a db transaction
batch-group-storage.batch-groupsPOST/batch-group-storage/batch-groupsbatch_groupbatch_groupCreate a batch_group
batch-group-storage.batch-groupsGET/batch-group-storage/batch-groupsCQL Querycollection<batch_group>List/search batch_groups
batch-group-storage.batch-groupsGET/batch-group-storage/batch-groups/<id>NAbatch_groupGet a batch_group by id
batch-group-storage.batch-groupsPUT/batch-group-storage/batch-groups/<id>batch_group204Edit a batch_group
batch-group-storage.batch-groupsDELETE/batch-group-storage/batch-groups/<id>NA204Delete a batch_group
batch-voucher-storage.export-configurations.credentialsPOST/batch-voucher-storage/export-configurations/<id>/credentialscredentialscredentialsCreate a credentials record
batch-voucher-storage.export-configurations.credentialsGET/batch-voucher-storage/export-configurations/<id>/credentialsNAcredentialsGet the credentials for the specified export_configuration
batch-voucher-storage.export-configurations.credentialsPUT/batch-voucher-storage/export-configurations/<id>/credentialscredentials204Edit a credentials record
batch-voucher-storage.export-configurations.credentialsDELETE/batch-voucher-storage/export-configurations/<id>/credentialsNA204Delete a credentials record

Batch Voucher Generation

Batch voucher generation happens in a background task/job and is triggered via the POST /batch-voucher/batch-voucher-exports endpoint.  

...

mod-invoice-storage

  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-48
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-50
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-51
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-52
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-53
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOSTO-54

mod-invoice

  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-126
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-127
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-128
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-129
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-130
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-131
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-132
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-133
  • Jira Legacy
    serverSystem JiraJIRA
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINVOICE-134

...