Update oneAsk AIpatch https://cardda.herokuapp.com/v1/erp/payouts/payables/{payable_id}Updates a payablePath Paramspayable_idstringrequiredThe id of the payableBody Paramsupdate parametersdue_datedate-timepayment_statusstringenumpaidpartially_paidnon_paidAllowed:paidpartially_paidnon_paidstatusstringenumuninitiatedin_reviewapprovedAllowed:uninitiatedin_reviewapproveddiscardedbooleanWhether the payable has been discarded or not. A discarded payable will not be obtained in the index.truefalsepartially_paid_amountintegerThe amount that has been paid for this payable. This amount is not necessarily the same as the total paid amount of the payable.Responses 200Body of the updated payable. 401Unauthorized 422Unprocessable EntityUpdated 7 months ago