looking for webservice to update location before posting
Hi,
We are receiving assets from AP, projects and other sources to FA module with incorrect location so would like to correct the location for each asset through webservice (want to automate the process) before posting the assets. I didn't find any webservice to update the asset location in interface tables (mass additions). I found one API but this API does not have Location parameter. Do we have any webservice to update the location
{
"OperationName": "processTransaction-updateMassAddition",
"ParameterList": "{ P_MASS_ADDITION_ID : 300100180277508, P_ASSET_NUMBER: BSSET10, P_TAG_NUMBER: DELL11, P_DESCRIPTION :
COMPUTER DESKTOP ,P_CATEGORY_ID : 21,P_MANUFACTURER_NAME : Dell, P_SERIAL_NUMBER : B39048,P_MODEL_NUMBER : Optiplex, P_BOOK_TYPE_CODE : OPS CORP , P_DATE_PLACED_IN_SERVICE: '2007-03-31',P_COST : 15000,P_PAYABLES_UNITS :1, P_UNITS: 1, P_PAYABLES_CCID : 13528, P_FEEDER_SYSTEM_NAME: ORACLE SPREADSHEET,P_REVIEWER_COMMENTS: MGT REQUEST,P_INVOICE_NUMBER: D2938,P_PO_VENDOR_ID : 192382,P_PO_NUMBER: D2938, P_POSTING_STATUS: POST, P_QUEUE_NAME: POST,P_INVOICE_DATE: '2007-03-31', P_PROPERTY_1245_1250_CODE: 1245,P_IN_USE_FLAG: YES, P_OWNED_LEASED: OWNED,P_NEW_USED : NEW }"