Manages order-based offer access for a user in Memberspot. Use this to activate (grant access), deactivate (revoke access), or delete an order-based offer association. Order IDs typically come from payment providers (Stripe, Copecart, Digistore) after a purchase.
emailRequiredstringEmail address of the user whose order state is to be set.
activebooleanWhether to activate (true) or deactivate (false) the offer. If omitted, the offer is deleted for the user.
orderIdRequiredstringUnique identifier of the order (typically from payment providers like Stripe, Copecart, or Digistore) that grants the user access to an offer.
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.