Update Transaction CategoryAsk AIpatch https://partner-api.getpliant.com/api/transactions/{transactionId}/categoryUpdates category of a transaction. In case of split transactions all split transactions will have the new category assigned.Path ParamstransactionIduuidrequiredThe unique identifier of the transaction.Body ParamscategorystringenumrequiredThe payment category of the transaction.ADVERTISING_AND_MARKETINGCOMPUTING_AND_SOFTWAREEDUCATION_AND_TRAININGELECTRONICS_AND_IT_EQUIPMENTENTERTAINMENT_AND_WELLNESSFOOD_AND_DRINKSGIFTS_AND_VOUCHERSMATERIALS_AND_PACKAGINGOFFICE_SUPPLIES_AND_EQUIPMENTSERVICESTRAVEL_AND_ACCOMMODATIONHEALTHCAREOTHERShow 13 enum valuesResponses 204Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 404Not Found. The requested resource could not be found. 500Internal Server Error. The request was not completed due to an internal error.Updated 8 months ago