Update a device in the systemAsk AIpatch https://api-cert.payconex.net/api/v4/accounts/{accountId}/devices/{deviceId}Endpoint to update a device in the system Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:devices:* pcx:devices:update Path ParamsaccountIdstringrequiredNumeric ID of the accountdeviceIdstringrequiredlength ≤ 40The alphanumeric reference for the specific objectBody ParamsUpdate a device record for the accountlabelstring | nullDefaults to nullThe label for the deviceserialstringlength between 1 and 30The serial number of the devicealiasstring | nullDefaults to nullThe alias for the devicedeviceProfilestringenumThe type of device used to run a transactionPAX_POINTCONEXPAX_S300PAX_S500PAX_Q20LPAX_D190LPAX_D210SPAX_D220LPAX_A35PAX_A77PAX_A80PAX_A800PAX_A920PAX_A920PROPAX_A920MAXPAX_A3700PAX_A6650PAX_Q10LPAX_ARIES6PAX_ARIES8PAX_A30IDTECHIDTECH_EMVIDTECH_M130IDTECH_KEYED_ONLYIDTECH_SWIPED_ONLYIDYNAMO_5IDYNAMO_5_GEN_IIIDYNAMO_5_GEN_IIIWISEPAD_2WISEPAD_W300ClearTracksINGENICO_GENERICINGENICO_IPP350INGENICO_LANE_7000INGENICO_LANE_3500QUANTUMPAY_150SHUTTLE_MAGSWIPEPAX_IM30LEGACY_NON_P2PENO_DEVICEShow 40 enum valuesenabledbooleanDefaults to trueIt describes if the status is enabled (true) or not (false)truefalseResponses 200Successful operation 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago