Update AP Disbursement Master

PUT {{base_url}}/DataEntry/cvMaster/:Batch|CheckNo

NOTE: This applies if you have the Use Files to Group Transactions option set to No in Settings » Accounting » Transactions.

Use this endpoint to update master record information for each AP disbursement.

Master record information comes from the General Information section on the AP Disbursement detail screen for each AP disbursement in the batch.

Request Body

{"Batch"=>"CVNonBatch00001", "CheckNo"=>"00000001111", "TransDate"=>"2017-12-21T00:00:00.000"}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Vendor":"000AAVEN,DD","VendorName":"The Sumner Group","VendorTaxCode":"","RegAccount":"","OHAccount":"","DefaultExpenseCode":"","RegAccountName":"","OHAccountName":"","RegAccountCurrencyCode":"","OHAccountCurrencyCode":"","RegAccountGlobal":"","OHAccountGlobal":"","RegAccountType":"","OHAccountType":"","PaymentCurrencyCode":"USD","InvoiceDate":"2013-11-15T00:00:00.000","Invoice":"B13334","TransDate":"2017-12-21T00:00:00.000","Voucher":"000XPAYEE56","PayDate":"","BankCode":"ABOSTON","Address":"\u003cDefault\u003e","Batch":"CVNonBatch00001","CheckNo":"00000001111","Posted":"N","Seq":1,"CurrencyCode":"USD","CurrencyExchangeOverrideMethod":"N","CurrencyExchangeOverrideDate":"","CurrencyExchangeOverrideRate":0,"TransactionID":"","CreditCardCode":"","CreditCardPrimaryCode":"","CreditCardKey":"","Status":"N","StatusDescription":"In Progress","AuthorizedByName":"","AuthorizedBy":"","RejectReason":"","ModUser":"","ModUserEmployee":"","ModDate":"","BankAccountCurrencyCode":"USD","Diary":"D1","DiaryNo":1452}]