Recovery app for unpaid draft orders and pending manual-payment orders.
Useful endpoints:
GET /auth/install?shop=izjm00-s2.myshopify.comGET /auth/callback for OAuth install completionGET /app/:shop for the operator dashboardPOST /billing/:shop/subscribe for app subscription creationPOST /jobs/run with Authorization: Bearer <CRON_SECRET>{
"shopDomain": "izjm00-s2.myshopify.com",
"accessToken": "shpat_xxx",
"timezone": "America/Los_Angeles"
}