Changes to Create a new subscription

POST /api/subscriptions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 2 revisions of this API.7

  1. 0e449a4e0dc87

What changed

    • added the new optional request property canceledAt

      new-optional-request-property

    • added the new optional request property createdAt

      new-optional-request-property

    • added the new optional request property currentPeriodEnd

      new-optional-request-property

    • added the new optional request property externalId

      new-optional-request-property

    • added the new optional request property startDate

      new-optional-request-property

    • added the new optional request property status

      new-optional-request-property

    • added the media type application/json for the response with the status 201

      response-media-type-added