Tool to update an existing account validation rule in Coupa. Use when you need to modify validation rule attributes after confirming the rule ID.
idRequiredintegerCoupa unique identifier of the account validation rule to update.
namestringItem name (max 100 characters) - must be unique.
activebooleanStatus indicator - when NOT active, item is effectively deleted.
payloadobjectAdditional account validation rule properties to update; use Coupa API hyphenated names as keys.
descriptionstringItem description (max 255 characters) - must be unique.
account-typeobjectReference to account type, e.g., {'id': 1}.
error-messagestringError message to be displayed when validation fails (max 255 characters) - must be unique.
return_objectstringControls response format: 'none' (nothing returned), 'limited' (only IDs), 'shallow' (attributes plus IDs of associations). Default returns full object.
segment-1-maxstringCustom maximum rule for segment 1 (max 255 characters).
segment-1-minstringCustom minimum rule for segment 1 (max 255 characters).
segment-2-maxstringCustom maximum rule for segment 2 (max 255 characters).
segment-2-minstringCustom minimum rule for segment 2 (max 255 characters).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.