Home > @infiniteobjects/data-types > PrintButtonWebhookEvent
Events that are sent to the partners
Signature:
export declare enum PrintButtonWebhookEvent
| Member | Value | Description |
|---|---|---|
| Canceled | "ORDER_CANCELED" |
The order has been cancelled |
| Created | "ORDER_PLACED" |
The order has been placed and paid |
| Fullfilled | "ORDER_FULLFILLED" |
The Infinite Object is on the way to the customer |
| Returned | "ORDER_RETURNED" |
The customer has returned the Infinite Object |