katana_public_api_client.models.webhook_event_payload_object¶
katana_public_api_client.models.webhook_event_payload_object
¶
Classes¶
WebhookEventPayloadObject
¶
The object affected by this event. Contains id, status and href to retrieve the resource.
Notes: - href property doesn't apply to deleted events (e.g., sales_order.deleted, product_recipe_row.deleted) - status field appears in examples but is not documented in official Katana API docs