App subscriptions_update

🔒

Requires shop access scope. For more access scope

TopicTrigger TimingMinimum Supported Version
app/subscriptions_updateTriggered when the recurring charge status update202207

Response Example

{
    "activated_on": "2023-04-07T00:00:00Z",
    "application_id": "ITK6sdTeyZuxIoxHpNfxXPMe6BRx5mT8I1SUpBvi6i4",
    "billing_on": "2023-05-07T00:00:00Z",
    "cancelled_on": null,
    "capped_amount": "30",
    "id": "404385691100624",
    "name": "30yuan per month",
    "price": "30",
    "status": "active",
    "store_id": 64434,
    "test": false,
    "trial_days": 0,
    "trial_ends_on": null,
    "updated_at": "2023-04-07T10:29:49Z"
}