Update Print and Reproduction Master

PUT {{base_url}}/DataEntry/prMaster/:Batch|MasterRefNo

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 print and reproduction.

Master record information comes from the General Information section on the Print and Reproduction detail screen for each print and reproduction in the batch.

Request Body

{"Batch"=>"PRNonBatch00001", "RefNo"=>"00REFFEFEAA", "TransDate"=>"2017-12-19T00:00:00.000", "Description"=>"Prints and Reproductions Maste Update 1"}

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

[{"Batch":"PRNonBatch00001","RefNo":"00REFFEFEAA","TransDate":"2017-12-19T00:00:00.000","Description":"Prints and Reproductions Maste Update 1","Posted":"N","Seq":1,"CurrencyCode":"USD","CurrencyExchangeOverrideMethod":"N","CurrencyExchangeOverrideDate":"","CurrencyExchangeOverrideRate":0,"Status":"N","StatusDescription":"In Progress","AuthorizedByName":"","AuthorizedBy":"","RejectReason":"","ModUser":"","ModUserEmployee":"","ModDate":"","Diary":"D1","DiaryNo":1462}]