Jump to content

Mohammed Muzzamil

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Mohammed Muzzamil

  1. In business subscription response, which key decides whether the subscription is active or expired?

    Do we need to consider active: false or status: "expired"

    what is the difference?

    "subscriptions": [
    {
    "created_at": "2022-11-18T09:56:54Z",
    "updated_at": "2022-11-18T13:00:29Z",
    "displayed_as": "Accounting",
    "id": "ACCOUNTING",
    "active": true || false,
    "status": "trial" || "paying" || "expired",
    "accountant_pays": false
    }
    ]
×
×
  • Create New...