onPlanCreated( )


Notes:

Triggered when a pricing plan is created.

Permissions
Read Pricing Plans
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: PlanCreatedEnvelope): void | Promise<void>

Did this help?