# Order delinquency time reached Endpoint: POST order-delinquency-reached Version: latest Security: SecretApiKey, JWT ## Request fields (application/json): - `subscriptionId` (string) ID of the order. Example: "sub_01HRF27SATGE4Z6PBJE6PD8328" - `eventType` (string) Type of webhook event. Enum: "order-completed", "order-abandoned", "subscription-activated", "subscription-canceled", "subscription-churned", "subscription-downgraded", "subscription-modified", "subscription-reactivated", "subscription-renewal-reminder", "subscription-renewed", "subscription-trial-converted", "subscription-trial-end-changed", "subscription-trial-end-reminder", "subscription-trial-ended", "subscription-upgraded", "order-delinquency-reached", "subscription-items-changed" - `_embedded` (object) Embedded objects. - `_embedded.subscription` (any) - `_links` (array) Related links. - `_links.href` (string) Link URL. - `_links.rel` (string) Type of link. Enum: "subscription"