onProgramUpdated( )


Notes:

Triggered when a loyalty program is updated.

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

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

Did this help?