Approve an offer or a specific approval step within an offer's approval process. This action supports two modes: - Complete offer approval: Provide only offerId to approve the entire offer - Step-specific approval: Provide offerId, approvalStepId, and userId to approve a specifi…
userIdstringUnique identifier (UUID) of the user performing the step-specific approval. Required when approving a specific step (must be used with approvalStepId).
offerIdRequiredstringUnique identifier (UUID) for the offer to approve. Required for all approval operations.
approvalStepIdstringUnique identifier (UUID) for a particular approval step. Required when approving a specific step (must be used with userId).
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.