Changes to Archive a product

DELETE /v1/products/{id}

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

Changed in 2 of the 4 revisions of this API.13

  1. 098b518de5cd12
  2. aa593160d96c1

What changed

  • 098b518de5cd12See the full diff
    • added the new custom enum value to the billing_period response property for the response status 200

      response-property-enum-value-added

    • added the optional property recurring_interval to the response with the 200 status

      response-optional-property-added

    • added the optional property recurring_interval_count to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added