From 160cbbf606d213bc1eb97b8901a2b3756fd5c15f Mon Sep 17 00:00:00 2001
From: speakeasybot <bot@speakeasyapi.dev>
Date: Wed, 2 Apr 2025 08:03:57 +0000
Subject: [PATCH 1/2] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.527.1

---
 .speakeasy/gen.lock                           | 105 ++++++++++-------
 .speakeasy/gen.yaml                           |   2 +-
 .speakeasy/workflow.lock                      |  14 +--
 README.md                                     | 108 +++++++++---------
 RELEASES.md                                   |  12 +-
 codeSamples.yaml                              |  40 ++++---
 docs/models/benefit.md                        |   6 +
 docs/models/benefitcreate.md                  |   6 +
 ...fitlicensekeyactivationcreateproperties.md |   9 ++
 .../benefitlicensekeyscreateproperties.md     |  12 +-
 docs/models/benefitmetercredit.md             |  20 ++++
 docs/models/benefitmetercreditcreate.md       |  13 +++
 .../benefitmetercreditcreateproperties.md     |  11 ++
 docs/models/benefitmetercreditproperties.md   |  11 ++
 docs/models/benefitmetercreditupdate.md       |  10 ++
 docs/models/benefitslistrequest.md            |  15 +--
 docs/models/benefitsortproperty.md            |  11 ++
 docs/models/benefitsupdatebenefitupdate.md    |   6 +
 docs/models/benefittype.md                    |   3 +-
 docs/models/checkout.md                       |  10 +-
 docs/models/checkoutpublic.md                 |  10 +-
 docs/models/checkoutpublicconfirmed.md        |  10 +-
 docs/models/productcreateprices.md            |   6 +
 docs/models/productpricemeteredunit.md        |   1 -
 docs/models/productpricemeteredunitcreate.md  |  14 +++
 docs/models/productupdateprices.md            |   6 +
 .../webhookbenefitgrantcycledpayload.md       |  14 +++
 .../webhookbenefitgrantrevokedpayload.md      |   2 +-
 .../webhookbenefitgrantupdatedpayload.md      |   2 +-
 docs/sdks/benefits/README.md                  |  20 ++--
 pyproject.toml                                |   2 +-
 src/polar_sdk/_version.py                     |   6 +-
 src/polar_sdk/benefits.py                     |  20 ++--
 src/polar_sdk/models/__init__.py              |  47 ++++++++
 src/polar_sdk/models/benefit.py               |   3 +
 src/polar_sdk/models/benefitcreate.py         |   6 +
 ...fitlicensekeyactivationcreateproperties.py |  16 +++
 .../benefitlicensekeyscreateproperties.py     |  12 +-
 src/polar_sdk/models/benefitmetercredit.py    | 108 ++++++++++++++++++
 .../models/benefitmetercreditcreate.py        |  76 ++++++++++++
 .../benefitmetercreditcreateproperties.py     |  20 ++++
 .../models/benefitmetercreditproperties.py    |  20 ++++
 .../models/benefitmetercreditupdate.py        |  65 +++++++++++
 src/polar_sdk/models/benefits_listop.py       |  20 +++-
 src/polar_sdk/models/benefits_updateop.py     |   6 +
 src/polar_sdk/models/benefitsortproperty.py   |  11 ++
 src/polar_sdk/models/benefittype.py           |   1 +
 src/polar_sdk/models/checkout.py              |  26 ++---
 src/polar_sdk/models/checkoutpublic.py        |  26 ++---
 .../models/checkoutpublicconfirmed.py         |  26 ++---
 src/polar_sdk/models/productcreate.py         |  12 +-
 .../models/productpricemeteredunit.py         |   5 -
 .../models/productpricemeteredunitcreate.py   |  77 +++++++++++++
 src/polar_sdk/models/productupdate.py         |   6 +
 .../webhookbenefitgrantcycledpayload.py       |  39 +++++++
 .../webhookbenefitgrantrevokedpayload.py      |   4 +-
 .../webhookbenefitgrantupdatedpayload.py      |   4 +-
 src/polar_sdk/utils/enums.py                  |  94 ++++++++++-----
 58 files changed, 1005 insertions(+), 262 deletions(-)
 create mode 100644 docs/models/benefitlicensekeyactivationcreateproperties.md
 create mode 100644 docs/models/benefitmetercredit.md
 create mode 100644 docs/models/benefitmetercreditcreate.md
 create mode 100644 docs/models/benefitmetercreditcreateproperties.md
 create mode 100644 docs/models/benefitmetercreditproperties.md
 create mode 100644 docs/models/benefitmetercreditupdate.md
 create mode 100644 docs/models/benefitsortproperty.md
 create mode 100644 docs/models/productpricemeteredunitcreate.md
 create mode 100644 docs/models/webhookbenefitgrantcycledpayload.md
 create mode 100644 src/polar_sdk/models/benefitlicensekeyactivationcreateproperties.py
 create mode 100644 src/polar_sdk/models/benefitmetercredit.py
 create mode 100644 src/polar_sdk/models/benefitmetercreditcreate.py
 create mode 100644 src/polar_sdk/models/benefitmetercreditcreateproperties.py
 create mode 100644 src/polar_sdk/models/benefitmetercreditproperties.py
 create mode 100644 src/polar_sdk/models/benefitmetercreditupdate.py
 create mode 100644 src/polar_sdk/models/benefitsortproperty.py
 create mode 100644 src/polar_sdk/models/productpricemeteredunitcreate.py
 create mode 100644 src/polar_sdk/models/webhookbenefitgrantcycledpayload.py

diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock
index fb972789..53599dde 100644
--- a/.speakeasy/gen.lock
+++ b/.speakeasy/gen.lock
@@ -1,12 +1,12 @@
 lockVersion: 2.0.0
 id: e7042734-e669-4c36-85da-bbb4a7500ac8
 management:
-  docChecksum: 6da7eabd9e0581714e9b73b100ebf681
+  docChecksum: 20fbf3a588ad9e2639a00e713215ab15
   docVersion: 0.1.0
-  speakeasyVersion: 1.523.2
-  generationVersion: 2.560.1
-  releaseVersion: 0.16.10
-  configChecksum: 46bb6b1d62bb236a79f452c7f266f565
+  speakeasyVersion: 1.527.1
+  generationVersion: 2.564.5
+  releaseVersion: 0.16.11
+  configChecksum: f68aedbc4338bf13c561dd6a176e4e28
   repoURL: https://github.com/polarsource/polar-python.git
   installationURL: https://github.com/polarsource/polar-python.git
   published: true
@@ -101,6 +101,7 @@ generatedFiles:
   - docs/models/benefitgrantwebhook.md
   - docs/models/benefitgrantwebhookproperties.md
   - docs/models/benefitidfilter.md
+  - docs/models/benefitlicensekeyactivationcreateproperties.md
   - docs/models/benefitlicensekeyactivationproperties.md
   - docs/models/benefitlicensekeyexpirationproperties.md
   - docs/models/benefitlicensekeys.md
@@ -110,6 +111,11 @@ generatedFiles:
   - docs/models/benefitlicensekeyssubscriber.md
   - docs/models/benefitlicensekeyssubscriberproperties.md
   - docs/models/benefitlicensekeysupdate.md
+  - docs/models/benefitmetercredit.md
+  - docs/models/benefitmetercreditcreate.md
+  - docs/models/benefitmetercreditcreateproperties.md
+  - docs/models/benefitmetercreditproperties.md
+  - docs/models/benefitmetercreditupdate.md
   - docs/models/benefitsdeleterequest.md
   - docs/models/benefitsgetrequest.md
   - docs/models/benefitsgrantsrequest.md
@@ -117,6 +123,7 @@ generatedFiles:
   - docs/models/benefitslistqueryparamorganizationidfilter.md
   - docs/models/benefitslistrequest.md
   - docs/models/benefitslistresponse.md
+  - docs/models/benefitsortproperty.md
   - docs/models/benefitsupdatebenefitupdate.md
   - docs/models/benefitsupdaterequest.md
   - docs/models/benefittype.md
@@ -655,6 +662,7 @@ generatedFiles:
   - docs/models/productpricefreecreate.md
   - docs/models/productpricemeter.md
   - docs/models/productpricemeteredunit.md
+  - docs/models/productpricemeteredunitcreate.md
   - docs/models/productpricetype.md
   - docs/models/productpricetypefilter.md
   - docs/models/productsgetrequest.md
@@ -762,6 +770,7 @@ generatedFiles:
   - docs/models/value.md
   - docs/models/webhookbenefitcreatedpayload.md
   - docs/models/webhookbenefitgrantcreatedpayload.md
+  - docs/models/webhookbenefitgrantcycledpayload.md
   - docs/models/webhookbenefitgrantrevokedpayload.md
   - docs/models/webhookbenefitgrantupdatedpayload.md
   - docs/models/webhookbenefitupdatedpayload.md
@@ -899,6 +908,7 @@ generatedFiles:
   - src/polar_sdk/models/benefitgrantgithubrepositoryproperties.py
   - src/polar_sdk/models/benefitgrantlicensekeysproperties.py
   - src/polar_sdk/models/benefitgrantwebhook.py
+  - src/polar_sdk/models/benefitlicensekeyactivationcreateproperties.py
   - src/polar_sdk/models/benefitlicensekeyactivationproperties.py
   - src/polar_sdk/models/benefitlicensekeyexpirationproperties.py
   - src/polar_sdk/models/benefitlicensekeys.py
@@ -908,11 +918,17 @@ generatedFiles:
   - src/polar_sdk/models/benefitlicensekeyssubscriber.py
   - src/polar_sdk/models/benefitlicensekeyssubscriberproperties.py
   - src/polar_sdk/models/benefitlicensekeysupdate.py
+  - src/polar_sdk/models/benefitmetercredit.py
+  - src/polar_sdk/models/benefitmetercreditcreate.py
+  - src/polar_sdk/models/benefitmetercreditcreateproperties.py
+  - src/polar_sdk/models/benefitmetercreditproperties.py
+  - src/polar_sdk/models/benefitmetercreditupdate.py
   - src/polar_sdk/models/benefits_deleteop.py
   - src/polar_sdk/models/benefits_getop.py
   - src/polar_sdk/models/benefits_grantsop.py
   - src/polar_sdk/models/benefits_listop.py
   - src/polar_sdk/models/benefits_updateop.py
+  - src/polar_sdk/models/benefitsortproperty.py
   - src/polar_sdk/models/benefittype.py
   - src/polar_sdk/models/checkout.py
   - src/polar_sdk/models/checkout_links_createop.py
@@ -1243,6 +1259,7 @@ generatedFiles:
   - src/polar_sdk/models/productpricefreecreate.py
   - src/polar_sdk/models/productpricemeter.py
   - src/polar_sdk/models/productpricemeteredunit.py
+  - src/polar_sdk/models/productpricemeteredunitcreate.py
   - src/polar_sdk/models/productpricetype.py
   - src/polar_sdk/models/products_getop.py
   - src/polar_sdk/models/products_listop.py
@@ -1308,6 +1325,7 @@ generatedFiles:
   - src/polar_sdk/models/validationerror.py
   - src/polar_sdk/models/webhookbenefitcreatedpayload.py
   - src/polar_sdk/models/webhookbenefitgrantcreatedpayload.py
+  - src/polar_sdk/models/webhookbenefitgrantcycledpayload.py
   - src/polar_sdk/models/webhookbenefitgrantrevokedpayload.py
   - src/polar_sdk/models/webhookbenefitgrantupdatedpayload.py
   - src/polar_sdk/models/webhookbenefitupdatedpayload.py
@@ -1370,7 +1388,7 @@ examples:
   _endpointcheckout_created_post:
     speakeasy-default-endpointcheckout-created-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-11-12T14:26:42.882Z", "modified_at": "2024-05-27T05:08:06.235Z", "id": "<value>", "payment_processor": "stripe", "status": "failed", "client_secret": "<value>", "url": "https://heavy-beret.com/", "expires_at": "2023-02-25T02:26:48.460Z", "success_url": "https://sardonic-final.info/", "embed_origin": "<value>", "amount": 962818, "discount_amount": 954929, "net_amount": 467348, "tax_amount": 6400, "total_amount": 210702, "currency": "Yen", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>", "key2": "<value>"}, "subtotal_amount": 648726, "metadata": {"key": "<value>"}, "customer_external_id": "<id>", "products": [{"created_at": "2024-05-27T05:08:06.235Z", "modified_at": "2025-11-19T15:59:15.588Z", "id": "<value>", "name": "<value>", "description": "brr institute tired rotten relative", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-04-26T22:34:57.487Z", "modified_at": "2023-08-07T19:57:51.694Z", "id": "<value>", "type": "discord", "description": "when waterlogged godparent pure solidly content sonar progress pacemaker", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-10-18T15:45:53.088Z", "modified_at": "2023-08-08T05:58:49.836Z", "id": "<value>", "type": "license_keys", "description": "language traduce shrill minor hourly which yearly deeply but", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Applications", "mime_type": "<value>", "size": 271748, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-03-11T18:00:05.573Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-09-09T13:21:53.200Z", "size_readable": "<value>", "public_url": "https://male-season.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/bin", "mime_type": "<value>", "size": 187532, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-07T16:19:25.811Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-12-31T15:42:50.685Z", "size_readable": "<value>", "public_url": "https://squeaky-editor.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/bin", "mime_type": "<value>", "size": 910846, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-19T14:34:23.071Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-14T23:53:19.831Z", "size_readable": "<value>", "public_url": "https://sad-pupil.info/"}]}, {"created_at": "2025-09-29T06:23:47.676Z", "modified_at": "2024-07-02T05:50:09.114Z", "id": "<value>", "name": "<value>", "description": "as weekly drat nor why sparkling", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-03-25T03:51:36.468Z", "modified_at": "2023-04-01T05:43:33.513Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 707473}, {"created_at": "2025-11-21T05:56:48.487Z", "modified_at": "2023-01-08T00:22:16.025Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 210702}], "benefits": [{"created_at": "2025-10-16T20:09:46.139Z", "modified_at": "2023-09-29T18:20:07.088Z", "id": "<value>", "type": "github_repository", "description": "pupil divine roundabout gah oh hm over equatorial", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 887018, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-07T16:20:25.796Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-17T23:09:10.440Z", "size_readable": "<value>", "public_url": "https://untimely-information.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/bin", "mime_type": "<value>", "size": 75636, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-02-06T03:34:19.712Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-03-25T12:20:31.544Z", "size_readable": "<value>", "public_url": "https://immense-finer.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/srv", "mime_type": "<value>", "size": 544978, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-09-24T17:52:13.602Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-09-28T13:20:26.690Z", "size_readable": "<value>", "public_url": "https://pastel-character.info"}]}, {"created_at": "2023-09-09T06:37:57.046Z", "modified_at": "2024-12-25T00:01:30.412Z", "id": "<value>", "name": "<value>", "description": "delectable ugh likewise than every how milestone", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-10-18T10:45:47.767Z", "modified_at": "2024-07-02T09:46:29.338Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2023-11-12T09:40:10.044Z", "modified_at": "2023-08-29T09:50:00.241Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 827509, "included_units": 691423, "cap_amount": 499526, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2023-04-15T12:36:50.681Z", "modified_at": "2023-04-02T00:05:42.586Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 556915}], "benefits": [{"created_at": "2024-04-20T16:45:08.626Z", "modified_at": "2025-10-27T21:24:45.236Z", "id": "<value>", "type": "discord", "description": "until tenderly chapel quantify optimistically excluding aw because amongst emulsify", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-12-28T12:56:50.963Z", "modified_at": "2023-07-08T17:24:16.616Z", "id": "<value>", "type": "license_keys", "description": "denitrify um extremely scotch breed rebuild tighten poppy unwritten apostrophize", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2024-11-17T19:11:13.132Z", "modified_at": "2024-02-27T04:46:39.621Z", "id": "<value>", "name": "<value>", "description": "border opposite overload interior shady", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2025-08-24T18:28:03.144Z", "modified_at": "2023-10-21T11:52:11.842Z", "id": "<value>", "type": "custom", "description": "certainly these restfully geez who countess happily gym", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/tmp", "mime_type": "<value>", "size": 486328, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-26T17:28:00.673Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-06T18:54:29.001Z", "size_readable": "<value>", "public_url": "https://forsaken-underpants.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Users", "mime_type": "<value>", "size": 796127, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-05T18:42:07.313Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-10-05T11:55:07.194Z", "size_readable": "<value>", "public_url": "https://quick-witted-markup.org/"}]}, "product_price": {"created_at": "2023-01-09T04:38:53.436Z", "modified_at": "2024-12-24T07:52:43.518Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, "discount": {"duration": "repeating", "type": "percentage", "basis_points": 416143, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-01-25T05:44:56.791Z", "modified_at": "2025-05-25T15:20:50.694Z", "id": "<value>", "metadata": {"key": true, "key1": 745442}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 169862, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-10-23T17:16:18.939Z", "modified_at": "2024-06-06T05:15:26.848Z", "id": "<value>", "metadata": {"key": false, "key1": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 918364, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-03-10T13:49:13.967Z", "modified_at": "2024-11-25T23:38:49.401Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 187532, "required": true}], "customer_metadata": {"key": "<value>", "key1": 790078}}}
+        application/json: {"data": {"created_at": "2025-11-12T14:26:42.882Z", "modified_at": "2024-05-27T05:08:06.235Z", "id": "<value>", "payment_processor": "stripe", "status": "failed", "client_secret": "<value>", "url": "https://heavy-beret.com/", "expires_at": "2023-02-25T02:26:48.460Z", "success_url": "https://sardonic-final.info/", "embed_origin": "<value>", "amount": 962818, "discount_amount": 954929, "net_amount": 467348, "tax_amount": 6400, "total_amount": 210702, "currency": "Yen", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>", "key2": "<value>"}, "subtotal_amount": 648726, "metadata": {"key": "<value>"}, "customer_external_id": "<id>", "products": [{"created_at": "2024-05-27T05:08:06.235Z", "modified_at": "2025-11-19T15:59:15.588Z", "id": "<value>", "name": "<value>", "description": "brr institute tired rotten relative", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-04-26T22:34:57.487Z", "modified_at": "2023-08-07T19:57:51.694Z", "id": "<value>", "type": "discord", "description": "when waterlogged godparent pure solidly content sonar progress pacemaker", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-10-18T15:45:53.088Z", "modified_at": "2023-08-08T05:58:49.836Z", "id": "<value>", "type": "license_keys", "description": "language traduce shrill minor hourly which yearly deeply but", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Applications", "mime_type": "<value>", "size": 271748, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-03-11T18:00:05.573Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-09-09T13:21:53.200Z", "size_readable": "<value>", "public_url": "https://male-season.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/bin", "mime_type": "<value>", "size": 187532, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-07T16:19:25.811Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-12-31T15:42:50.685Z", "size_readable": "<value>", "public_url": "https://squeaky-editor.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/bin", "mime_type": "<value>", "size": 910846, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-19T14:34:23.071Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-14T23:53:19.831Z", "size_readable": "<value>", "public_url": "https://sad-pupil.info/"}]}, {"created_at": "2025-09-29T06:23:47.676Z", "modified_at": "2024-07-02T05:50:09.114Z", "id": "<value>", "name": "<value>", "description": "as weekly drat nor why sparkling", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-11-17T00:11:23.972Z", "modified_at": "2024-02-03T11:05:02.671Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2025-02-14T09:22:19.644Z", "modified_at": "2023-12-28T20:59:29.904Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 6400}], "benefits": [{"created_at": "2025-10-16T20:09:46.139Z", "modified_at": "2023-09-29T18:20:07.088Z", "id": "<value>", "type": "github_repository", "description": "pupil divine roundabout gah oh hm over equatorial", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 887018, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-07T16:20:25.796Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-17T23:09:10.440Z", "size_readable": "<value>", "public_url": "https://untimely-information.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/bin", "mime_type": "<value>", "size": 75636, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-02-06T03:34:19.712Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-03-25T12:20:31.544Z", "size_readable": "<value>", "public_url": "https://immense-finer.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/srv", "mime_type": "<value>", "size": 544978, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-09-24T17:52:13.602Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-09-28T13:20:26.690Z", "size_readable": "<value>", "public_url": "https://pastel-character.info"}]}, {"created_at": "2023-09-09T06:37:57.046Z", "modified_at": "2024-12-25T00:01:30.412Z", "id": "<value>", "name": "<value>", "description": "delectable ugh likewise than every how milestone", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-08-19T22:18:44.316Z", "modified_at": "2024-04-28T23:39:10.699Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 500372}, {"created_at": "2025-06-18T23:55:22.042Z", "modified_at": "2025-07-31T13:25:31.669Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 385218, "cap_amount": 366960, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-07-01T11:31:44.349Z", "modified_at": "2023-01-21T11:17:02.173Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [{"created_at": "2024-04-20T16:45:08.626Z", "modified_at": "2025-10-27T21:24:45.236Z", "id": "<value>", "type": "discord", "description": "until tenderly chapel quantify optimistically excluding aw because amongst emulsify", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-12-28T12:56:50.963Z", "modified_at": "2023-07-08T17:24:16.616Z", "id": "<value>", "type": "license_keys", "description": "denitrify um extremely scotch breed rebuild tighten poppy unwritten apostrophize", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2024-11-17T19:11:13.132Z", "modified_at": "2024-02-27T04:46:39.621Z", "id": "<value>", "name": "<value>", "description": "border opposite overload interior shady", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2025-08-24T18:28:03.144Z", "modified_at": "2023-10-21T11:52:11.842Z", "id": "<value>", "type": "custom", "description": "certainly these restfully geez who countess happily gym", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/tmp", "mime_type": "<value>", "size": 486328, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-26T17:28:00.673Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-06T18:54:29.001Z", "size_readable": "<value>", "public_url": "https://forsaken-underpants.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Users", "mime_type": "<value>", "size": 796127, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-05T18:42:07.313Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-10-05T11:55:07.194Z", "size_readable": "<value>", "public_url": "https://quick-witted-markup.org/"}]}, "product_price": {"created_at": "2024-09-02T09:05:14.886Z", "modified_at": "2025-06-23T16:57:50.081Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, "discount": {"duration": "repeating", "type": "percentage", "basis_points": 416143, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-08-07T19:57:51.694Z", "modified_at": "2024-04-28T02:33:08.095Z", "id": "<value>", "metadata": {"key": "<value>", "key1": false, "key2": true}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 169862, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-03-28T00:06:24.086Z", "modified_at": "2023-09-19T22:46:24.110Z", "id": "<value>", "metadata": {"key": 729611, "key1": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}]}}, "order": 918364, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-08-13T03:41:03.035Z", "modified_at": "2025-03-10T13:49:13.967Z", "id": "<value>", "metadata": {"key": 134, "key1": 882089}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}]}}, "order": 187532, "required": true}], "customer_metadata": {"key": "<value>", "key1": 790078}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1379,7 +1397,7 @@ examples:
   _endpointcheckout_updated_post:
     speakeasy-default-endpointcheckout-updated-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-10-04T13:06:10.658Z", "modified_at": "2024-10-02T21:25:15.366Z", "id": "<value>", "payment_processor": "stripe", "status": "failed", "client_secret": "<value>", "url": "https://square-cafe.biz/", "expires_at": "2025-03-25T08:55:11.873Z", "success_url": "https://physical-import.name/", "embed_origin": "<value>", "amount": 245418, "discount_amount": 919294, "net_amount": 584756, "tax_amount": 624213, "total_amount": 447013, "currency": "Naira", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 24587, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-10-02T21:25:15.366Z", "modified_at": "2025-10-20T04:48:05.954Z", "id": "<value>", "name": "<value>", "description": "drat concerning jive boohoo exaggerate fess", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-04-30T00:04:57.584Z", "modified_at": "2023-12-13T10:08:32.776Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-10-03T07:55:07.025Z", "modified_at": "2023-09-26T23:29:16.889Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 447013, "maximum_amount": 371362, "preset_amount": 431603}], "benefits": [{"created_at": "2024-02-24T08:02:38.559Z", "modified_at": "2023-08-23T23:19:11.110Z", "id": "<value>", "type": "license_keys", "description": "overspend red bitter", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 833632, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-18T01:24:03.442Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-09-08T00:52:38.194Z", "size_readable": "<value>", "public_url": "https://lumpy-lox.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/ports", "mime_type": "<value>", "size": 94955, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-03T20:56:21.950Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-02-22T05:03:37.259Z", "size_readable": "<value>", "public_url": "https://carefree-junior.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sbin", "mime_type": "<value>", "size": 30002, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-12T06:27:28.829Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-18T15:59:37.403Z", "size_readable": "<value>", "public_url": "https://outgoing-finger.biz"}]}, {"created_at": "2024-03-17T00:38:23.169Z", "modified_at": "2024-02-06T06:21:21.716Z", "id": "<value>", "name": "<value>", "description": "inveigle lonely formal dense bashfully black", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-05-18T17:45:28.666Z", "modified_at": "2025-03-03T15:09:17.149Z", "id": "<value>", "type": "github_repository", "description": "airline aboard frightened enfold colorfully questionably lazily", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/tmp", "mime_type": "<value>", "size": 12178, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-07T07:01:37.159Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-27T19:41:57.913Z", "size_readable": "<value>", "public_url": "https://sandy-address.net/"}]}, {"created_at": "2024-02-18T03:52:52.624Z", "modified_at": "2023-09-11T20:52:05.076Z", "id": "<value>", "name": "<value>", "description": "suburban worth haversack", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2025-02-02T10:28:51.256Z", "modified_at": "2023-09-13T06:12:21.250Z", "id": "<value>", "type": "custom", "description": "ignorance cutover aboard ah since yowza aw and fort nougat", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2025-04-04T09:36:58.685Z", "modified_at": "2024-03-12T12:25:44.387Z", "id": "<value>", "name": "<value>", "description": "immediately times palatable controvert upon vicinity", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-11-17T10:36:50.593Z", "modified_at": "2023-09-05T19:01:42.068Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-03-12T12:25:44.387Z", "modified_at": "2024-03-10T17:45:08.857Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2025-09-21T12:18:51.327Z", "modified_at": "2023-07-02T12:46:50.869Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 819163, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-07-07T07:29:52.938Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-03T20:56:21.950Z", "size_readable": "<value>", "public_url": "https://scratchy-making.com/"}]}, "product_price": {"created_at": "2023-02-02T02:20:53.087Z", "modified_at": "2025-04-03T19:33:41.657Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 999897, "maximum_amount": 330958, "preset_amount": 328101}, "discount": {"duration": "repeating", "duration_in_months": 583437, "type": "fixed", "amount": 176064, "currency": "Iranian Rial", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-02-23T18:15:44.994Z", "modified_at": "2024-10-10T14:31:18.663Z", "id": "<value>", "metadata": {"key": 16032}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 679898, "required": true}], "customer_metadata": {"key": true, "key1": 385454, "key2": true}}}
+        application/json: {"data": {"created_at": "2025-10-04T13:06:10.658Z", "modified_at": "2024-10-02T21:25:15.366Z", "id": "<value>", "payment_processor": "stripe", "status": "failed", "client_secret": "<value>", "url": "https://square-cafe.biz/", "expires_at": "2025-03-25T08:55:11.873Z", "success_url": "https://physical-import.name/", "embed_origin": "<value>", "amount": 245418, "discount_amount": 919294, "net_amount": 584756, "tax_amount": 624213, "total_amount": 447013, "currency": "Naira", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 24587, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-10-02T21:25:15.366Z", "modified_at": "2025-10-20T04:48:05.954Z", "id": "<value>", "name": "<value>", "description": "drat concerning jive boohoo exaggerate fess", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-03-12T21:45:21.173Z", "modified_at": "2025-05-15T14:11:14.245Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 306145, "cap_amount": 608188, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2023-09-26T23:29:16.889Z", "modified_at": "2024-11-15T03:18:06.755Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 447013}], "benefits": [{"created_at": "2024-02-24T08:02:38.559Z", "modified_at": "2023-08-23T23:19:11.110Z", "id": "<value>", "type": "license_keys", "description": "overspend red bitter", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 833632, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-18T01:24:03.442Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-09-08T00:52:38.194Z", "size_readable": "<value>", "public_url": "https://lumpy-lox.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/ports", "mime_type": "<value>", "size": 94955, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-03T20:56:21.950Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-02-22T05:03:37.259Z", "size_readable": "<value>", "public_url": "https://carefree-junior.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sbin", "mime_type": "<value>", "size": 30002, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-12T06:27:28.829Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-18T15:59:37.403Z", "size_readable": "<value>", "public_url": "https://outgoing-finger.biz"}]}, {"created_at": "2024-03-17T00:38:23.169Z", "modified_at": "2024-02-06T06:21:21.716Z", "id": "<value>", "name": "<value>", "description": "inveigle lonely formal dense bashfully black", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-05-18T17:45:28.666Z", "modified_at": "2025-03-03T15:09:17.149Z", "id": "<value>", "type": "github_repository", "description": "airline aboard frightened enfold colorfully questionably lazily", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/tmp", "mime_type": "<value>", "size": 12178, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-07T07:01:37.159Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-27T19:41:57.913Z", "size_readable": "<value>", "public_url": "https://sandy-address.net/"}]}, {"created_at": "2024-02-18T03:52:52.624Z", "modified_at": "2023-09-11T20:52:05.076Z", "id": "<value>", "name": "<value>", "description": "suburban worth haversack", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2025-02-02T10:28:51.256Z", "modified_at": "2023-09-13T06:12:21.250Z", "id": "<value>", "type": "custom", "description": "ignorance cutover aboard ah since yowza aw and fort nougat", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2025-04-04T09:36:58.685Z", "modified_at": "2024-03-12T12:25:44.387Z", "id": "<value>", "name": "<value>", "description": "immediately times palatable controvert upon vicinity", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-09-21T13:33:23.592Z", "modified_at": "2025-08-02T14:33:19.677Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 995460}, {"created_at": "2025-04-04T09:36:58.685Z", "modified_at": "2024-03-12T12:25:44.387Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 351052, "maximum_amount": 174874, "preset_amount": 688507}, {"created_at": "2024-01-15T08:24:12.191Z", "modified_at": "2024-12-04T13:11:22.032Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 751656}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 819163, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-07-07T07:29:52.938Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-03T20:56:21.950Z", "size_readable": "<value>", "public_url": "https://scratchy-making.com/"}]}, "product_price": {"created_at": "2024-04-13T13:45:30.435Z", "modified_at": "2025-12-31T21:16:51.807Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, "discount": {"duration": "repeating", "duration_in_months": 583437, "type": "fixed", "amount": 176064, "currency": "Iranian Rial", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-02-23T18:15:44.994Z", "modified_at": "2024-10-10T14:31:18.663Z", "id": "<value>", "metadata": {"key": 16032}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 679898, "required": true}], "customer_metadata": {"key": true, "key1": 385454, "key2": true}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1406,7 +1424,7 @@ examples:
   _endpointsubscription_created_post:
     speakeasy-default-endpointsubscription-created-post:
       requestBody:
-        application/json: {"data": {"created_at": "2024-07-03T01:29:40.920Z", "modified_at": "2023-02-20T03:35:25.500Z", "id": "<value>", "amount": 78980, "currency": "Dong", "recurring_interval": "month", "status": "incomplete_expired", "current_period_start": "2025-01-25T02:46:12.208Z", "current_period_end": "2023-10-08T16:07:22.449Z", "cancel_at_period_end": false, "canceled_at": "2025-10-17T20:21:29.819Z", "started_at": "2023-02-26T17:52:17.099Z", "ends_at": "2023-07-04T19:46:53.033Z", "ended_at": "2023-09-06T09:33:34.348Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "unused", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {"key": "<value>", "key1": 229409}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-04-01T11:22:10.531Z", "modified_at": "2024-06-26T00:08:47.301Z", "metadata": {"key": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2023-03-28T13:29:27.613Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Carson_Raynor@gmail.com", "public_name": "<value>"}, "product": {"created_at": "2023-03-19T22:51:30.621Z", "modified_at": "2025-04-17T16:08:26.249Z", "id": "<value>", "name": "<value>", "description": "twine deed um on sudden", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-04-03T22:55:40.119Z", "modified_at": "2023-08-19T02:12:13.686Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-10-17T20:21:29.819Z", "modified_at": "2023-02-26T17:52:17.099Z", "id": "<value>", "description": "because squeaky limply edge", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"archived": {"key": false, "key1": true}, "files": ["<value>", "<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sys", "mime_type": "<value>", "size": 580222, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-23T21:40:44.558Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-20T01:51:58.643Z", "size_readable": "<value>", "public_url": "https://dapper-marimba.com/"}], "attached_custom_fields": []}, "discount": {"duration": "once", "duration_in_months": 25742, "type": "fixed", "basis_points": 282087, "created_at": "2023-09-03T18:06:19.881Z", "modified_at": "2025-08-27T08:53:33.064Z", "id": "<value>", "metadata": {"key": true, "key1": 866264}, "name": "<value>", "code": "<value>", "starts_at": "2025-02-24T22:18:59.471Z", "ends_at": "2024-11-25T15:12:50.077Z", "max_redemptions": 380280, "redemptions_count": 884322, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2023-11-27T13:49:43.101Z", "modified_at": "2024-09-16T15:58:20.823Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, "prices": [{"created_at": "2023-09-06T11:12:57.377Z", "modified_at": "2025-10-26T17:30:35.632Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2025-09-13T20:49:31.920Z", "modified_at": "2023-01-23T08:35:28.561Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 785118, "maximum_amount": 542216, "preset_amount": 484777}, {"created_at": "2025-12-16T10:21:46.318Z", "modified_at": "2025-08-06T20:21:56.108Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 624550, "maximum_amount": 113859, "preset_amount": 45992}]}}
+        application/json: {"data": {"created_at": "2024-07-03T01:29:40.920Z", "modified_at": "2023-02-20T03:35:25.500Z", "id": "<value>", "amount": 78980, "currency": "Dong", "recurring_interval": "month", "status": "incomplete_expired", "current_period_start": "2025-01-25T02:46:12.208Z", "current_period_end": "2023-10-08T16:07:22.449Z", "cancel_at_period_end": false, "canceled_at": "2025-10-17T20:21:29.819Z", "started_at": "2023-02-26T17:52:17.099Z", "ends_at": "2023-07-04T19:46:53.033Z", "ended_at": "2023-09-06T09:33:34.348Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "unused", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {"key": "<value>", "key1": 229409}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-04-01T11:22:10.531Z", "modified_at": "2024-06-26T00:08:47.301Z", "metadata": {"key": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2023-03-28T13:29:27.613Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Carson_Raynor@gmail.com", "public_name": "<value>"}, "product": {"created_at": "2023-03-19T22:51:30.621Z", "modified_at": "2025-04-17T16:08:26.249Z", "id": "<value>", "name": "<value>", "description": "twine deed um on sudden", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-04-03T22:55:40.119Z", "modified_at": "2023-08-19T02:12:13.686Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-10-17T20:21:29.819Z", "modified_at": "2023-02-26T17:52:17.099Z", "id": "<value>", "description": "because squeaky limply edge", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 717829, "timeframe": "month"}, "activations": {"limit": 125200, "enable_customer_admin": false}, "limit_usage": 71124}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sys", "mime_type": "<value>", "size": 580222, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-23T21:40:44.558Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-20T01:51:58.643Z", "size_readable": "<value>", "public_url": "https://dapper-marimba.com/"}], "attached_custom_fields": []}, "discount": {"duration": "once", "duration_in_months": 25742, "type": "fixed", "basis_points": 282087, "created_at": "2023-09-03T18:06:19.881Z", "modified_at": "2025-08-27T08:53:33.064Z", "id": "<value>", "metadata": {"key": true, "key1": 866264}, "name": "<value>", "code": "<value>", "starts_at": "2025-02-24T22:18:59.471Z", "ends_at": "2024-11-25T15:12:50.077Z", "max_redemptions": 380280, "redemptions_count": 884322, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2024-09-16T15:58:20.823Z", "modified_at": "2025-09-23T09:29:03.139Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 226703, "maximum_amount": 939535, "preset_amount": 67593}, "prices": [{"created_at": "2023-04-25T16:52:58.082Z", "modified_at": "2025-09-13T20:49:31.920Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 876353, "maximum_amount": 785118, "preset_amount": 542216}, {"created_at": "2023-12-18T18:07:19.501Z", "modified_at": "2025-12-16T10:21:46.318Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 749423, "maximum_amount": 624550, "preset_amount": 113859}, {"created_at": "2025-11-25T16:26:54.952Z", "modified_at": "2025-08-04T21:33:41.088Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 505195}]}}
       responses:
         "200":
           application/json: "<value>"
@@ -1451,7 +1469,7 @@ examples:
   _endpointsubscription_revoked_post:
     speakeasy-default-endpointsubscription-revoked-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-11-29T12:00:55.925Z", "modified_at": "2023-03-13T04:36:55.320Z", "id": "<value>", "amount": 780683, "currency": "CFP Franc", "recurring_interval": "year", "status": "trialing", "current_period_start": "2023-06-20T05:55:42.170Z", "current_period_end": "2024-05-16T17:55:53.899Z", "cancel_at_period_end": true, "canceled_at": "2025-10-25T10:04:20.460Z", "started_at": "2024-09-29T18:36:35.285Z", "ends_at": "2024-02-23T17:26:12.806Z", "ended_at": "2024-01-24T11:12:57.680Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-09-02T15:09:07.489Z", "modified_at": "2025-06-23T22:13:15.423Z", "metadata": {"key": "<value>", "key1": 182663}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-05-05T15:05:02.863Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Percival.Schuster21@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2024-10-17T20:35:01.045Z", "modified_at": "2025-05-01T17:14:35.906Z", "id": "<value>", "name": "<value>", "description": "scout second management whose underachieve weakly yippee", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-08-16T13:41:14.572Z", "modified_at": "2023-12-18T14:14:00.851Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 938340, "included_units": 581912, "cap_amount": 382050, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2023-06-02T05:06:11.692Z", "modified_at": "2025-09-02T15:09:07.489Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}], "benefits": [{"created_at": "2024-10-23T06:28:26.204Z", "modified_at": "2023-07-20T04:46:43.248Z", "id": "<value>", "description": "supposing ready powerfully card duh favorite achieve kick", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": false}, {"created_at": "2024-07-26T22:37:48.771Z", "modified_at": "2023-07-08T15:43:38.078Z", "id": "<value>", "description": "comestible save spark accentuate", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>"]}}, {"created_at": "2025-06-06T16:36:59.904Z", "modified_at": "2024-12-14T07:14:12.681Z", "id": "<value>", "description": "when submissive desk how", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 620052, "timeframe": "month"}, "activations": {"limit": 77915, "enable_customer_admin": true}, "limit_usage": 893478}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/bin", "mime_type": "<value>", "size": 406671, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-28T05:43:23.560Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-04-23T18:43:10.741Z", "size_readable": "<value>", "public_url": "https://fragrant-appliance.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 76103, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-01T17:02:54.395Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-07-29T05:29:45.670Z", "size_readable": "<value>", "public_url": "https://calculating-lieu.biz"}], "attached_custom_fields": []}, "discount": {"duration": "repeating", "type": "percentage", "amount": 335600, "currency": "Canadian Dollar", "created_at": "2025-09-30T02:02:28.275Z", "modified_at": "2024-07-08T12:48:11.186Z", "id": "<value>", "metadata": {"key": 223411}, "name": "<value>", "code": "<value>", "starts_at": "2023-12-25T03:14:41.345Z", "ends_at": "2025-02-16T03:38:52.727Z", "max_redemptions": 99218, "redemptions_count": 692485, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2024-06-02T22:09:28.859Z", "modified_at": "2023-01-06T18:53:09.581Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, "prices": [{"created_at": "2024-05-05T13:33:08.877Z", "modified_at": "2023-10-27T11:52:34.438Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2025-04-23T08:39:31.977Z", "modified_at": "2024-09-20T10:36:30.029Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 509753, "maximum_amount": 95678, "preset_amount": 127400}, {"created_at": "2023-03-01T18:10:09.127Z", "modified_at": "2024-01-06T10:09:42.620Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 4315, "maximum_amount": 602455, "preset_amount": 138559}]}}
+        application/json: {"data": {"created_at": "2025-11-29T12:00:55.925Z", "modified_at": "2023-03-13T04:36:55.320Z", "id": "<value>", "amount": 780683, "currency": "CFP Franc", "recurring_interval": "year", "status": "trialing", "current_period_start": "2023-06-20T05:55:42.170Z", "current_period_end": "2024-05-16T17:55:53.899Z", "cancel_at_period_end": true, "canceled_at": "2025-10-25T10:04:20.460Z", "started_at": "2024-09-29T18:36:35.285Z", "ends_at": "2024-02-23T17:26:12.806Z", "ended_at": "2024-01-24T11:12:57.680Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-09-02T15:09:07.489Z", "modified_at": "2025-06-23T22:13:15.423Z", "metadata": {"key": "<value>", "key1": 182663}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-05-05T15:05:02.863Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Percival.Schuster21@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2024-10-17T20:35:01.045Z", "modified_at": "2025-05-01T17:14:35.906Z", "id": "<value>", "name": "<value>", "description": "scout second management whose underachieve weakly yippee", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-08-16T13:41:14.572Z", "modified_at": "2023-12-18T14:14:00.851Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 938340, "cap_amount": 581912, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-03-01T18:01:54.717Z", "modified_at": "2023-06-02T05:06:11.692Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 612669}], "benefits": [{"created_at": "2024-10-23T06:28:26.204Z", "modified_at": "2023-07-20T04:46:43.248Z", "id": "<value>", "description": "supposing ready powerfully card duh favorite achieve kick", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": false}, {"created_at": "2024-07-26T22:37:48.771Z", "modified_at": "2023-07-08T15:43:38.078Z", "id": "<value>", "description": "comestible save spark accentuate", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 184460, "timeframe": "year"}, "activations": {"limit": 937507, "enable_customer_admin": false}, "limit_usage": 650823}}, {"created_at": "2025-08-18T00:05:09.206Z", "modified_at": "2024-10-25T16:43:54.572Z", "id": "<value>", "description": "ice-cream cluttered ouch of", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/bin", "mime_type": "<value>", "size": 406671, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-28T05:43:23.560Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-04-23T18:43:10.741Z", "size_readable": "<value>", "public_url": "https://fragrant-appliance.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 76103, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-01T17:02:54.395Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-07-29T05:29:45.670Z", "size_readable": "<value>", "public_url": "https://calculating-lieu.biz"}], "attached_custom_fields": []}, "discount": {"duration": "repeating", "type": "percentage", "amount": 335600, "currency": "Canadian Dollar", "created_at": "2025-09-30T02:02:28.275Z", "modified_at": "2024-07-08T12:48:11.186Z", "id": "<value>", "metadata": {"key": 223411}, "name": "<value>", "code": "<value>", "starts_at": "2023-12-25T03:14:41.345Z", "ends_at": "2025-02-16T03:38:52.727Z", "max_redemptions": 99218, "redemptions_count": 692485, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2023-05-25T03:41:40.124Z", "modified_at": "2025-03-24T11:18:28.141Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, "prices": [{"created_at": "2023-10-18T08:45:20.322Z", "modified_at": "2025-07-20T09:59:01.874Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 500371, "cap_amount": 740600, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-09-20T10:36:30.029Z", "modified_at": "2025-04-07T09:34:20.163Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2023-05-20T15:08:40.297Z", "modified_at": "2024-02-20T18:07:31.855Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 376974}]}}
       responses:
         "200":
           application/json: "<value>"
@@ -1487,7 +1505,7 @@ examples:
   _endpointproduct_updated_post:
     speakeasy-default-endpointproduct-updated-post:
       requestBody:
-        application/json: {"data": {"created_at": "2024-06-25T03:46:32.479Z", "modified_at": "2023-06-04T01:47:33.158Z", "id": "<value>", "name": "<value>", "description": "er ick birdcage", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2023-04-14T23:22:06.974Z", "modified_at": "2023-11-27T16:49:54.775Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 389871, "maximum_amount": 137830, "preset_amount": 386933}], "benefits": [{"created_at": "2023-04-13T14:11:42.240Z", "modified_at": "2025-02-07T03:19:55.369Z", "id": "<value>", "description": "scrape about giggle luck sonata", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 348402, "timeframe": "year"}, "activations": {"limit": 538655, "enable_customer_admin": true}, "limit_usage": 813643}}, {"created_at": "2025-08-07T02:29:32.090Z", "modified_at": "2024-10-08T01:10:23.350Z", "id": "<value>", "description": "fidget inside lightly gigantic pigpen under pillow", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>"]}}, {"created_at": "2025-07-20T21:57:14.619Z", "modified_at": "2025-10-28T16:23:29.630Z", "id": "<value>", "description": "apud before anneal if trust excepting or", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}], "medias": [], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-01-22T11:05:18.421Z", "modified_at": "2023-10-31T20:54:51.973Z", "id": "<value>", "metadata": {"key": false, "key1": 81731, "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 19557, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-12-10T00:18:34.847Z", "modified_at": "2025-08-19T11:13:30.301Z", "id": "<value>", "metadata": {"key": true, "key1": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 753420, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-03-20T08:40:07.478Z", "modified_at": "2024-10-24T07:58:05.681Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 454407, "required": true}]}}
+        application/json: {"data": {"created_at": "2024-06-25T03:46:32.479Z", "modified_at": "2023-06-04T01:47:33.158Z", "id": "<value>", "name": "<value>", "description": "er ick birdcage", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2023-04-14T23:22:06.974Z", "modified_at": "2023-11-27T16:49:54.775Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 389871, "maximum_amount": 137830, "preset_amount": 386933}], "benefits": [{"created_at": "2023-04-13T14:11:42.240Z", "modified_at": "2025-02-07T03:19:55.369Z", "id": "<value>", "description": "scrape about giggle luck sonata", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"unit": 348402, "meter_id": "<value>"}}, {"created_at": "2024-08-13T08:46:11.488Z", "modified_at": "2023-06-08T00:52:47.759Z", "id": "<value>", "description": "acidly limping surprised likewise a softly perfectly baa peter", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": false}, {"created_at": "2023-07-21T11:14:50.988Z", "modified_at": "2023-06-04T03:34:20.017Z", "id": "<value>", "description": "yesterday who unlike surprisingly oh dowse", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": true}], "medias": [], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-02-07T13:05:15.287Z", "modified_at": "2025-11-06T13:08:07.456Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 19557, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-11-20T10:40:31.232Z", "modified_at": "2023-12-10T00:18:34.847Z", "id": "<value>", "metadata": {"key": 700832, "key1": "<value>", "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 753420, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-03-20T08:40:07.478Z", "modified_at": "2024-10-24T07:58:05.681Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 454407, "required": true}]}}
       responses:
         "200":
           application/json: "<value>"
@@ -1523,7 +1541,7 @@ examples:
   _endpointbenefit_created_post:
     speakeasy-default-endpointbenefit-created-post:
       requestBody:
-        application/json: {"data": {"created_at": "2023-04-15T11:45:18.891Z", "modified_at": "2025-06-17T12:04:55.002Z", "id": "<value>", "description": "vastly lest but", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": true}, "files": ["<value>"]}}}
+        application/json: {"data": {"created_at": "2023-04-15T11:45:18.891Z", "modified_at": "2025-06-17T12:04:55.002Z", "id": "<value>", "description": "vastly lest but", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 565064, "timeframe": "month"}, "activations": {"limit": 251765, "enable_customer_admin": true}, "limit_usage": 587659}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1532,7 +1550,7 @@ examples:
   _endpointbenefit_updated_post:
     speakeasy-default-endpointbenefit-updated-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-11-19T14:31:03.333Z", "modified_at": "2023-08-21T02:54:25.671Z", "id": "<value>", "description": "merge when gratefully sparse hmph throughout honesty untried gripping um", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "pull"}}}
+        application/json: {"data": {"created_at": "2025-11-19T14:31:03.333Z", "modified_at": "2023-08-21T02:54:25.671Z", "id": "<value>", "description": "merge when gratefully sparse hmph throughout honesty untried gripping um", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>", "<value>"]}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1550,7 +1568,7 @@ examples:
   _endpointbenefit_grant_updated_post:
     speakeasy-default-endpointbenefit-grant-updated-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-01-02T13:54:42.243Z", "modified_at": "2024-02-25T11:58:59.486Z", "id": "<value>", "is_granted": false, "is_revoked": false, "subscription_id": "<value>", "order_id": "<value>", "customer_id": "<value>", "user_id": "<value>", "benefit_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-08-08T07:44:28.757Z", "modified_at": "2024-08-31T04:19:19.970Z", "metadata": {"key": "<value>", "key1": 549371, "key2": 502350}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-04-04T12:08:04.168Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "properties": {}, "benefit": {"created_at": "2025-02-22T02:27:57.903Z", "modified_at": "2025-08-08T07:44:28.757Z", "id": "<value>", "description": "uneven near access collaboration ascertain draft hearten", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {"key": false, "key1": false}, "files": ["<value>", "<value>"]}}}}
+        application/json: {"data": {"created_at": "2025-01-02T13:54:42.243Z", "modified_at": "2024-02-25T11:58:59.486Z", "id": "<value>", "is_granted": false, "is_revoked": false, "subscription_id": "<value>", "order_id": "<value>", "customer_id": "<value>", "user_id": "<value>", "benefit_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-08-08T07:44:28.757Z", "modified_at": "2024-08-31T04:19:19.970Z", "metadata": {"key": "<value>", "key1": 549371, "key2": 502350}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-04-04T12:08:04.168Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "properties": {}, "benefit": {"created_at": "2025-02-22T02:27:57.903Z", "modified_at": "2025-08-08T07:44:28.757Z", "id": "<value>", "description": "uneven near access collaboration ascertain draft hearten", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 552103, "timeframe": "day"}, "activations": {"limit": 863889, "enable_customer_admin": false}, "limit_usage": 256411}}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1559,7 +1577,7 @@ examples:
   _endpointbenefit_grant_revoked_post:
     speakeasy-default-endpointbenefit-grant-revoked-post:
       requestBody:
-        application/json: {"data": {"created_at": "2025-03-12T10:35:36.881Z", "modified_at": "2025-04-12T13:10:16.426Z", "id": "<value>", "is_granted": true, "is_revoked": false, "subscription_id": "<value>", "order_id": "<value>", "customer_id": "<value>", "user_id": "<value>", "benefit_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-03-29T21:56:48.008Z", "modified_at": "2025-07-18T16:16:40.562Z", "metadata": {}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2024-03-08T05:20:11.943Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "properties": {}, "benefit": {"created_at": "2025-10-14T00:54:27.949Z", "modified_at": "2025-03-29T21:56:48.008Z", "id": "<value>", "description": "custody sans shark spork petticoat that supposing violently overcook", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}}}
+        application/json: {"data": {"created_at": "2025-03-12T10:35:36.881Z", "modified_at": "2025-04-12T13:10:16.426Z", "id": "<value>", "is_granted": true, "is_revoked": false, "subscription_id": "<value>", "order_id": "<value>", "customer_id": "<value>", "user_id": "<value>", "benefit_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-03-29T21:56:48.008Z", "modified_at": "2025-07-18T16:16:40.562Z", "metadata": {}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2024-03-08T05:20:11.943Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "properties": {}, "benefit": {"created_at": "2025-10-14T00:54:27.949Z", "modified_at": "2025-03-29T21:56:48.008Z", "id": "<value>", "description": "custody sans shark spork petticoat that supposing violently overcook", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "pull"}}}}
       responses:
         "200":
           application/json: "<value>"
@@ -1674,7 +1692,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "amount": 177706, "currency": "Danish Krone", "recurring_interval": "month", "status": "past_due", "current_period_start": "2024-12-01T18:25:37.169Z", "current_period_end": "2023-01-20T06:21:22.156Z", "cancel_at_period_end": false, "canceled_at": "2023-04-05T09:49:38.010Z", "started_at": "2023-03-17T01:57:00.187Z", "ends_at": "2025-01-24T00:05:25.844Z", "ended_at": "2024-07-12T19:57:33.016Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-03-01T20:22:54.911Z", "modified_at": "2024-02-08T01:09:52.088Z", "metadata": {"key": "<value>"}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-01-13T10:26:00.433Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Hope_Brakus@yahoo.com", "public_name": "<value>"}, "product": {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "name": "<value>", "description": "er boom however when uh-huh madly", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": 29267, "key1": 688784, "key2": 408066}, "prices": [], "benefits": [{"created_at": "2023-07-14T18:23:27.528Z", "modified_at": "2023-09-09T18:28:08.953Z", "id": "<value>", "description": "rudely as toward uselessly", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"archived": {"key": true}, "files": ["<value>"]}}, {"created_at": "2024-07-28T04:00:22.486Z", "modified_at": "2025-07-10T18:28:07.954Z", "id": "<value>", "description": "although gosh whenever as plastic via", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": true}, {"created_at": "2025-03-07T11:07:08.720Z", "modified_at": "2025-04-21T16:08:32.154Z", "id": "<value>", "description": "someplace woot excepting gah only despite", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 869095, "timeframe": "month"}, "activations": {"limit": 206163, "enable_customer_admin": true}, "limit_usage": 710528}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sbin", "mime_type": "<value>", "size": 207713, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-01-01T09:29:03.176Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-30T01:03:36.657Z", "size_readable": "<value>", "public_url": "https://next-taxicab.net/"}], "attached_custom_fields": []}, "discount": {"duration": "once", "type": "percentage", "amount": 832756, "currency": "Hryvnia", "created_at": "2025-04-21T05:31:02.040Z", "modified_at": "2024-03-28T11:42:09.368Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 824962, "key2": 467428}, "name": "<value>", "code": "<value>", "starts_at": "2025-03-07T02:26:31.358Z", "ends_at": "2023-06-21T02:05:32.746Z", "max_redemptions": 783071, "redemptions_count": 374478, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2024-07-20T20:59:08.207Z", "modified_at": "2025-04-28T22:29:22.162Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, "prices": [{"created_at": "2025-09-08T10:15:51.443Z", "modified_at": "2023-01-27T21:43:08.849Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 621551}]}, {"created_at": "2025-07-30T17:58:06.895Z", "modified_at": "2024-06-27T18:50:42.778Z", "id": "<value>", "amount": 985599, "currency": "Lebanese Pound", "recurring_interval": "year", "status": "canceled", "current_period_start": "2025-10-25T10:50:37.438Z", "current_period_end": "2025-01-09T05:13:52.456Z", "cancel_at_period_end": true, "canceled_at": "2024-04-22T16:13:21.235Z", "started_at": "2024-09-10T11:54:14.319Z", "ends_at": "2025-01-19T21:45:37.595Z", "ended_at": "2025-12-19T02:03:54.761Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2024-10-29T05:49:01.311Z", "modified_at": "2023-12-07T09:46:44.632Z", "metadata": {"key": 527084, "key1": 80289, "key2": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "US"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-03-21T06:52:57.825Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Isabelle83@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-11-27T17:23:02.117Z", "modified_at": "2023-04-04T09:25:47.730Z", "id": "<value>", "name": "<value>", "description": "till boo ack solicit weakly segregate boo", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {"key": true, "key1": true, "key2": 387926}, "prices": [{"created_at": "2025-06-02T11:43:36.892Z", "modified_at": "2025-09-08T09:13:39.168Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2023-11-06T04:06:54.106Z", "modified_at": "2024-06-20T13:26:28.598Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 19410, "included_units": 634941, "cap_amount": 93125, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 677862, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-02T21:48:51.327Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-01-17T21:03:55.557Z", "size_readable": "<value>", "public_url": "https://clear-cut-dredger.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 708212, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-25T01:38:35.053Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-11T03:56:34.876Z", "size_readable": "<value>", "public_url": "https://humble-programme.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 981370, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-27T12:00:34.207Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-07T00:48:20.677Z", "size_readable": "<value>", "public_url": "https://pleasing-edge.net"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-05-23T16:01:48.733Z", "modified_at": "2023-11-05T03:32:00.916Z", "id": "<value>", "metadata": {"key": 896360}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 794717, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-06-09T01:19:27.771Z", "modified_at": "2024-09-19T19:57:30.820Z", "id": "<value>", "metadata": {"key": 919645, "key1": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 839453, "required": true}]}, "discount": {"duration": "repeating", "duration_in_months": 668046, "type": "fixed", "basis_points": 976080, "created_at": "2023-09-15T23:31:11.246Z", "modified_at": "2025-10-29T11:50:25.062Z", "id": "<value>", "metadata": {"key": true}, "name": "<value>", "code": "<value>", "starts_at": "2025-06-14T21:21:53.369Z", "ends_at": "2024-01-29T07:09:20.439Z", "max_redemptions": 503527, "redemptions_count": 919939, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2023-08-22T04:11:15.149Z", "modified_at": "2024-08-14T08:49:49.731Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 648645}, "prices": []}, {"created_at": "2025-09-05T20:18:34.543Z", "modified_at": "2024-02-23T23:44:40.827Z", "id": "<value>", "amount": 86895, "currency": "Cedi", "recurring_interval": "month", "status": "active", "current_period_start": "2025-11-01T20:47:26.029Z", "current_period_end": "2024-06-30T05:56:59.196Z", "cancel_at_period_end": true, "canceled_at": "2023-02-21T11:53:00.306Z", "started_at": "2023-12-08T03:17:39.708Z", "ends_at": "2025-01-02T17:38:42.285Z", "ended_at": "2023-02-25T17:28:41.442Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2024-05-03T11:56:14.302Z", "modified_at": "2023-05-09T08:47:32.901Z", "metadata": {"key": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["911144442", "us_ein"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-11-21T00:24:26.155Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Florida_Mills10@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-10-07T12:14:45.651Z", "modified_at": "2025-08-07T16:09:30.509Z", "id": "<value>", "name": "<value>", "description": "via the proper uncommon cap", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {"key": 751280, "key1": "<value>"}, "prices": [{"created_at": "2024-02-07T13:50:00.322Z", "modified_at": "2025-10-27T03:34:38.356Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2023-01-22T12:19:34.261Z", "modified_at": "2024-08-12T02:33:31.911Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 625809}, {"created_at": "2025-09-13T15:11:12.432Z", "modified_at": "2023-02-02T03:44:23.370Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 290791, "maximum_amount": 880082, "preset_amount": 441792}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 505796, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-05T15:08:11.722Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-20T20:39:56.038Z", "size_readable": "<value>", "public_url": "https://elliptical-marketplace.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/share", "mime_type": "<value>", "size": 96647, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-09T21:57:02.179Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-02-06T05:52:39.668Z", "size_readable": "<value>", "public_url": "https://weighty-tentacle.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Users", "mime_type": "<value>", "size": 191255, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-12T19:40:48.863Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-08T07:01:01.703Z", "size_readable": "<value>", "public_url": "https://homely-testing.org"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-08-16T15:42:00.686Z", "modified_at": "2023-01-01T09:29:03.176Z", "id": "<value>", "metadata": {"key": 253529}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 27174, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-09-07T14:10:22.892Z", "modified_at": "2025-06-07T12:21:44.732Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 134580, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-07-14T16:07:38.809Z", "modified_at": "2024-06-18T04:12:45.071Z", "id": "<value>", "metadata": {"key": "<value>", "key1": "<value>", "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 223832, "required": true}]}, "discount": {"duration": "once", "type": "percentage", "basis_points": 906109, "created_at": "2024-12-14T10:29:31.180Z", "modified_at": "2023-10-09T07:21:47.148Z", "id": "<value>", "metadata": {}, "name": "<value>", "code": "<value>", "starts_at": "2023-04-15T11:16:29.756Z", "ends_at": "2024-03-30T11:43:42.338Z", "max_redemptions": 644930, "redemptions_count": 379069, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2025-08-19T10:34:27.488Z", "modified_at": "2025-04-21T05:31:02.040Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 354965, "included_units": 824962, "cap_amount": 565282, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2023-06-21T02:05:32.746Z", "modified_at": "2025-05-08T05:53:10.405Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2024-06-30T19:00:16.624Z", "modified_at": "2025-02-11T02:35:46.909Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2024-04-22T16:13:21.235Z", "modified_at": "2024-09-10T11:54:14.319Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 63622}]}], "pagination": {"total_count": 709485, "max_page": 543675}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "amount": 177706, "currency": "Danish Krone", "recurring_interval": "month", "status": "past_due", "current_period_start": "2024-12-01T18:25:37.169Z", "current_period_end": "2023-01-20T06:21:22.156Z", "cancel_at_period_end": false, "canceled_at": "2023-04-05T09:49:38.010Z", "started_at": "2023-03-17T01:57:00.187Z", "ends_at": "2025-01-24T00:05:25.844Z", "ended_at": "2024-07-12T19:57:33.016Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-03-01T20:22:54.911Z", "modified_at": "2024-02-08T01:09:52.088Z", "metadata": {"key": "<value>"}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-01-13T10:26:00.433Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Hope_Brakus@yahoo.com", "public_name": "<value>"}, "product": {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "name": "<value>", "description": "er boom however when uh-huh madly", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": 29267, "key1": 688784, "key2": 408066}, "prices": [], "benefits": [{"created_at": "2023-07-14T18:23:27.528Z", "modified_at": "2023-09-09T18:28:08.953Z", "id": "<value>", "description": "rudely as toward uselessly", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 425334, "timeframe": "month"}, "activations": {"limit": 480616, "enable_customer_admin": true}, "limit_usage": 523875}}, {"created_at": "2024-03-25T14:03:52.771Z", "modified_at": "2025-08-04T08:35:41.482Z", "id": "<value>", "description": "tromp worth reluctantly wound accompanist", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"unit": 777438, "meter_id": "<value>"}}, {"created_at": "2025-11-05T16:19:50.933Z", "modified_at": "2025-09-13T12:26:55.235Z", "id": "<value>", "description": "though kindheartedly nor", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>", "<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sbin", "mime_type": "<value>", "size": 207713, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-01-01T09:29:03.176Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-30T01:03:36.657Z", "size_readable": "<value>", "public_url": "https://next-taxicab.net/"}], "attached_custom_fields": []}, "discount": {"duration": "once", "type": "percentage", "amount": 832756, "currency": "Hryvnia", "created_at": "2025-04-21T05:31:02.040Z", "modified_at": "2024-03-28T11:42:09.368Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 824962, "key2": 467428}, "name": "<value>", "code": "<value>", "starts_at": "2025-03-07T02:26:31.358Z", "ends_at": "2023-06-21T02:05:32.746Z", "max_redemptions": 783071, "redemptions_count": 374478, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2023-08-16T08:48:23.679Z", "modified_at": "2023-08-31T18:02:52.360Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 838896, "maximum_amount": 462343, "preset_amount": 755384}, "prices": [{"created_at": "2025-04-03T18:06:02.533Z", "modified_at": "2025-04-03T17:06:12.891Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 105170}]}, {"created_at": "2025-07-30T17:58:06.895Z", "modified_at": "2024-06-27T18:50:42.778Z", "id": "<value>", "amount": 985599, "currency": "Lebanese Pound", "recurring_interval": "year", "status": "canceled", "current_period_start": "2025-10-25T10:50:37.438Z", "current_period_end": "2025-01-09T05:13:52.456Z", "cancel_at_period_end": true, "canceled_at": "2024-04-22T16:13:21.235Z", "started_at": "2024-09-10T11:54:14.319Z", "ends_at": "2025-01-19T21:45:37.595Z", "ended_at": "2025-12-19T02:03:54.761Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2024-10-29T05:49:01.311Z", "modified_at": "2023-12-07T09:46:44.632Z", "metadata": {"key": 527084, "key1": 80289, "key2": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-03-21T06:52:57.825Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Isabelle83@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-11-27T17:23:02.117Z", "modified_at": "2023-04-04T09:25:47.730Z", "id": "<value>", "name": "<value>", "description": "till boo ack solicit weakly segregate boo", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {"key": true, "key1": true, "key2": 387926}, "prices": [{"created_at": "2024-10-22T07:49:38.272Z", "modified_at": "2024-02-27T07:39:18.966Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 869095}, {"created_at": "2023-12-07T04:19:04.202Z", "modified_at": "2025-02-17T17:43:49.763Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 774578}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 677862, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-02T21:48:51.327Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-01-17T21:03:55.557Z", "size_readable": "<value>", "public_url": "https://clear-cut-dredger.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 708212, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-25T01:38:35.053Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-11T03:56:34.876Z", "size_readable": "<value>", "public_url": "https://humble-programme.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 981370, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-27T12:00:34.207Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-07T00:48:20.677Z", "size_readable": "<value>", "public_url": "https://pleasing-edge.net"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-07-20T03:42:25.608Z", "modified_at": "2023-08-23T12:47:09.406Z", "id": "<value>", "metadata": {"key": true}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 794717, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-12-12T02:49:50.316Z", "modified_at": "2024-11-12T05:16:04.525Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 839453, "required": true}]}, "discount": {"duration": "repeating", "duration_in_months": 668046, "type": "fixed", "basis_points": 976080, "created_at": "2023-09-15T23:31:11.246Z", "modified_at": "2025-10-29T11:50:25.062Z", "id": "<value>", "metadata": {"key": true}, "name": "<value>", "code": "<value>", "starts_at": "2025-06-14T21:21:53.369Z", "ends_at": "2024-01-29T07:09:20.439Z", "max_redemptions": 503527, "redemptions_count": 919939, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2025-06-02T11:43:36.892Z", "modified_at": "2025-09-08T09:13:39.168Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, "prices": []}, {"created_at": "2025-09-05T20:18:34.543Z", "modified_at": "2024-02-23T23:44:40.827Z", "id": "<value>", "amount": 86895, "currency": "Cedi", "recurring_interval": "month", "status": "active", "current_period_start": "2025-11-01T20:47:26.029Z", "current_period_end": "2024-06-30T05:56:59.196Z", "cancel_at_period_end": true, "canceled_at": "2023-02-21T11:53:00.306Z", "started_at": "2023-12-08T03:17:39.708Z", "ends_at": "2025-01-02T17:38:42.285Z", "ended_at": "2023-02-25T17:28:41.442Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2024-05-03T11:56:14.302Z", "modified_at": "2023-05-09T08:47:32.901Z", "metadata": {"key": true}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-11-21T00:24:26.155Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Florida_Mills10@hotmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-10-07T12:14:45.651Z", "modified_at": "2025-08-07T16:09:30.509Z", "id": "<value>", "name": "<value>", "description": "via the proper uncommon cap", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {"key": 751280, "key1": "<value>"}, "prices": [{"created_at": "2024-01-19T17:39:17.317Z", "modified_at": "2023-07-28T12:54:58.990Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 634941}, {"created_at": "2025-05-23T16:01:48.733Z", "modified_at": "2023-11-05T03:32:00.916Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 896360}, {"created_at": "2024-09-19T19:57:30.820Z", "modified_at": "2024-11-25T13:23:23.987Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 791845, "maximum_amount": 568383, "preset_amount": 472871}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 505796, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-05T15:08:11.722Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-20T20:39:56.038Z", "size_readable": "<value>", "public_url": "https://elliptical-marketplace.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/share", "mime_type": "<value>", "size": 96647, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-09T21:57:02.179Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-02-06T05:52:39.668Z", "size_readable": "<value>", "public_url": "https://weighty-tentacle.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Users", "mime_type": "<value>", "size": 191255, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-12T19:40:48.863Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-08T07:01:01.703Z", "size_readable": "<value>", "public_url": "https://homely-testing.org"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-08-22T04:11:15.149Z", "modified_at": "2024-08-14T08:49:49.731Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 408575, "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 27174, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-11-11T02:33:24.486Z", "modified_at": "2024-02-07T13:50:00.322Z", "id": "<value>", "metadata": {"key": true, "key1": 527743, "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 134580, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-07-09T17:20:28.194Z", "modified_at": "2025-11-21T00:24:26.155Z", "id": "<value>", "metadata": {"key": "<value>", "key1": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 223832, "required": true}]}, "discount": {"duration": "once", "type": "percentage", "basis_points": 906109, "created_at": "2024-12-14T10:29:31.180Z", "modified_at": "2023-10-09T07:21:47.148Z", "id": "<value>", "metadata": {}, "name": "<value>", "code": "<value>", "starts_at": "2023-04-15T11:16:29.756Z", "ends_at": "2024-03-30T11:43:42.338Z", "max_redemptions": 644930, "redemptions_count": 379069, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2024-08-10T21:36:18.548Z", "modified_at": "2024-04-27T03:04:42.633Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 561143}, "prices": [{"created_at": "2024-04-27T12:09:29.137Z", "modified_at": "2024-03-30T01:03:36.657Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 894700, "maximum_amount": 810689, "preset_amount": 152303}, {"created_at": "2024-06-18T04:12:45.071Z", "modified_at": "2025-12-03T09:47:00.347Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 621450, "cap_amount": 832756, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-03-28T11:42:09.368Z", "modified_at": "2025-10-29T17:09:20.090Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 565282, "cap_amount": 467428, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}]}], "pagination": {"total_count": 709485, "max_page": 543675}}
         "422":
           application/json: {}
   subscriptions:export:
@@ -1696,7 +1714,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "amount": 991464, "currency": "Norwegian Krone", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-03-01T06:03:05.915Z", "current_period_end": "2025-09-09T13:32:29.600Z", "cancel_at_period_end": true, "canceled_at": "2023-12-08T09:52:54.805Z", "started_at": "2023-10-01T09:16:09.932Z", "ends_at": "2023-06-02T23:29:52.263Z", "ended_at": "2025-05-15T01:05:20.251Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {"key": 771203}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-01-30T02:01:14.461Z", "modified_at": "2024-03-19T01:46:46.018Z", "metadata": {}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2024-01-13T16:52:57.274Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Madisyn.Monahan47@yahoo.com", "public_name": "<value>"}, "product": {"created_at": "2025-05-13T01:40:59.920Z", "modified_at": "2024-01-06T08:10:12.343Z", "id": "<value>", "name": "<value>", "description": "dowse restfully ew woot through", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {"key": "<value>", "key1": 301848}, "prices": [{"created_at": "2024-11-18T22:44:58.301Z", "modified_at": "2024-06-19T18:46:17.643Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2023-12-08T09:52:54.805Z", "modified_at": "2023-10-01T09:16:09.932Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 302461, "maximum_amount": 464385, "preset_amount": 771203}], "benefits": [{"created_at": "2024-03-19T01:46:46.018Z", "modified_at": "2023-02-07T05:49:27.174Z", "id": "<value>", "description": "too mobility char innocently dowse restfully ew woot through", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": true}, "files": ["<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/bin", "mime_type": "<value>", "size": 527494, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-27T08:59:31.628Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-03-15T16:18:52.369Z", "size_readable": "<value>", "public_url": "https://vain-suitcase.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/mnt", "mime_type": "<value>", "size": 877939, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-23T23:31:39.052Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-10-17T01:35:15.856Z", "size_readable": "<value>", "public_url": "https://misguided-range.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user/dir", "mime_type": "<value>", "size": 207320, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-04-28T21:13:40.227Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-07-15T06:46:09.402Z", "size_readable": "<value>", "public_url": "https://dazzling-secrecy.com/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-09-30T22:23:40.880Z", "modified_at": "2023-04-11T20:48:27.493Z", "id": "<value>", "metadata": {"key": 784089}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}]}}, "order": 246216, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-03-31T23:04:03.133Z", "modified_at": "2023-03-06T08:10:15.601Z", "id": "<value>", "metadata": {"key": "<value>", "key1": "<value>", "key2": true}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 253591, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-08-10T02:36:04.300Z", "modified_at": "2025-01-09T08:40:25.521Z", "id": "<value>", "metadata": {"key": 44563}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 595467, "required": true}]}, "discount": {"duration": "once", "duration_in_months": 780643, "type": "fixed", "amount": 22113, "currency": "Dalasi", "created_at": "2025-03-19T11:13:04.415Z", "modified_at": "2024-03-03T02:43:41.509Z", "id": "<value>", "metadata": {"key": "<value>"}, "name": "<value>", "code": "<value>", "starts_at": "2024-09-03T16:16:36.463Z", "ends_at": "2023-06-09T10:57:26.043Z", "max_redemptions": 402083, "redemptions_count": 616970, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2025-02-28T13:16:52.929Z", "modified_at": "2023-05-28T18:12:24.101Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 958595}, "prices": []}
+          application/json: {"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "amount": 991464, "currency": "Norwegian Krone", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-03-01T06:03:05.915Z", "current_period_end": "2025-09-09T13:32:29.600Z", "cancel_at_period_end": true, "canceled_at": "2023-12-08T09:52:54.805Z", "started_at": "2023-10-01T09:16:09.932Z", "ends_at": "2023-06-02T23:29:52.263Z", "ended_at": "2025-05-15T01:05:20.251Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "metadata": {"key": 771203}, "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2025-01-30T02:01:14.461Z", "modified_at": "2024-03-19T01:46:46.018Z", "metadata": {}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "FR"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2024-01-13T16:52:57.274Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Madisyn.Monahan47@yahoo.com", "public_name": "<value>"}, "product": {"created_at": "2025-05-13T01:40:59.920Z", "modified_at": "2024-01-06T08:10:12.343Z", "id": "<value>", "name": "<value>", "description": "dowse restfully ew woot through", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {"key": "<value>", "key1": 301848}, "prices": [{"created_at": "2024-11-18T22:44:58.301Z", "modified_at": "2024-06-19T18:46:17.643Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2023-12-08T09:52:54.805Z", "modified_at": "2023-10-01T09:16:09.932Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 302461, "maximum_amount": 464385, "preset_amount": 771203}], "benefits": [{"created_at": "2024-03-19T01:46:46.018Z", "modified_at": "2023-02-07T05:49:27.174Z", "id": "<value>", "description": "too mobility char innocently dowse restfully ew woot through", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 601233, "timeframe": "year"}, "activations": {"limit": 407926, "enable_customer_admin": true}, "limit_usage": 657278}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/bin", "mime_type": "<value>", "size": 527494, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-27T08:59:31.628Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-03-15T16:18:52.369Z", "size_readable": "<value>", "public_url": "https://vain-suitcase.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/mnt", "mime_type": "<value>", "size": 877939, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-01-23T23:31:39.052Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-10-17T01:35:15.856Z", "size_readable": "<value>", "public_url": "https://misguided-range.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user/dir", "mime_type": "<value>", "size": 207320, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-04-28T21:13:40.227Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-07-15T06:46:09.402Z", "size_readable": "<value>", "public_url": "https://dazzling-secrecy.com/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-04-11T20:48:27.493Z", "modified_at": "2024-01-03T08:52:11.922Z", "id": "<value>", "metadata": {"key": false, "key1": 416023}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 246216, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-11-26T02:34:57.845Z", "modified_at": "2023-12-24T14:22:27.846Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 253591, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-05-10T12:36:21.295Z", "modified_at": "2024-06-16T12:36:03.175Z", "id": "<value>", "metadata": {"key": true, "key1": 44563}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 595467, "required": true}]}, "discount": {"duration": "once", "duration_in_months": 780643, "type": "fixed", "amount": 22113, "currency": "Dalasi", "created_at": "2025-03-19T11:13:04.415Z", "modified_at": "2024-03-03T02:43:41.509Z", "id": "<value>", "metadata": {"key": "<value>"}, "name": "<value>", "code": "<value>", "starts_at": "2024-09-03T16:16:36.463Z", "ends_at": "2023-06-09T10:57:26.043Z", "max_redemptions": 402083, "redemptions_count": 616970, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "price": {"created_at": "2025-02-28T13:16:52.929Z", "modified_at": "2023-05-28T18:12:24.101Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 958595}, "prices": []}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -1833,7 +1851,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "description": "bob inwardly beautifully comparison", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>"]}}, {"created_at": "2024-04-19T11:47:41.889Z", "modified_at": "2024-06-10T18:07:18.321Z", "id": "<value>", "description": "cleverly blossom defiantly", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "maintain"}}, {"created_at": "2024-12-28T19:56:44.465Z", "modified_at": "2023-11-08T21:35:05.868Z", "id": "<value>", "description": "disk usher yesterday eek censor tenement commonly softly boo", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": true}], "pagination": {"total_count": 900911, "max_page": 50388}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "description": "bob inwardly beautifully comparison", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 135572, "timeframe": "month"}, "activations": {"limit": 425334, "enable_customer_admin": true}, "limit_usage": 480616}}, {"created_at": "2024-07-28T04:00:22.486Z", "modified_at": "2025-07-10T18:28:07.954Z", "id": "<value>", "description": "although gosh whenever as plastic via", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": true}, {"created_at": "2025-03-07T11:07:08.720Z", "modified_at": "2025-04-21T16:08:32.154Z", "id": "<value>", "description": "someplace woot excepting gah only despite", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"unit": 869095, "meter_id": "<value>"}}], "pagination": {"total_count": 900911, "max_page": 50388}}
         "422":
           application/json: {}
   benefits:create:
@@ -1842,7 +1860,7 @@ examples:
         application/json: {"description": "delightfully fumigate convection though zowie up bulky electronics", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"files": ["<value>", "<value>"]}}
       responses:
         "201":
-          application/json: {"created_at": "2023-12-24T06:50:18.755Z", "modified_at": "2024-03-22T23:38:14.940Z", "id": "<value>", "description": "aw blend ha", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "triage"}}
+          application/json: {"created_at": "2023-12-24T06:50:18.755Z", "modified_at": "2024-03-22T23:38:14.940Z", "id": "<value>", "description": "aw blend ha", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>", "<value>"]}}
         "422":
           application/json: {}
   benefits:get:
@@ -1852,7 +1870,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": false, "key2": true}, "files": []}}
+          application/json: {"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 802574, "timeframe": "month"}, "activations": {"limit": 725000, "enable_customer_admin": true}, "limit_usage": 103111}}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -1866,7 +1884,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "description": "hence reconstitute amid miserable daintily certainly yak surprised", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "maintain"}}
+          application/json: {"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "description": "hence reconstitute amid miserable daintily certainly yak surprised", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": true}, "files": []}}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -1909,7 +1927,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2023-01-20T06:21:22.156Z", "modified_at": "2025-02-26T06:14:46.641Z", "id": "<value>", "description": "inwardly beautifully comparison", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 324206, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T23:50:27.729Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-03T10:59:46.313Z", "size_readable": "<value>", "public_url": "https://stunning-vanadyl.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/proc", "mime_type": "<value>", "size": 948614, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-13T12:26:55.235Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-05-27T16:21:14.723Z", "size_readable": "<value>", "public_url": "https://severe-ruin.info"}], "attached_custom_fields": []}, {"created_at": "2024-12-15T22:46:18.179Z", "modified_at": "2025-01-24T21:46:28.752Z", "id": "<value>", "name": "<value>", "description": "censor tenement commonly softly boo massive sorrowful", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-06-10T18:07:18.321Z", "modified_at": "2023-04-24T08:24:21.019Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 410206}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "description": "blossom defiantly whenever", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 60868, "timeframe": "year"}, "activations": {"limit": 993305, "enable_customer_admin": false}, "limit_usage": 258945}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libexec", "mime_type": "<value>", "size": 412854, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-29T17:09:20.090Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-25T00:59:27.422Z", "size_readable": "<value>", "public_url": "https://oblong-inspection.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 783071, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-02-15T10:16:55.982Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-27T18:50:42.778Z", "size_readable": "<value>", "public_url": "https://married-presume.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 674469, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-25T16:02:25.369Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-09-10T11:54:14.319Z", "size_readable": "<value>", "public_url": "https://writhing-conversation.com"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-04-16T23:50:27.729Z", "modified_at": "2025-01-13T06:48:49.446Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 974885, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-11-14T19:49:34.065Z", "modified_at": "2025-05-02T01:42:40.060Z", "id": "<value>", "metadata": {"key": false, "key1": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 785481, "required": true}]}, {"created_at": "2024-02-08T13:08:21.816Z", "modified_at": "2023-03-14T00:27:12.916Z", "id": "<value>", "name": "<value>", "description": "char while beneath while whoa piglet apud suffice", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "metadata": {"key": true, "key1": 684218}, "prices": [{"created_at": "2025-03-07T11:07:08.720Z", "modified_at": "2025-04-21T16:08:32.154Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}], "benefits": [{"created_at": "2023-02-25T05:24:29.459Z", "modified_at": "2024-11-16T05:41:51.253Z", "id": "<value>", "description": "gah only despite seemingly eventually ah", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 726951, "timeframe": "day"}, "activations": {"limit": 895424, "enable_customer_admin": false}, "limit_usage": 149809}}, {"created_at": "2025-03-21T06:52:57.825Z", "modified_at": "2025-07-20T01:34:08.268Z", "id": "<value>", "description": "along energetic oddball pasta thread", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "push"}}, {"created_at": "2024-08-12T02:33:31.911Z", "modified_at": "2023-07-09T17:20:28.194Z", "id": "<value>", "description": "meanwhile likely up questionably forgery glow warmhearted apud house for", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": false}], "medias": [], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-05-10T21:17:41.688Z", "modified_at": "2023-12-26T11:00:57.789Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 706040, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-10-05T17:09:46.559Z", "modified_at": "2023-05-22T12:31:34.361Z", "id": "<value>", "metadata": {"key": 269946, "key1": "<value>", "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}]}}, "order": 123590, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-11-27T17:23:02.117Z", "modified_at": "2023-04-04T09:25:47.730Z", "id": "<value>", "metadata": {"key": "<value>", "key1": true}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 394137, "required": true}]}], "pagination": {"total_count": 929829, "max_page": 134580}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2023-01-20T06:21:22.156Z", "modified_at": "2025-02-26T06:14:46.641Z", "id": "<value>", "description": "inwardly beautifully comparison", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 324206, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T23:50:27.729Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-03T10:59:46.313Z", "size_readable": "<value>", "public_url": "https://stunning-vanadyl.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/proc", "mime_type": "<value>", "size": 948614, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-13T12:26:55.235Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-05-27T16:21:14.723Z", "size_readable": "<value>", "public_url": "https://severe-ruin.info"}], "attached_custom_fields": []}, {"created_at": "2024-12-15T22:46:18.179Z", "modified_at": "2025-01-24T21:46:28.752Z", "id": "<value>", "name": "<value>", "description": "censor tenement commonly softly boo massive sorrowful", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {}, "prices": [{"created_at": "2024-06-10T18:07:18.321Z", "modified_at": "2023-04-24T08:24:21.019Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 410206}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "description": "blossom defiantly whenever", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"unit": 60868, "meter_id": "<value>"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libexec", "mime_type": "<value>", "size": 412854, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-29T17:09:20.090Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-25T00:59:27.422Z", "size_readable": "<value>", "public_url": "https://oblong-inspection.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 783071, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-02-15T10:16:55.982Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-27T18:50:42.778Z", "size_readable": "<value>", "public_url": "https://married-presume.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 674469, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-25T16:02:25.369Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-09-10T11:54:14.319Z", "size_readable": "<value>", "public_url": "https://writhing-conversation.com"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-12-24T15:52:28.107Z", "modified_at": "2025-03-30T07:52:25.805Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 974885, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-01-13T06:48:49.446Z", "modified_at": "2024-05-03T10:59:46.313Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 785481, "required": true}]}, {"created_at": "2024-02-08T13:08:21.816Z", "modified_at": "2023-03-14T00:27:12.916Z", "id": "<value>", "name": "<value>", "description": "char while beneath while whoa piglet apud suffice", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "metadata": {"key": true, "key1": 684218}, "prices": [{"created_at": "2025-05-02T01:42:40.060Z", "modified_at": "2024-07-08T07:59:15.466Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 467775, "cap_amount": 993677, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-03-21T14:01:55.283Z", "modified_at": "2023-02-02T01:51:19.643Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 408066, "cap_amount": 41398, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-03-21T09:41:56.524Z", "modified_at": "2023-03-28T18:28:26.777Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 422943, "maximum_amount": 370293, "preset_amount": 457442}], "benefits": [{"created_at": "2025-09-14T09:33:23.636Z", "modified_at": "2023-02-25T05:24:29.459Z", "id": "<value>", "description": "snuggle behind promptly expatiate dreamily of rosy fork", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}, {"created_at": "2024-11-26T21:29:36.897Z", "modified_at": "2023-04-13T01:33:37.391Z", "id": "<value>", "description": "colligate linear hoot at off however", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"note": "<value>"}, "is_tax_applicable": false}, {"created_at": "2023-01-01T09:29:03.176Z", "modified_at": "2024-04-27T12:09:29.137Z", "id": "<value>", "description": "whether wherever too unfortunately reflecting better", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}], "medias": [], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-01-30T05:46:03.648Z", "modified_at": "2024-07-31T16:24:14.183Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 706040, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-08-19T17:38:55.606Z", "modified_at": "2025-12-04T11:22:18.277Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 314043, "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}]}}, "order": 123590, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-05-10T21:17:41.688Z", "modified_at": "2023-12-26T11:00:57.789Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 394137, "required": true}]}], "pagination": {"total_count": 929829, "max_page": 134580}}
         "422":
           application/json: {}
   products:create:
@@ -1928,7 +1946,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "name": "<value>", "description": "tune only fellow scary but embarrassment metabolise", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": true, "key1": true}, "prices": [], "benefits": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": false, "key2": true}, "files": []}}, {"created_at": "2024-03-06T06:16:39.367Z", "modified_at": "2025-09-22T11:43:32.718Z", "id": "<value>", "description": "jogging airman per border ascertain scholarship to blink nifty", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"archived": {}, "files": ["<value>", "<value>"]}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 443816, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-12T23:35:27.798Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-28T12:32:42.599Z", "size_readable": "<value>", "public_url": "https://needy-orchid.biz/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-12-27T04:21:17.306Z", "modified_at": "2023-11-12T06:57:18.668Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 893124, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-06-04T09:34:39.316Z", "modified_at": "2024-11-09T22:35:34.856Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}]}}, "order": 318562, "required": false}]}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "name": "<value>", "description": "tune only fellow scary but embarrassment metabolise", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": true, "key1": true}, "prices": [], "benefits": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 802574, "timeframe": "month"}, "activations": {"limit": 725000, "enable_customer_admin": true}, "limit_usage": 103111}}, {"created_at": "2024-03-06T06:16:39.367Z", "modified_at": "2025-09-22T11:43:32.718Z", "id": "<value>", "description": "jogging airman per border ascertain scholarship to blink nifty", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 55097, "timeframe": "month"}, "activations": {"limit": 856562, "enable_customer_admin": true}, "limit_usage": 287673}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 443816, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-12T23:35:27.798Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-28T12:32:42.599Z", "size_readable": "<value>", "public_url": "https://needy-orchid.biz/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-05-10T07:09:21.582Z", "modified_at": "2023-06-04T09:34:39.316Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 533710}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 893124, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-04-17T04:04:12.484Z", "modified_at": "2023-11-15T11:05:23.221Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 954793}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 318562, "required": false}]}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -1942,7 +1960,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2025-07-28T19:04:48.565Z", "modified_at": "2024-10-16T10:52:42.015Z", "id": "<value>", "name": "<value>", "description": "hydrolyze for drat underneath sticky", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {"key": 119053}, "prices": [{"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2024-05-04T18:16:40.936Z", "modified_at": "2023-12-08T09:52:54.805Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-09-02T06:16:41.919Z", "modified_at": "2023-11-28T11:56:11.232Z", "id": "<value>", "description": "drat underneath sticky yuck even gosh", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"archived": {"key": true, "key1": false}, "files": []}}, {"created_at": "2023-08-06T05:00:55.823Z", "modified_at": "2024-01-07T04:27:44.407Z", "id": "<value>", "description": "now mechanically during since anxiously lightly ultimately in", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 308458, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-20T05:17:08.709Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-05T06:06:40.987Z", "size_readable": "<value>", "public_url": "https://nice-lender.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 224552, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T05:21:16.931Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-01T04:50:20.641Z", "size_readable": "<value>", "public_url": "https://forceful-collectivization.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 925954, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-13T10:29:49.382Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-10T12:27:48.657Z", "size_readable": "<value>", "public_url": "https://elderly-devil.net/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-05-31T06:05:34.308Z", "modified_at": "2025-10-28T09:59:31.522Z", "id": "<value>", "metadata": {"key": 872959}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 158724, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-02T21:57:25.167Z", "modified_at": "2023-06-28T18:22:03.482Z", "id": "<value>", "metadata": {"key": false, "key1": "<value>", "key2": 974927}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 676467, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-03-02T14:45:30.354Z", "modified_at": "2025-05-02T02:09:14.054Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 302363}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 619716, "required": true}]}
+          application/json: {"created_at": "2025-07-28T19:04:48.565Z", "modified_at": "2024-10-16T10:52:42.015Z", "id": "<value>", "name": "<value>", "description": "hydrolyze for drat underneath sticky", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "metadata": {"key": 119053}, "prices": [{"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2024-05-04T18:16:40.936Z", "modified_at": "2023-12-08T09:52:54.805Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-09-02T06:16:41.919Z", "modified_at": "2023-11-28T11:56:11.232Z", "id": "<value>", "description": "drat underneath sticky yuck even gosh", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"prefix": "<value>", "expires": {"ttl": 695280, "timeframe": "year"}, "activations": {"limit": 671359, "enable_customer_admin": true}, "limit_usage": 265006}}, {"created_at": "2024-01-07T04:27:44.407Z", "modified_at": "2025-01-18T22:59:01.275Z", "id": "<value>", "description": "pish pace gratefully obscure", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 308458, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-20T05:17:08.709Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-05T06:06:40.987Z", "size_readable": "<value>", "public_url": "https://nice-lender.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 224552, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T05:21:16.931Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-01T04:50:20.641Z", "size_readable": "<value>", "public_url": "https://forceful-collectivization.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 925954, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-13T10:29:49.382Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-10T12:27:48.657Z", "size_readable": "<value>", "public_url": "https://elderly-devil.net/"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-11-26T02:34:57.845Z", "modified_at": "2023-12-24T14:22:27.846Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 158724, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-05-10T12:36:21.295Z", "modified_at": "2024-06-16T12:36:03.175Z", "id": "<value>", "metadata": {"key": true, "key1": 44563}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 676467, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-07-23T20:53:49.881Z", "modified_at": "2025-02-28T13:16:52.929Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 619716, "required": true}]}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -1958,7 +1976,7 @@ examples:
         application/json: {"benefits": ["<value>"]}
       responses:
         "200":
-          application/json: {"created_at": "2024-03-20T10:54:06.081Z", "modified_at": "2025-03-05T13:29:26.777Z", "id": "<value>", "name": "<value>", "description": "tag shakily wholly thankfully", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": 428702, "key1": 148878}, "prices": [], "benefits": [{"created_at": "2024-03-20T10:54:06.081Z", "modified_at": "2025-03-05T13:29:26.777Z", "id": "<value>", "description": "tag shakily wholly thankfully", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}, {"created_at": "2024-03-02T23:01:58.690Z", "modified_at": "2024-04-14T20:34:00.404Z", "id": "<value>", "description": "phooey glossy geez scotch for scarily", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "maintain"}}, {"created_at": "2024-09-02T01:22:06.093Z", "modified_at": "2023-11-29T15:55:29.808Z", "id": "<value>", "description": "hoot oil for but atomize dreamily", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "maintain"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/tmp", "mime_type": "<value>", "size": 564220, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-13T13:56:42.606Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-09-01T05:56:05.291Z", "size_readable": "<value>", "public_url": "https://low-outrun.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/dev", "mime_type": "<value>", "size": 529660, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-15T16:28:04.815Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-04-13T09:38:30.260Z", "size_readable": "<value>", "public_url": "https://rare-reorganisation.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 95994, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-07-07T04:10:14.526Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-08-31T13:19:30.143Z", "size_readable": "<value>", "public_url": "https://prickly-petticoat.biz"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-03-29T07:41:47.778Z", "modified_at": "2025-06-03T20:50:07.829Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 742936}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 75934, "required": true}]}
+          application/json: {"created_at": "2024-03-20T10:54:06.081Z", "modified_at": "2025-03-05T13:29:26.777Z", "id": "<value>", "name": "<value>", "description": "tag shakily wholly thankfully", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "metadata": {"key": 428702, "key1": 148878}, "prices": [], "benefits": [{"created_at": "2024-03-20T10:54:06.081Z", "modified_at": "2025-03-05T13:29:26.777Z", "id": "<value>", "description": "tag shakily wholly thankfully", "selectable": false, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "push"}}, {"created_at": "2024-04-14T20:34:00.404Z", "modified_at": "2024-05-19T01:10:41.740Z", "id": "<value>", "description": "limply overcharge phew repossess", "selectable": true, "deletable": false, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "maintain"}}, {"created_at": "2024-03-26T01:32:10.008Z", "modified_at": "2023-08-04T00:44:16.837Z", "id": "<value>", "description": "or preside finally motor exasperation oxidize", "selectable": true, "deletable": true, "organization_id": "<value>", "properties": {"repository_owner": "polarsource", "repository_name": "private_repo", "permission": "pull"}}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/tmp", "mime_type": "<value>", "size": 564220, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-13T13:56:42.606Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-09-01T05:56:05.291Z", "size_readable": "<value>", "public_url": "https://low-outrun.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/dev", "mime_type": "<value>", "size": 529660, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-15T16:28:04.815Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-04-13T09:38:30.260Z", "size_readable": "<value>", "public_url": "https://rare-reorganisation.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 95994, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-07-07T04:10:14.526Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-08-31T13:19:30.143Z", "size_readable": "<value>", "public_url": "https://prickly-petticoat.biz"}], "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-06-27T17:47:59.829Z", "modified_at": "2023-02-18T21:12:20.937Z", "id": "<value>", "metadata": {"key": true, "key1": 978545}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 75934, "required": true}]}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -1984,7 +2002,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "metadata": {"key": 969961, "key1": 450824}, "status": "refunded", "paid": true, "subtotal_amount": 700347, "discount_amount": 558834, "net_amount": 544221, "amount": 262795, "tax_amount": 213457, "total_amount": 521235, "refunded_amount": 937146, "refunded_tax_amount": 438142, "currency": "Dobra", "billing_reason": "purchase", "billing_address": {"country": "FR"}, "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "subscription_id": "<value>", "checkout_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-12-10T13:21:20.945Z", "modified_at": "2023-04-14T16:04:46.468Z", "metadata": {"key": true, "key1": 544221}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2023-10-16T00:34:27.106Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Kathryn_Stoltenberg53@gmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-03-10T04:17:15.995Z", "modified_at": "2025-04-19T12:48:05.172Z", "id": "<value>", "name": "<value>", "description": "notwithstanding harangue once out effector determined", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>"}, "product_price": {"created_at": "2024-05-17T00:32:02.244Z", "modified_at": "2024-05-09T02:28:23.533Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 438142, "included_units": 801373, "cap_amount": 78888, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "discount": {"duration": "forever", "type": "percentage", "amount": 638700, "currency": "Barbados Dollar", "created_at": "2025-12-04T14:13:02.442Z", "modified_at": "2024-08-22T17:07:10.826Z", "id": "<value>", "metadata": {"key": true, "key1": 844917, "key2": 576892}, "name": "<value>", "code": "<value>", "starts_at": "2025-07-16T00:03:53.405Z", "ends_at": "2024-01-20T11:46:53.929Z", "max_redemptions": 534384, "redemptions_count": 901064, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "subscription": {"metadata": {"key": "<value>", "key1": 73798, "key2": true}, "created_at": "2025-02-24T00:40:57.545Z", "modified_at": "2023-10-11T17:06:00.229Z", "id": "<value>", "amount": 698722, "currency": "Malagasy Ariary", "recurring_interval": "year", "status": "trialing", "current_period_start": "2025-05-16T19:46:15.177Z", "current_period_end": "2023-03-02T09:16:28.575Z", "cancel_at_period_end": false, "canceled_at": "2025-07-27T18:59:52.807Z", "started_at": "2023-12-27T04:21:17.306Z", "ends_at": "2023-11-12T06:57:18.668Z", "ended_at": "2023-04-09T16:28:47.030Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "unused", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>"}, "items": [{"created_at": "2023-04-14T16:04:46.468Z", "modified_at": "2024-08-28T15:06:35.685Z", "id": "<value>", "label": "<value>", "amount": 805876, "tax_amount": 380699, "proration": false, "product_price_id": "<value>"}]}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "metadata": {"key": 969961, "key1": 450824}, "status": "refunded", "paid": true, "subtotal_amount": 700347, "discount_amount": 558834, "net_amount": 544221, "amount": 262795, "tax_amount": 213457, "total_amount": 521235, "refunded_amount": 937146, "refunded_tax_amount": 438142, "currency": "Dobra", "billing_reason": "purchase", "billing_address": {"country": "FR"}, "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "subscription_id": "<value>", "checkout_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2023-12-10T13:21:20.945Z", "modified_at": "2023-04-14T16:04:46.468Z", "metadata": {"key": true, "key1": 544221}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "SE"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2023-10-16T00:34:27.106Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "user_id": "<value>", "user": {"id": "<value>", "email": "Kathryn_Stoltenberg53@gmail.com", "public_name": "<value>"}, "product": {"created_at": "2025-03-10T04:17:15.995Z", "modified_at": "2025-04-19T12:48:05.172Z", "id": "<value>", "name": "<value>", "description": "notwithstanding harangue once out effector determined", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>"}, "product_price": {"created_at": "2024-05-17T00:32:02.244Z", "modified_at": "2024-05-09T02:28:23.533Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 438142, "cap_amount": 801373, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "discount": {"duration": "forever", "type": "percentage", "amount": 638700, "currency": "Barbados Dollar", "created_at": "2025-12-04T14:13:02.442Z", "modified_at": "2024-08-22T17:07:10.826Z", "id": "<value>", "metadata": {"key": true, "key1": 844917, "key2": 576892}, "name": "<value>", "code": "<value>", "starts_at": "2025-07-16T00:03:53.405Z", "ends_at": "2024-01-20T11:46:53.929Z", "max_redemptions": 534384, "redemptions_count": 901064, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "subscription": {"metadata": {"key": "<value>", "key1": 73798, "key2": true}, "created_at": "2025-02-24T00:40:57.545Z", "modified_at": "2023-10-11T17:06:00.229Z", "id": "<value>", "amount": 698722, "currency": "Malagasy Ariary", "recurring_interval": "year", "status": "trialing", "current_period_start": "2025-05-16T19:46:15.177Z", "current_period_end": "2023-03-02T09:16:28.575Z", "cancel_at_period_end": false, "canceled_at": "2025-07-27T18:59:52.807Z", "started_at": "2023-12-27T04:21:17.306Z", "ends_at": "2023-11-12T06:57:18.668Z", "ended_at": "2023-04-09T16:28:47.030Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "unused", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>"}, "items": [{"created_at": "2023-04-14T16:04:46.468Z", "modified_at": "2024-08-28T15:06:35.685Z", "id": "<value>", "label": "<value>", "amount": 805876, "tax_amount": 380699, "proration": false, "product_price_id": "<value>"}]}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -2032,7 +2050,7 @@ examples:
         application/json: {"allow_discount_codes": true, "customer_billing_address": {"country": "SE"}, "success_url": "https://probable-heating.com/", "product_price_id": "<value>"}
       responses:
         "201":
-          application/json: {"created_at": "2024-06-17T07:14:55.338Z", "modified_at": "2024-11-30T17:06:07.804Z", "id": "<id>", "payment_processor": "stripe", "status": "confirmed", "client_secret": "<value>", "url": "https://black-and-white-secrecy.org/", "expires_at": "2023-01-01T02:16:41.381Z", "success_url": "https://brisk-seafood.net/", "embed_origin": "<value>", "amount": 586220, "discount_amount": 638424, "net_amount": 417458, "tax_amount": 752438, "total_amount": 259629, "currency": "CFP Franc", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "US"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 357021, "metadata": {"key": 36521, "key1": 650237}, "customer_external_id": "<id>", "products": [{"created_at": "2024-11-30T17:06:07.804Z", "modified_at": "2024-04-02T12:48:32.253Z", "id": "<value>", "name": "<value>", "description": "sweetly after boo yuck", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-11-08T08:43:39.394Z", "modified_at": "2023-01-01T02:16:41.381Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-10-04T11:56:21.731Z", "modified_at": "2025-04-04T16:06:41.218Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 17759, "included_units": 230313, "cap_amount": 211337, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2025-10-10T05:37:22.119Z", "modified_at": "2023-02-19T18:37:18.227Z", "id": "<value>", "type": "custom", "description": "through for ick superb nudge", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 589813, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-06T15:05:56.075Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-04-24T07:48:43.099Z", "size_readable": "<value>", "public_url": "https://burly-tray.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 814222, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-14T20:39:05.731Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-11-06T13:12:23.698Z", "size_readable": "<value>", "public_url": "https://repentant-scratch.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 947780, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-25T21:01:44.826Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-03-28T01:28:09.678Z", "size_readable": "<value>", "public_url": "https://sleepy-galoshes.com"}]}], "product": {"created_at": "2023-03-17T15:39:20.911Z", "modified_at": "2025-05-22T22:27:14.379Z", "id": "<value>", "name": "<value>", "description": "resolve barracks approximate though championship kookily attend alongside aw blend", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-07-23T12:28:22.635Z", "modified_at": "2023-03-22T23:50:34.661Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 339236, "maximum_amount": 36521, "preset_amount": 621636}, {"created_at": "2023-01-18T01:06:03.366Z", "modified_at": "2024-07-27T18:44:31.482Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 906537}], "benefits": [{"created_at": "2025-03-09T19:18:20.415Z", "modified_at": "2025-05-27T15:09:35.417Z", "id": "<value>", "type": "custom", "description": "than rightfully brightly sleet where schedule insolence", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-10-10T12:11:05.217Z", "modified_at": "2025-12-13T05:18:01.829Z", "id": "<value>", "type": "discord", "description": "obligation elliptical ick", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 199311, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-09-11T01:54:42.561Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-28T10:54:13.192Z", "size_readable": "<value>", "public_url": "https://blank-manner.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var", "mime_type": "<value>", "size": 475786, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-01T04:08:07.069Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-10-14T21:15:17.585Z", "size_readable": "<value>", "public_url": "https://impolite-dish.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private", "mime_type": "<value>", "size": 149413, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-25T05:20:06.588Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-02-09T15:32:31.554Z", "size_readable": "<value>", "public_url": "https://mild-switchboard.info/"}]}, "product_price": {"created_at": "2023-10-12T17:02:32.250Z", "modified_at": "2025-05-07T11:22:17.516Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 920994}, "discount": {"duration": "once", "type": "fixed", "amount": 583353, "currency": "Libyan Dinar", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-13T05:49:58.922Z", "modified_at": "2023-08-30T02:12:40.558Z", "id": "<value>", "metadata": {"key": 588497}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": []}}, "order": 198175, "required": false}], "customer_metadata": {"key": 679885}}
+          application/json: {"created_at": "2024-06-17T07:14:55.338Z", "modified_at": "2024-11-30T17:06:07.804Z", "id": "<id>", "payment_processor": "stripe", "status": "confirmed", "client_secret": "<value>", "url": "https://black-and-white-secrecy.org/", "expires_at": "2023-01-01T02:16:41.381Z", "success_url": "https://brisk-seafood.net/", "embed_origin": "<value>", "amount": 586220, "discount_amount": 638424, "net_amount": 417458, "tax_amount": 752438, "total_amount": 259629, "currency": "CFP Franc", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 357021, "metadata": {"key": 36521, "key1": 650237}, "customer_external_id": "<id>", "products": [{"created_at": "2024-11-30T17:06:07.804Z", "modified_at": "2024-04-02T12:48:32.253Z", "id": "<value>", "name": "<value>", "description": "sweetly after boo yuck", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-03-17T15:39:20.911Z", "modified_at": "2025-05-22T22:27:14.379Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 169727, "maximum_amount": 89964, "preset_amount": 792620}, {"created_at": "2025-04-04T16:06:41.218Z", "modified_at": "2025-11-15T07:40:19.243Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-10-10T05:37:22.119Z", "modified_at": "2023-02-19T18:37:18.227Z", "id": "<value>", "type": "custom", "description": "through for ick superb nudge", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 589813, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-06T15:05:56.075Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-04-24T07:48:43.099Z", "size_readable": "<value>", "public_url": "https://burly-tray.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 814222, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-14T20:39:05.731Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-11-06T13:12:23.698Z", "size_readable": "<value>", "public_url": "https://repentant-scratch.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 947780, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-25T21:01:44.826Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-03-28T01:28:09.678Z", "size_readable": "<value>", "public_url": "https://sleepy-galoshes.com"}]}], "product": {"created_at": "2023-03-17T15:39:20.911Z", "modified_at": "2025-05-22T22:27:14.379Z", "id": "<value>", "name": "<value>", "description": "resolve barracks approximate though championship kookily attend alongside aw blend", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-03-12T22:52:13.513Z", "modified_at": "2023-12-21T00:07:33.966Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 100966, "maximum_amount": 651985, "preset_amount": 339236}, {"created_at": "2024-12-13T15:50:02.770Z", "modified_at": "2023-08-08T22:15:58.490Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 27619}], "benefits": [{"created_at": "2025-03-09T19:18:20.415Z", "modified_at": "2025-05-27T15:09:35.417Z", "id": "<value>", "type": "custom", "description": "than rightfully brightly sleet where schedule insolence", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-10-10T12:11:05.217Z", "modified_at": "2025-12-13T05:18:01.829Z", "id": "<value>", "type": "discord", "description": "obligation elliptical ick", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 199311, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-09-11T01:54:42.561Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-28T10:54:13.192Z", "size_readable": "<value>", "public_url": "https://blank-manner.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var", "mime_type": "<value>", "size": 475786, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-01T04:08:07.069Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-10-14T21:15:17.585Z", "size_readable": "<value>", "public_url": "https://impolite-dish.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private", "mime_type": "<value>", "size": 149413, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-25T05:20:06.588Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-02-09T15:32:31.554Z", "size_readable": "<value>", "public_url": "https://mild-switchboard.info/"}]}, "product_price": {"created_at": "2025-09-20T13:32:39.611Z", "modified_at": "2024-05-10T15:17:37.707Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, "discount": {"duration": "once", "type": "fixed", "amount": 583353, "currency": "Libyan Dinar", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-02-09T23:17:39.957Z", "modified_at": "2025-10-06T09:49:26.161Z", "id": "<value>", "metadata": {"key": true, "key1": 427887, "key2": 93470}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 198175, "required": false}], "customer_metadata": {"key": 679885}}
         "422":
           application/json: {}
   checkouts:get:
@@ -2042,7 +2060,7 @@ examples:
           id: "<id>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<id>", "payment_processor": "stripe", "status": "confirmed", "client_secret": "<value>", "url": "https://willing-impostor.info", "expires_at": "2023-10-16T00:34:27.106Z", "success_url": "https://warm-hundred.net/", "embed_origin": "<value>", "amount": 78888, "discount_amount": 700347, "net_amount": 558834, "tax_amount": 219956, "total_amount": 552582, "currency": "Dalasi", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 94589, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "name": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-05-17T00:32:02.244Z", "modified_at": "2024-05-09T02:28:23.533Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 438142, "included_units": 801373, "cap_amount": 78888, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, {"created_at": "2023-08-06T23:04:38.947Z", "modified_at": "2024-04-17T04:04:12.484Z", "id": "<value>", "name": "<value>", "description": "given given even save amid", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-04-14T16:04:46.468Z", "modified_at": "2024-08-28T15:06:35.685Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 746585, "maximum_amount": 608535, "preset_amount": 550965}, {"created_at": "2023-07-14T09:41:03.922Z", "modified_at": "2023-09-24T17:11:04.561Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 737581, "maximum_amount": 772105, "preset_amount": 710500}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 460547, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-26T09:14:20.808Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-08-18T11:20:39.725Z", "size_readable": "<value>", "public_url": "https://right-hyena.info/"}]}], "product": {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "name": "<value>", "description": "tune only fellow scary but embarrassment metabolise", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-02-05T03:33:42.788Z", "modified_at": "2025-11-21T18:15:13.381Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 159685, "maximum_amount": 550563, "preset_amount": 108980}, {"created_at": "2024-08-13T08:56:43.151Z", "modified_at": "2023-11-17T23:41:10.468Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-11-07T20:31:03.453Z", "modified_at": "2024-06-17T09:19:42.888Z", "id": "<value>", "type": "custom", "description": "unless scholarship ick", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-03-05T14:01:26.927Z", "modified_at": "2024-08-21T23:59:38.589Z", "id": "<value>", "type": "custom", "description": "wash fork whose helpful calmly council", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/dev", "mime_type": "<value>", "size": 363455, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-12T10:51:39.493Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-06-10T14:56:30.468Z", "size_readable": "<value>", "public_url": "https://violent-hyphenation.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 362683, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T15:25:27.950Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-09T06:42:52.951Z", "size_readable": "<value>", "public_url": "https://descriptive-giggle.biz"}]}, "product_price": {"created_at": "2025-06-05T02:16:55.961Z", "modified_at": "2024-07-11T17:45:11.243Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 607679, "maximum_amount": 802574, "preset_amount": 397483}, "discount": {"duration": "repeating", "type": "fixed", "basis_points": 384844, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [], "customer_metadata": {"key": 656841, "key1": 607679, "key2": true}}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<id>", "payment_processor": "stripe", "status": "confirmed", "client_secret": "<value>", "url": "https://willing-impostor.info", "expires_at": "2023-10-16T00:34:27.106Z", "success_url": "https://warm-hundred.net/", "embed_origin": "<value>", "amount": 78888, "discount_amount": 700347, "net_amount": 558834, "tax_amount": 219956, "total_amount": 552582, "currency": "Dalasi", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 94589, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "name": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-07-25T06:33:15.810Z", "modified_at": "2025-11-29T01:50:48.954Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, {"created_at": "2023-08-06T23:04:38.947Z", "modified_at": "2024-04-17T04:04:12.484Z", "id": "<value>", "name": "<value>", "description": "given given even save amid", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-04-25T04:53:50.189Z", "modified_at": "2025-05-28T07:17:57.134Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-08-28T15:06:35.685Z", "modified_at": "2025-06-02T05:45:06.910Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 608535, "maximum_amount": 550965, "preset_amount": 322612}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 460547, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-26T09:14:20.808Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-08-18T11:20:39.725Z", "size_readable": "<value>", "public_url": "https://right-hyena.info/"}]}], "product": {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "name": "<value>", "description": "tune only fellow scary but embarrassment metabolise", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-09-24T17:11:04.561Z", "modified_at": "2025-05-05T04:00:06.053Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 772105, "maximum_amount": 710500, "preset_amount": 909118}, {"created_at": "2025-11-21T18:15:13.381Z", "modified_at": "2024-05-02T12:57:21.117Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 159685, "maximum_amount": 550563, "preset_amount": 108980}], "benefits": [{"created_at": "2025-11-07T20:31:03.453Z", "modified_at": "2024-06-17T09:19:42.888Z", "id": "<value>", "type": "custom", "description": "unless scholarship ick", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-03-05T14:01:26.927Z", "modified_at": "2024-08-21T23:59:38.589Z", "id": "<value>", "type": "custom", "description": "wash fork whose helpful calmly council", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/dev", "mime_type": "<value>", "size": 363455, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-12T10:51:39.493Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-06-10T14:56:30.468Z", "size_readable": "<value>", "public_url": "https://violent-hyphenation.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 362683, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T15:25:27.950Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-09T06:42:52.951Z", "size_readable": "<value>", "public_url": "https://descriptive-giggle.biz"}]}, "product_price": {"created_at": "2024-08-13T08:56:43.151Z", "modified_at": "2023-11-17T23:41:10.468Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, "discount": {"duration": "repeating", "type": "fixed", "basis_points": 384844, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [], "customer_metadata": {"key": 656841, "key1": 607679, "key2": true}}
         "422":
           application/json: {}
         "404":
@@ -2292,7 +2310,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "metadata": {}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://crooked-overload.name/", "label": "<value>", "allow_discount_codes": true, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "type": "custom", "description": "safely briefly ugh fen", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, {"created_at": "2024-09-11T13:10:32.933Z", "modified_at": "2024-05-27T07:14:10.577Z", "id": "<value>", "name": "<value>", "description": "married owlishly which wonderfully CD whoa soap cheerfully", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}, {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}], "benefits": [{"created_at": "2023-05-14T13:28:52.523Z", "modified_at": "2023-12-15T04:21:10.429Z", "id": "<value>", "type": "discord", "description": "devise yet questioningly anenst secret burgeon duh powerfully", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-07-11T17:35:14.425Z", "modified_at": "2023-06-11T03:56:34.876Z", "id": "<value>", "name": "<value>", "description": "yuck failing consign tedious scar failing", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}], "benefits": [{"created_at": "2025-11-01T20:47:26.029Z", "modified_at": "2024-06-30T05:56:59.196Z", "id": "<value>", "type": "custom", "description": "coaxingly ew ack", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-08-31T14:37:02.919Z", "modified_at": "2024-05-22T05:51:55.323Z", "id": "<value>", "type": "custom", "description": "verbally drat pillow joyous upbeat pfft ouch barring motor severe", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 898170, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-06T07:16:06.301Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T15:08:11.722Z", "size_readable": "<value>", "public_url": "https://super-provider.biz/"}]}], "discount": {"duration": "once", "type": "percentage", "amount": 988711, "currency": "Yen", "created_at": "2024-02-10T20:11:51.410Z", "modified_at": "2024-05-16T08:33:13.471Z", "id": "<value>", "metadata": {}, "name": "<value>", "code": "<value>", "starts_at": "2025-09-14T09:33:23.636Z", "ends_at": "2023-02-25T05:24:29.459Z", "max_redemptions": 625217, "redemptions_count": 424586, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "name": "<value>", "description": "miserably fedora blah", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}], "benefits": [{"created_at": "2023-05-05T09:08:16.530Z", "modified_at": "2023-07-18T12:08:53.113Z", "id": "<value>", "type": "license_keys", "description": "gosh whenever as", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 324206, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T23:50:27.729Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-03T10:59:46.313Z", "size_readable": "<value>", "public_url": "https://stunning-vanadyl.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/proc", "mime_type": "<value>", "size": 948614, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-13T12:26:55.235Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-05-27T16:21:14.723Z", "size_readable": "<value>", "public_url": "https://severe-ruin.info"}]}, "product_price": {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}, "url": "https://dreary-dead.com/"}, {"created_at": "2025-01-08T15:39:01.722Z", "modified_at": "2025-07-08T10:18:47.471Z", "id": "<value>", "metadata": {"key": true}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://skeletal-reservation.biz/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2025-10-09T05:26:10.738Z", "modified_at": "2024-06-08T07:01:01.703Z", "id": "<value>", "name": "<value>", "description": "degrease fervently gah boom furthermore hawk improbable beside mmm", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-04-10T04:49:36.950Z", "modified_at": "2025-01-21T04:22:35.280Z", "id": "<value>", "type": "license_keys", "description": "finally a wobbly knowledgeably freight acidly damaged for", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-03T01:45:57.684Z", "modified_at": "2024-05-17T11:18:38.376Z", "id": "<value>", "type": "github_repository", "description": "into buck oxidize mid tightly as outside", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-08-14T23:56:38.045Z", "modified_at": "2024-11-04T18:42:50.853Z", "id": "<value>", "type": "custom", "description": "descent yum recommendation", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2024-01-19T21:34:42.876Z", "modified_at": "2025-08-07T03:26:01.283Z", "id": "<value>", "name": "<value>", "description": "mockingly whup scorpion rosemary ah ouch unzip yum unibody", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "included_units": 81309, "cap_amount": 164965, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-05-01T20:38:29.097Z", "modified_at": "2023-06-05T08:58:03.644Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-05-13T15:05:16.178Z", "modified_at": "2023-05-13T14:58:34.807Z", "id": "<value>", "type": "discord", "description": "pessimistic meanwhile instead as millet um obsess gosh", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-09-02T20:02:38.059Z", "modified_at": "2024-01-06T20:22:09.057Z", "id": "<value>", "type": "custom", "description": "restaurant husband murky meh subdued", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/obj", "mime_type": "<value>", "size": 80721, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-04T03:16:14.261Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-01-19T22:43:38.116Z", "size_readable": "<value>", "public_url": "https://nutritious-mallard.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 359697, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-05T21:53:47.959Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-01-07T22:59:05.900Z", "size_readable": "<value>", "public_url": "https://elegant-hello.org"}]}], "discount": {"duration": "once", "type": "percentage", "basis_points": 625809, "created_at": "2023-01-22T06:30:00.744Z", "modified_at": "2023-06-03T14:18:34.914Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 439898, "key2": "<value>"}, "name": "<value>", "code": "<value>", "starts_at": "2025-08-22T13:40:19.150Z", "ends_at": "2024-04-29T04:53:25.451Z", "max_redemptions": 561143, "redemptions_count": 207713, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2023-04-26T06:24:09.264Z", "modified_at": "2024-10-14T09:46:50.350Z", "id": "<value>", "name": "<value>", "description": "stigmatize minor oh what steeple overheard swerve", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-03-15T10:11:56.132Z", "modified_at": "2023-03-08T17:05:22.411Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year"}, {"created_at": "2023-04-16T23:50:27.729Z", "modified_at": "2025-01-13T06:48:49.446Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 810770, "maximum_amount": 956959, "preset_amount": 777438}], "benefits": [], "medias": []}, "product_price": {"created_at": "2025-09-13T12:26:55.235Z", "modified_at": "2023-01-23T14:15:37.576Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 767950, "included_units": 406555, "cap_amount": 29267, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "url": "https://joyous-hawk.biz/"}, {"created_at": "2024-08-28T08:32:20.644Z", "modified_at": "2025-09-07T14:10:22.892Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 432930, "key2": 973913}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://agitated-couch.name/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-02-17T02:19:02.890Z", "modified_at": "2024-06-28T22:40:49.909Z", "id": "<value>", "name": "<value>", "description": "ordinary whoa insidious gust wide", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, {"created_at": "2024-11-16T05:41:51.253Z", "modified_at": "2024-04-10T08:18:00.740Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 123187}], "benefits": [{"created_at": "2025-03-24T23:58:25.025Z", "modified_at": "2024-04-18T17:46:15.090Z", "id": "<value>", "type": "downloadables", "description": "igloo guacamole dime", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-06T03:47:28.106Z", "modified_at": "2024-12-16T05:42:03.008Z", "id": "<value>", "type": "custom", "description": "whitewash which squeaky glum", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc", "mime_type": "<value>", "size": 237771, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-24T15:53:02.575Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-07-22T22:12:13.412Z", "size_readable": "<value>", "public_url": "https://nervous-pepper.name"}]}, {"created_at": "2023-10-03T06:13:03.582Z", "modified_at": "2024-11-21T22:04:24.048Z", "id": "<value>", "name": "<value>", "description": "too a ditch orient about er internationalize", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-05-21T17:28:14.899Z", "modified_at": "2025-04-07T21:37:23.489Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 751563, "included_units": 277523, "cap_amount": 551258, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-09-14T02:22:04.749Z", "modified_at": "2023-04-20T19:52:18.966Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 385327}, {"created_at": "2025-08-10T12:40:39.409Z", "modified_at": "2024-07-02T01:39:06.409Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2025-01-06T04:00:10.690Z", "modified_at": "2025-04-03T14:31:33.160Z", "id": "<value>", "type": "discord", "description": "solder off co-producer why eek blink pause irritably broken", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-03-08T20:41:57.239Z", "modified_at": "2025-10-12T09:40:50.850Z", "id": "<value>", "type": "discord", "description": "wiggly psst puppet till", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-11-01T10:02:49.592Z", "modified_at": "2023-05-03T00:18:52.770Z", "id": "<value>", "name": "<value>", "description": "gosh obediently mmm with deliberately aha ick what catch", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-07-20T20:59:08.207Z", "modified_at": "2025-04-28T22:29:22.162Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2025-09-08T10:15:51.443Z", "modified_at": "2023-01-27T21:43:08.849Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 621551}], "benefits": [{"created_at": "2025-11-19T06:44:05.393Z", "modified_at": "2025-09-28T18:24:30.686Z", "id": "<value>", "type": "github_repository", "description": "um even powerless boastfully supposing blah regarding internalize", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 793175, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-08T09:31:23.337Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-28T04:05:52.613Z", "size_readable": "<value>", "public_url": "https://actual-suitcase.biz"}]}], "discount": {"duration": "once", "type": "percentage", "amount": 113341, "currency": "Kuwaiti Dinar", "created_at": "2023-01-13T23:48:07.394Z", "modified_at": "2024-10-06T22:24:47.498Z", "id": "<value>", "metadata": {"key": true, "key1": true}, "name": "<value>", "code": "<value>", "starts_at": "2024-05-17T10:01:40.294Z", "ends_at": "2024-04-30T20:59:40.436Z", "max_redemptions": 990326, "redemptions_count": 263498, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2025-08-19T10:34:27.488Z", "modified_at": "2025-04-21T05:31:02.040Z", "id": "<value>", "name": "<value>", "description": "what married owlishly which wonderfully CD", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-10-07T04:54:41.981Z", "modified_at": "2025-03-07T17:43:00.381Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 689122, "maximum_amount": 149809, "preset_amount": 480213}], "benefits": [{"created_at": "2025-07-09T08:01:51.932Z", "modified_at": "2025-11-27T17:23:02.117Z", "id": "<value>", "type": "custom", "description": "till boo ack solicit weakly segregate boo", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-10-06T07:08:41.329Z", "modified_at": "2025-12-31T08:16:04.009Z", "id": "<value>", "type": "custom", "description": "opposite amnesty tomography how until to onto ouch shrilly ramp", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-09-15T23:31:11.246Z", "modified_at": "2025-10-29T11:50:25.062Z", "id": "<value>", "type": "discord", "description": "icy council meanwhile except following ick verbally drat", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 993741, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-11-15T01:22:49.169Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-12-08T05:38:21.152Z", "size_readable": "<value>", "public_url": "https://tender-squid.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr", "mime_type": "<value>", "size": 440830, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-16T08:19:05.026Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-07-16T11:55:05.618Z", "size_readable": "<value>", "public_url": "https://unwelcome-license.org"}]}, "product_price": {"created_at": "2023-11-06T04:06:54.106Z", "modified_at": "2024-06-20T13:26:28.598Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 19410, "included_units": 634941, "cap_amount": 93125, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "url": "https://dramatic-dish.com"}], "pagination": {"total_count": 679829, "max_page": 770830}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "metadata": {}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://crooked-overload.name/", "label": "<value>", "allow_discount_codes": true, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "type": "custom", "description": "safely briefly ugh fen", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, {"created_at": "2024-09-11T13:10:32.933Z", "modified_at": "2024-05-27T07:14:10.577Z", "id": "<value>", "name": "<value>", "description": "married owlishly which wonderfully CD whoa soap cheerfully", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}, {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}], "benefits": [{"created_at": "2023-05-14T13:28:52.523Z", "modified_at": "2023-12-15T04:21:10.429Z", "id": "<value>", "type": "discord", "description": "devise yet questioningly anenst secret burgeon duh powerfully", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-07-11T17:35:14.425Z", "modified_at": "2023-06-11T03:56:34.876Z", "id": "<value>", "name": "<value>", "description": "yuck failing consign tedious scar failing", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}], "benefits": [{"created_at": "2025-11-01T20:47:26.029Z", "modified_at": "2024-06-30T05:56:59.196Z", "id": "<value>", "type": "custom", "description": "coaxingly ew ack", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-08-31T14:37:02.919Z", "modified_at": "2024-05-22T05:51:55.323Z", "id": "<value>", "type": "custom", "description": "verbally drat pillow joyous upbeat pfft ouch barring motor severe", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 898170, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-06T07:16:06.301Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T15:08:11.722Z", "size_readable": "<value>", "public_url": "https://super-provider.biz/"}]}], "discount": {"duration": "once", "type": "percentage", "amount": 988711, "currency": "Yen", "created_at": "2024-02-10T20:11:51.410Z", "modified_at": "2024-05-16T08:33:13.471Z", "id": "<value>", "metadata": {}, "name": "<value>", "code": "<value>", "starts_at": "2025-09-14T09:33:23.636Z", "ends_at": "2023-02-25T05:24:29.459Z", "max_redemptions": 625217, "redemptions_count": 424586, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "name": "<value>", "description": "miserably fedora blah", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}], "benefits": [{"created_at": "2023-05-05T09:08:16.530Z", "modified_at": "2023-07-18T12:08:53.113Z", "id": "<value>", "type": "license_keys", "description": "gosh whenever as", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 324206, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-16T23:50:27.729Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-03T10:59:46.313Z", "size_readable": "<value>", "public_url": "https://stunning-vanadyl.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/proc", "mime_type": "<value>", "size": 948614, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-13T12:26:55.235Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-05-27T16:21:14.723Z", "size_readable": "<value>", "public_url": "https://severe-ruin.info"}]}, "product_price": {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}, "url": "https://dreary-dead.com/"}, {"created_at": "2025-01-08T15:39:01.722Z", "modified_at": "2025-07-08T10:18:47.471Z", "id": "<value>", "metadata": {"key": true}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://skeletal-reservation.biz/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2025-10-09T05:26:10.738Z", "modified_at": "2024-06-08T07:01:01.703Z", "id": "<value>", "name": "<value>", "description": "degrease fervently gah boom furthermore hawk improbable beside mmm", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-04-10T04:49:36.950Z", "modified_at": "2025-01-21T04:22:35.280Z", "id": "<value>", "type": "license_keys", "description": "finally a wobbly knowledgeably freight acidly damaged for", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-03T01:45:57.684Z", "modified_at": "2024-05-17T11:18:38.376Z", "id": "<value>", "type": "github_repository", "description": "into buck oxidize mid tightly as outside", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-08-14T23:56:38.045Z", "modified_at": "2024-11-04T18:42:50.853Z", "id": "<value>", "type": "custom", "description": "descent yum recommendation", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2024-01-19T21:34:42.876Z", "modified_at": "2025-08-07T03:26:01.283Z", "id": "<value>", "name": "<value>", "description": "mockingly whup scorpion rosemary ah ouch unzip yum unibody", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "cap_amount": 81309, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-07-06T02:51:23.749Z", "modified_at": "2025-05-01T20:38:29.097Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 284580, "maximum_amount": 781409, "preset_amount": 544651}], "benefits": [{"created_at": "2023-05-13T15:05:16.178Z", "modified_at": "2023-05-13T14:58:34.807Z", "id": "<value>", "type": "discord", "description": "pessimistic meanwhile instead as millet um obsess gosh", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-09-02T20:02:38.059Z", "modified_at": "2024-01-06T20:22:09.057Z", "id": "<value>", "type": "custom", "description": "restaurant husband murky meh subdued", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/obj", "mime_type": "<value>", "size": 80721, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-04T03:16:14.261Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-01-19T22:43:38.116Z", "size_readable": "<value>", "public_url": "https://nutritious-mallard.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 359697, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-05T21:53:47.959Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-01-07T22:59:05.900Z", "size_readable": "<value>", "public_url": "https://elegant-hello.org"}]}], "discount": {"duration": "once", "type": "percentage", "basis_points": 625809, "created_at": "2023-01-22T06:30:00.744Z", "modified_at": "2023-06-03T14:18:34.914Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 439898, "key2": "<value>"}, "name": "<value>", "code": "<value>", "starts_at": "2025-08-22T13:40:19.150Z", "ends_at": "2024-04-29T04:53:25.451Z", "max_redemptions": 561143, "redemptions_count": 207713, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2023-04-26T06:24:09.264Z", "modified_at": "2024-10-14T09:46:50.350Z", "id": "<value>", "name": "<value>", "description": "stigmatize minor oh what steeple overheard swerve", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-11-19T07:34:10.466Z", "modified_at": "2025-12-24T15:52:28.107Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 324206, "maximum_amount": 96709, "preset_amount": 678179}, {"created_at": "2025-06-07T14:29:00.429Z", "modified_at": "2025-11-14T19:49:34.065Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 948614, "maximum_amount": 900109, "preset_amount": 20615}], "benefits": [], "medias": []}, "product_price": {"created_at": "2025-03-07T11:07:08.720Z", "modified_at": "2025-04-21T16:08:32.154Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, "url": "https://joyous-hawk.biz/"}, {"created_at": "2024-08-28T08:32:20.644Z", "modified_at": "2025-09-07T14:10:22.892Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 432930, "key2": 973913}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://agitated-couch.name/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-02-17T02:19:02.890Z", "modified_at": "2024-06-28T22:40:49.909Z", "id": "<value>", "name": "<value>", "description": "ordinary whoa insidious gust wide", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, {"created_at": "2024-11-16T05:41:51.253Z", "modified_at": "2024-04-10T08:18:00.740Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 123187}], "benefits": [{"created_at": "2025-03-24T23:58:25.025Z", "modified_at": "2024-04-18T17:46:15.090Z", "id": "<value>", "type": "downloadables", "description": "igloo guacamole dime", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-06T03:47:28.106Z", "modified_at": "2024-12-16T05:42:03.008Z", "id": "<value>", "type": "custom", "description": "whitewash which squeaky glum", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc", "mime_type": "<value>", "size": 237771, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-09-24T15:53:02.575Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-07-22T22:12:13.412Z", "size_readable": "<value>", "public_url": "https://nervous-pepper.name"}]}, {"created_at": "2023-10-03T06:13:03.582Z", "modified_at": "2024-11-21T22:04:24.048Z", "id": "<value>", "name": "<value>", "description": "too a ditch orient about er internationalize", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-05-21T17:28:14.899Z", "modified_at": "2025-04-07T21:37:23.489Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 751563, "cap_amount": 277523, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-10-14T09:46:50.350Z", "modified_at": "2024-09-14T02:22:04.749Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 385327}, {"created_at": "2025-08-10T12:40:39.409Z", "modified_at": "2024-07-02T01:39:06.409Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2025-01-06T04:00:10.690Z", "modified_at": "2025-04-03T14:31:33.160Z", "id": "<value>", "type": "discord", "description": "solder off co-producer why eek blink pause irritably broken", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-03-08T20:41:57.239Z", "modified_at": "2025-10-12T09:40:50.850Z", "id": "<value>", "type": "discord", "description": "wiggly psst puppet till", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-11-01T10:02:49.592Z", "modified_at": "2023-05-03T00:18:52.770Z", "id": "<value>", "name": "<value>", "description": "gosh obediently mmm with deliberately aha ick what catch", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-07-20T20:59:08.207Z", "modified_at": "2025-04-28T22:29:22.162Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2025-09-08T10:15:51.443Z", "modified_at": "2023-01-27T21:43:08.849Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 621551}], "benefits": [{"created_at": "2025-11-19T06:44:05.393Z", "modified_at": "2025-09-28T18:24:30.686Z", "id": "<value>", "type": "github_repository", "description": "um even powerless boastfully supposing blah regarding internalize", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 793175, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-08T09:31:23.337Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-28T04:05:52.613Z", "size_readable": "<value>", "public_url": "https://actual-suitcase.biz"}]}], "discount": {"duration": "once", "type": "percentage", "amount": 113341, "currency": "Kuwaiti Dinar", "created_at": "2023-01-13T23:48:07.394Z", "modified_at": "2024-10-06T22:24:47.498Z", "id": "<value>", "metadata": {"key": true, "key1": true}, "name": "<value>", "code": "<value>", "starts_at": "2024-05-17T10:01:40.294Z", "ends_at": "2024-04-30T20:59:40.436Z", "max_redemptions": 990326, "redemptions_count": 263498, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2025-08-19T10:34:27.488Z", "modified_at": "2025-04-21T05:31:02.040Z", "id": "<value>", "name": "<value>", "description": "what married owlishly which wonderfully CD", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-10-07T04:54:41.981Z", "modified_at": "2025-03-07T17:43:00.381Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 689122, "maximum_amount": 149809, "preset_amount": 480213}], "benefits": [{"created_at": "2025-07-09T08:01:51.932Z", "modified_at": "2025-11-27T17:23:02.117Z", "id": "<value>", "type": "custom", "description": "till boo ack solicit weakly segregate boo", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-10-06T07:08:41.329Z", "modified_at": "2025-12-31T08:16:04.009Z", "id": "<value>", "type": "custom", "description": "opposite amnesty tomography how until to onto ouch shrilly ramp", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-09-15T23:31:11.246Z", "modified_at": "2025-10-29T11:50:25.062Z", "id": "<value>", "type": "discord", "description": "icy council meanwhile except following ick verbally drat", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 993741, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-11-15T01:22:49.169Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-12-08T05:38:21.152Z", "size_readable": "<value>", "public_url": "https://tender-squid.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr", "mime_type": "<value>", "size": 440830, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-16T08:19:05.026Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-07-16T11:55:05.618Z", "size_readable": "<value>", "public_url": "https://unwelcome-license.org"}]}, "product_price": {"created_at": "2023-11-06T04:06:54.106Z", "modified_at": "2024-06-20T13:26:28.598Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 19410, "cap_amount": 634941, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "url": "https://dramatic-dish.com"}], "pagination": {"total_count": 679829, "max_page": 770830}}
         "422":
           application/json: {}
   checkout-links:create:
@@ -2311,7 +2329,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "metadata": {"key": 969961, "key1": 450824}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://earnest-tuber.info/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "name": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, {"created_at": "2023-08-06T23:04:38.947Z", "modified_at": "2024-04-17T04:04:12.484Z", "id": "<value>", "name": "<value>", "description": "given given even save amid", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}, {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "included_units": 177375, "cap_amount": 243354, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 460547, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-26T09:14:20.808Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-08-18T11:20:39.725Z", "size_readable": "<value>", "public_url": "https://right-hyena.info/"}]}], "discount": {"duration": "repeating", "duration_in_months": 449497, "type": "fixed", "amount": 960234, "currency": "Forint", "created_at": "2023-04-16T15:25:27.950Z", "modified_at": "2024-06-25T21:05:40.122Z", "id": "<value>", "metadata": {"key": true, "key1": 247958}, "name": "<value>", "code": "<value>", "starts_at": "2025-05-08T18:55:26.211Z", "ends_at": "2023-06-29T15:48:45.688Z", "max_redemptions": 931908, "redemptions_count": 295386, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2023-03-28T11:05:23.685Z", "modified_at": "2023-08-30T01:43:46.030Z", "id": "<value>", "name": "<value>", "description": "neaten qua meanwhile bah because", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-03-19T09:19:03.347Z", "modified_at": "2025-04-26T05:27:06.241Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 32069, "maximum_amount": 963286, "preset_amount": 444836}, {"created_at": "2023-06-25T00:21:23.098Z", "modified_at": "2024-08-26T09:59:52.855Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 644971, "maximum_amount": 538661, "preset_amount": 292871}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, "product_price": {"created_at": "2024-03-22T10:25:11.970Z", "modified_at": "2024-02-26T18:55:59.898Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 656841, "included_units": 570980, "cap_amount": 607679, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "url": "https://alert-requirement.com"}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "metadata": {"key": 969961, "key1": 450824}, "payment_processor": "stripe", "client_secret": "<value>", "success_url": "https://earnest-tuber.info/", "label": "<value>", "allow_discount_codes": false, "discount_id": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "products": [{"created_at": "2024-09-04T11:33:52.011Z", "modified_at": "2024-08-19T11:11:04.610Z", "id": "<value>", "name": "<value>", "description": "hundred whereas dimly unused cone restructure gadzooks", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, {"created_at": "2023-08-06T23:04:38.947Z", "modified_at": "2024-04-17T04:04:12.484Z", "id": "<value>", "name": "<value>", "description": "given given even save amid", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}, {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "cap_amount": 177375, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/selinux", "mime_type": "<value>", "size": 460547, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-26T09:14:20.808Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-08-18T11:20:39.725Z", "size_readable": "<value>", "public_url": "https://right-hyena.info/"}]}], "discount": {"duration": "repeating", "duration_in_months": 449497, "type": "fixed", "amount": 960234, "currency": "Forint", "created_at": "2023-04-16T15:25:27.950Z", "modified_at": "2024-06-25T21:05:40.122Z", "id": "<value>", "metadata": {"key": true, "key1": 247958}, "name": "<value>", "code": "<value>", "starts_at": "2025-05-08T18:55:26.211Z", "ends_at": "2023-06-29T15:48:45.688Z", "max_redemptions": 931908, "redemptions_count": 295386, "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"}, "product_id": "<value>", "product_price_id": "<value>", "product": {"created_at": "2023-03-28T11:05:23.685Z", "modified_at": "2023-08-30T01:43:46.030Z", "id": "<value>", "name": "<value>", "description": "neaten qua meanwhile bah because", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-11-08T07:25:39.944Z", "modified_at": "2025-03-19T09:19:03.347Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2023-02-05T03:33:42.788Z", "modified_at": "2025-11-21T18:15:13.381Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 159685, "maximum_amount": 550563, "preset_amount": 108980}], "benefits": [{"created_at": "2024-07-06T00:34:30.082Z", "modified_at": "2025-11-07T20:31:03.453Z", "id": "<value>", "type": "discord", "description": "quizzically how lest", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-07-04T22:10:57.702Z", "modified_at": "2023-03-05T14:01:26.927Z", "id": "<value>", "type": "github_repository", "description": "scholarship to blink", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 698722, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-08-11T22:26:32.433Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-05T08:11:26.016Z", "size_readable": "<value>", "public_url": "https://babyish-mixture.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 287673, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-09T16:28:47.030Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-06-04T09:34:39.316Z", "size_readable": "<value>", "public_url": "https://dutiful-grass.name"}]}, "product_price": {"created_at": "2024-08-13T08:56:43.151Z", "modified_at": "2023-11-17T23:41:10.468Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, "url": "https://alert-requirement.com"}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -2655,7 +2673,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "status": "partially_refunded", "paid": true, "subtotal_amount": 768578, "discount_amount": 547272, "net_amount": 678317, "amount": 177706, "tax_amount": 229716, "total_amount": 177706, "refunded_amount": 229716, "refunded_tax_amount": 152837, "currency": "Belize Dollar", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-11-27T13:02:27.296Z", "modified_at": "2024-12-01T18:25:37.169Z", "id": "<value>", "name": "<value>", "description": "accountability pish likewise", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-05-29T14:05:29.727Z", "modified_at": "2024-05-19T11:06:26.987Z", "id": "<value>", "type": "discord", "description": "beside tromp worth reluctantly wound accompanist", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-05-02T01:42:40.060Z", "modified_at": "2024-07-08T07:59:15.466Z", "id": "<value>", "type": "license_keys", "description": "angrily inasmuch irritably finally round alongside whoever jump joyfully discourse", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-06-02T11:43:36.892Z", "modified_at": "2025-09-08T09:13:39.168Z", "id": "<value>", "type": "downloadables", "description": "finally earth that early", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2024-12-11T21:57:01.257Z", "modified_at": "2024-03-23T19:09:17.797Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://acceptable-validity.info/", "email": "Aimee_DAmore62@yahoo.com", "website": "<value>", "socials": [{"platform": "tiktok", "url": "https://secret-bob.com/"}, {"platform": "tiktok", "url": "https://pricey-accountability.com"}], "details_submitted_at": "2024-02-08T01:09:52.088Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Vandervort, Feest and Johns", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 140142, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 29339, "profile_settings": {}}}, "product_price": {"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, "subscription": {"created_at": "2024-04-27T12:09:29.137Z", "modified_at": "2024-03-30T01:03:36.657Z", "id": "<value>", "amount": 253529, "currency": "Tugrik", "recurring_interval": "year", "status": "canceled", "current_period_start": "2023-06-16T22:11:32.719Z", "current_period_end": "2025-10-03T23:44:36.269Z", "cancel_at_period_end": false, "canceled_at": "2024-06-18T04:12:45.071Z", "started_at": "2025-12-03T09:47:00.347Z", "ends_at": "2023-09-13T06:39:19.968Z", "ended_at": "2023-01-21T07:06:12.853Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": []}, {"created_at": "2024-11-12T02:36:59.348Z", "modified_at": "2025-07-01T16:47:46.535Z", "id": "<value>", "status": "pending", "paid": true, "subtotal_amount": 897196, "discount_amount": 424367, "net_amount": 913465, "amount": 877227, "tax_amount": 767546, "total_amount": 173090, "refunded_amount": 75058, "refunded_tax_amount": 897069, "currency": "Jamaican Dollar", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2025-10-29T17:09:20.090Z", "modified_at": "2023-11-06T03:01:50.647Z", "id": "<value>", "name": "<value>", "description": "glow warmhearted apud house for", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}, {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}, {"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home", "mime_type": "<value>", "size": 107335, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-27T02:37:34.714Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-01-08T00:53:45.951Z", "size_readable": "<value>", "public_url": "https://friendly-shipper.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/sbin", "mime_type": "<value>", "size": 52444, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-14T09:01:42.858Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-09-13T01:21:21.360Z", "size_readable": "<value>", "public_url": "https://shadowy-formamide.info"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/bin", "mime_type": "<value>", "size": 477827, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-05-14T13:28:52.523Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-12T23:45:01.413Z", "size_readable": "<value>", "public_url": "https://agreeable-squid.net"}], "organization": {"created_at": "2024-12-31T03:06:35.935Z", "modified_at": "2024-06-28T21:52:26.059Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://every-affiliate.org", "email": "Alexandria_Rowe81@hotmail.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://blind-spear.net/"}, {"platform": "github", "url": "https://fond-scale.name"}, {"platform": "x", "url": "https://free-yak.net/"}], "details_submitted_at": "2023-10-11T19:17:33.283Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Denesik, Kertzmann and Flatley", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 624246, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 88338, "profile_settings": {}}}, "product_price": {"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}, "subscription": {"created_at": "2023-05-23T19:32:31.453Z", "modified_at": "2024-08-14T18:41:19.055Z", "id": "<value>", "amount": 387926, "currency": "Kwacha", "recurring_interval": "month", "status": "canceled", "current_period_start": "2024-12-19T21:19:09.188Z", "current_period_end": "2023-10-19T07:09:33.817Z", "cancel_at_period_end": true, "canceled_at": "2023-09-26T08:19:08.306Z", "started_at": "2025-03-08T08:44:16.186Z", "ends_at": "2023-05-07T21:01:22.996Z", "ended_at": "2023-04-17T02:32:11.293Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "customer_service", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": [{"created_at": "2025-09-13T12:26:55.235Z", "modified_at": "2023-01-23T14:15:37.576Z", "id": "<value>", "label": "<value>", "amount": 467775, "tax_amount": 993677, "proration": false, "product_price_id": "<value>"}, {"created_at": "2025-04-21T16:08:32.154Z", "modified_at": "2024-03-21T14:01:55.283Z", "id": "<value>", "label": "<value>", "amount": 29267, "tax_amount": 652326, "proration": false, "product_price_id": "<value>"}, {"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "label": "<value>", "amount": 41398, "tax_amount": 829409, "proration": true, "product_price_id": "<value>"}]}, {"created_at": "2023-11-28T08:17:13.465Z", "modified_at": "2025-07-17T07:32:23.211Z", "id": "<value>", "status": "partially_refunded", "paid": true, "subtotal_amount": 406391, "discount_amount": 79169, "net_amount": 117386, "amount": 107757, "tax_amount": 890478, "total_amount": 943672, "refunded_amount": 988711, "refunded_tax_amount": 422943, "currency": "CFA Franc BEAC", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2025-01-12T22:29:09.717Z", "modified_at": "2025-10-02T21:48:51.327Z", "id": "<value>", "name": "<value>", "description": "until graffiti gee afore when rosy insignificant uh-huh", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}, {"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "included_units": 81309, "cap_amount": 164965, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-05-01T20:38:29.097Z", "modified_at": "2023-06-05T08:58:03.644Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-11-03T23:20:28.461Z", "modified_at": "2023-06-03T07:49:02.697Z", "id": "<value>", "type": "license_keys", "description": "mid next dearly competent tender right plump", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 113341, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-02T17:02:41.566Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-06T22:24:47.498Z", "size_readable": "<value>", "public_url": "https://skeletal-commercial.net"}], "organization": {"created_at": "2023-03-22T00:14:34.859Z", "modified_at": "2024-05-17T10:01:40.294Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://wry-dividend.name/", "email": "Ole_Legros@hotmail.com", "website": "<value>", "socials": [{"platform": "youtube", "url": "https://important-newsletter.info/"}, {"platform": "other", "url": "https://troubled-knickers.biz"}], "details_submitted_at": "2023-12-07T04:19:04.202Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Gerhold - Bergstrom", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 747687, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 726474, "profile_settings": {}}}, "product_price": {"created_at": "2023-03-15T10:11:56.132Z", "modified_at": "2023-03-08T17:05:22.411Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year"}, "subscription": {"created_at": "2025-06-20T20:39:56.038Z", "modified_at": "2025-02-23T13:40:33.504Z", "id": "<value>", "amount": 223595, "currency": "Tugrik", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-04-16T22:12:09.039Z", "current_period_end": "2024-01-09T21:57:02.179Z", "cancel_at_period_end": true, "canceled_at": "2025-02-06T05:52:39.668Z", "started_at": "2023-03-10T23:54:55.605Z", "ends_at": "2025-11-07T00:43:09.247Z", "ended_at": "2025-09-16T08:39:57.875Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_complex", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": []}], "pagination": {"total_count": 656093, "max_page": 191255}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "status": "partially_refunded", "paid": true, "subtotal_amount": 768578, "discount_amount": 547272, "net_amount": 678317, "amount": 177706, "tax_amount": 229716, "total_amount": 177706, "refunded_amount": 229716, "refunded_tax_amount": 152837, "currency": "Belize Dollar", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-11-27T13:02:27.296Z", "modified_at": "2024-12-01T18:25:37.169Z", "id": "<value>", "name": "<value>", "description": "accountability pish likewise", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-05-29T14:05:29.727Z", "modified_at": "2024-05-19T11:06:26.987Z", "id": "<value>", "type": "discord", "description": "beside tromp worth reluctantly wound accompanist", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-05-02T01:42:40.060Z", "modified_at": "2024-07-08T07:59:15.466Z", "id": "<value>", "type": "license_keys", "description": "angrily inasmuch irritably finally round alongside whoever jump joyfully discourse", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-06-02T11:43:36.892Z", "modified_at": "2025-09-08T09:13:39.168Z", "id": "<value>", "type": "downloadables", "description": "finally earth that early", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2024-12-11T21:57:01.257Z", "modified_at": "2024-03-23T19:09:17.797Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://acceptable-validity.info/", "email": "Aimee_DAmore62@yahoo.com", "website": "<value>", "socials": [{"platform": "tiktok", "url": "https://secret-bob.com/"}, {"platform": "tiktok", "url": "https://pricey-accountability.com"}], "details_submitted_at": "2024-02-08T01:09:52.088Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Vandervort, Feest and Johns", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 140142, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 29339, "profile_settings": {}}}, "product_price": {"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, "subscription": {"created_at": "2024-04-27T12:09:29.137Z", "modified_at": "2024-03-30T01:03:36.657Z", "id": "<value>", "amount": 253529, "currency": "Tugrik", "recurring_interval": "year", "status": "canceled", "current_period_start": "2023-06-16T22:11:32.719Z", "current_period_end": "2025-10-03T23:44:36.269Z", "cancel_at_period_end": false, "canceled_at": "2024-06-18T04:12:45.071Z", "started_at": "2025-12-03T09:47:00.347Z", "ends_at": "2023-09-13T06:39:19.968Z", "ended_at": "2023-01-21T07:06:12.853Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": []}, {"created_at": "2024-11-12T02:36:59.348Z", "modified_at": "2025-07-01T16:47:46.535Z", "id": "<value>", "status": "pending", "paid": true, "subtotal_amount": 897196, "discount_amount": 424367, "net_amount": 913465, "amount": 877227, "tax_amount": 767546, "total_amount": 173090, "refunded_amount": 75058, "refunded_tax_amount": 897069, "currency": "Jamaican Dollar", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2025-10-29T17:09:20.090Z", "modified_at": "2023-11-06T03:01:50.647Z", "id": "<value>", "name": "<value>", "description": "glow warmhearted apud house for", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}, {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}, {"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home", "mime_type": "<value>", "size": 107335, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-27T02:37:34.714Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-01-08T00:53:45.951Z", "size_readable": "<value>", "public_url": "https://friendly-shipper.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/sbin", "mime_type": "<value>", "size": 52444, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-14T09:01:42.858Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-09-13T01:21:21.360Z", "size_readable": "<value>", "public_url": "https://shadowy-formamide.info"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/bin", "mime_type": "<value>", "size": 477827, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-05-14T13:28:52.523Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-01-12T23:45:01.413Z", "size_readable": "<value>", "public_url": "https://agreeable-squid.net"}], "organization": {"created_at": "2024-12-31T03:06:35.935Z", "modified_at": "2024-06-28T21:52:26.059Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://every-affiliate.org", "email": "Alexandria_Rowe81@hotmail.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://blind-spear.net/"}, {"platform": "github", "url": "https://fond-scale.name"}, {"platform": "x", "url": "https://free-yak.net/"}], "details_submitted_at": "2023-10-11T19:17:33.283Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Denesik, Kertzmann and Flatley", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 624246, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 88338, "profile_settings": {}}}, "product_price": {"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}, "subscription": {"created_at": "2023-05-23T19:32:31.453Z", "modified_at": "2024-08-14T18:41:19.055Z", "id": "<value>", "amount": 387926, "currency": "Kwacha", "recurring_interval": "month", "status": "canceled", "current_period_start": "2024-12-19T21:19:09.188Z", "current_period_end": "2023-10-19T07:09:33.817Z", "cancel_at_period_end": true, "canceled_at": "2023-09-26T08:19:08.306Z", "started_at": "2025-03-08T08:44:16.186Z", "ends_at": "2023-05-07T21:01:22.996Z", "ended_at": "2023-04-17T02:32:11.293Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "customer_service", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": [{"created_at": "2025-09-13T12:26:55.235Z", "modified_at": "2023-01-23T14:15:37.576Z", "id": "<value>", "label": "<value>", "amount": 467775, "tax_amount": 993677, "proration": false, "product_price_id": "<value>"}, {"created_at": "2025-04-21T16:08:32.154Z", "modified_at": "2024-03-21T14:01:55.283Z", "id": "<value>", "label": "<value>", "amount": 29267, "tax_amount": 652326, "proration": false, "product_price_id": "<value>"}, {"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "label": "<value>", "amount": 41398, "tax_amount": 829409, "proration": true, "product_price_id": "<value>"}]}, {"created_at": "2023-11-28T08:17:13.465Z", "modified_at": "2025-07-17T07:32:23.211Z", "id": "<value>", "status": "partially_refunded", "paid": true, "subtotal_amount": 406391, "discount_amount": 79169, "net_amount": 117386, "amount": 107757, "tax_amount": 890478, "total_amount": 943672, "refunded_amount": 988711, "refunded_tax_amount": 422943, "currency": "CFA Franc BEAC", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2025-01-12T22:29:09.717Z", "modified_at": "2025-10-02T21:48:51.327Z", "id": "<value>", "name": "<value>", "description": "until graffiti gee afore when rosy insignificant uh-huh", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}, {"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "cap_amount": 81309, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-07-06T02:51:23.749Z", "modified_at": "2025-05-01T20:38:29.097Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 284580, "maximum_amount": 781409, "preset_amount": 544651}], "benefits": [{"created_at": "2023-11-03T23:20:28.461Z", "modified_at": "2023-06-03T07:49:02.697Z", "id": "<value>", "type": "license_keys", "description": "mid next dearly competent tender right plump", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 113341, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-02T17:02:41.566Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-06T22:24:47.498Z", "size_readable": "<value>", "public_url": "https://skeletal-commercial.net"}], "organization": {"created_at": "2023-03-22T00:14:34.859Z", "modified_at": "2024-05-17T10:01:40.294Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://wry-dividend.name/", "email": "Ole_Legros@hotmail.com", "website": "<value>", "socials": [{"platform": "youtube", "url": "https://important-newsletter.info/"}, {"platform": "other", "url": "https://troubled-knickers.biz"}], "details_submitted_at": "2023-12-07T04:19:04.202Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Gerhold - Bergstrom", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 747687, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 726474, "profile_settings": {}}}, "product_price": {"created_at": "2023-11-19T07:34:10.466Z", "modified_at": "2025-12-24T15:52:28.107Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 324206, "maximum_amount": 96709, "preset_amount": 678179}, "subscription": {"created_at": "2025-06-20T20:39:56.038Z", "modified_at": "2025-02-23T13:40:33.504Z", "id": "<value>", "amount": 223595, "currency": "Tugrik", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-04-16T22:12:09.039Z", "current_period_end": "2024-01-09T21:57:02.179Z", "cancel_at_period_end": true, "canceled_at": "2025-02-06T05:52:39.668Z", "started_at": "2023-03-10T23:54:55.605Z", "ends_at": "2025-11-07T00:43:09.247Z", "ended_at": "2025-09-16T08:39:57.875Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_complex", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": []}], "pagination": {"total_count": 656093, "max_page": 191255}}
         "422":
           application/json: {}
   customer_portal:orders:get:
@@ -2665,7 +2683,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "status": "refunded", "paid": true, "subtotal_amount": 700347, "discount_amount": 558834, "net_amount": 544221, "amount": 544221, "tax_amount": 521235, "total_amount": 521235, "refunded_amount": 969961, "refunded_tax_amount": 458049, "currency": "Rand", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-05-17T00:32:02.244Z", "modified_at": "2024-05-09T02:28:23.533Z", "id": "<value>", "name": "<value>", "description": "extract neaten qua meanwhile bah", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/include", "mime_type": "<value>", "size": 908293, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-04-06T10:37:18.493Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-31T04:11:43.083Z", "size_readable": "<value>", "public_url": "https://shy-knuckle.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/var", "mime_type": "<value>", "size": 72108, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-03-31T04:26:02.125Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-12-12T10:59:52.193Z", "size_readable": "<value>", "public_url": "https://writhing-airman.name"}], "organization": {"created_at": "2025-01-24T20:29:18.334Z", "modified_at": "2023-11-17T13:07:10.938Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://foolish-descendant.net", "email": "Citlalli.Boehm@hotmail.com", "website": "<value>", "socials": [{"platform": "facebook", "url": "https://excited-scaffold.biz/"}], "details_submitted_at": "2025-03-19T09:19:03.347Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Schaefer - Sawayn", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 168726, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 546533, "profile_settings": {}}}, "product_price": {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "included_units": 177375, "cap_amount": 243354, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "subscription": {"created_at": "2023-02-04T11:10:26.128Z", "modified_at": "2024-01-08T11:20:01.925Z", "id": "<value>", "amount": 844917, "currency": "Moldovan Leu", "recurring_interval": "year", "status": "canceled", "current_period_start": "2024-01-20T11:46:53.929Z", "current_period_end": "2024-08-08T16:26:13.017Z", "cancel_at_period_end": false, "canceled_at": "2025-09-27T20:59:18.499Z", "started_at": "2023-08-28T17:52:37.706Z", "ends_at": "2024-08-08T00:55:49.489Z", "ended_at": "2023-03-22T21:11:05.801Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": [{"created_at": "2023-05-26T16:57:22.796Z", "modified_at": "2023-06-25T00:21:23.098Z", "id": "<value>", "label": "<value>", "amount": 550563, "tax_amount": 108980, "proration": false, "product_price_id": "<value>"}]}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "status": "refunded", "paid": true, "subtotal_amount": 700347, "discount_amount": 558834, "net_amount": 544221, "amount": 544221, "tax_amount": 521235, "total_amount": 521235, "refunded_amount": 969961, "refunded_tax_amount": 458049, "currency": "Rand", "customer_id": "<value>", "product_id": "<value>", "product_price_id": "<value>", "subscription_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-05-17T00:32:02.244Z", "modified_at": "2024-05-09T02:28:23.533Z", "id": "<value>", "name": "<value>", "description": "extract neaten qua meanwhile bah", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/include", "mime_type": "<value>", "size": 908293, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-04-06T10:37:18.493Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-31T04:11:43.083Z", "size_readable": "<value>", "public_url": "https://shy-knuckle.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/var", "mime_type": "<value>", "size": 72108, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-03-31T04:26:02.125Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-12-12T10:59:52.193Z", "size_readable": "<value>", "public_url": "https://writhing-airman.name"}], "organization": {"created_at": "2025-01-24T20:29:18.334Z", "modified_at": "2023-11-17T13:07:10.938Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://foolish-descendant.net", "email": "Citlalli.Boehm@hotmail.com", "website": "<value>", "socials": [{"platform": "facebook", "url": "https://excited-scaffold.biz/"}], "details_submitted_at": "2025-03-19T09:19:03.347Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Schaefer - Sawayn", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 168726, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 546533, "profile_settings": {}}}, "product_price": {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "cap_amount": 177375, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "subscription": {"created_at": "2023-02-04T11:10:26.128Z", "modified_at": "2024-01-08T11:20:01.925Z", "id": "<value>", "amount": 844917, "currency": "Moldovan Leu", "recurring_interval": "year", "status": "canceled", "current_period_start": "2024-01-20T11:46:53.929Z", "current_period_end": "2024-08-08T16:26:13.017Z", "cancel_at_period_end": false, "canceled_at": "2025-09-27T20:59:18.499Z", "started_at": "2023-08-28T17:52:37.706Z", "ends_at": "2024-08-08T00:55:49.489Z", "ended_at": "2023-03-22T21:11:05.801Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>"}, "items": [{"created_at": "2023-05-26T16:57:22.796Z", "modified_at": "2023-06-25T00:21:23.098Z", "id": "<value>", "label": "<value>", "amount": 550563, "tax_amount": 108980, "proration": false, "product_price_id": "<value>"}]}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -2703,7 +2721,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "amount": 177706, "currency": "Danish Krone", "recurring_interval": "month", "status": "past_due", "current_period_start": "2024-12-01T18:25:37.169Z", "current_period_end": "2023-01-20T06:21:22.156Z", "cancel_at_period_end": false, "canceled_at": "2023-04-05T09:49:38.010Z", "started_at": "2023-03-17T01:57:00.187Z", "ends_at": "2025-01-24T00:05:25.844Z", "ended_at": "2024-07-12T19:57:33.016Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-01-09T04:26:27.312Z", "modified_at": "2023-03-01T20:22:54.911Z", "id": "<value>", "name": "<value>", "description": "beautifully comparison now despite er", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}], "benefits": [{"created_at": "2024-08-19T22:29:27.736Z", "modified_at": "2023-03-15T10:11:56.132Z", "id": "<value>", "type": "custom", "description": "meanwhile synthesise angrily inasmuch irritably", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-09-14T09:33:23.636Z", "modified_at": "2023-02-25T05:24:29.459Z", "id": "<value>", "type": "github_repository", "description": "gah only despite seemingly eventually ah", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-03-07T17:43:00.381Z", "modified_at": "2025-06-02T11:43:36.892Z", "id": "<value>", "type": "license_keys", "description": "fork shampoo outnumber so hence heartache afford pish", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2023-01-01T09:29:03.176Z", "modified_at": "2024-04-27T12:09:29.137Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://fair-marketplace.org/", "email": "Wayne62@yahoo.com", "website": "<value>", "socials": [], "details_submitted_at": "2025-10-17T13:20:28.265Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Cremin, VonRueden and Sporer", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 877227, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 412854, "profile_settings": {}}}, "price": {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}, "prices": [{"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}, {"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}, {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}]}, {"created_at": "2025-03-07T02:26:31.358Z", "modified_at": "2023-06-21T02:05:32.746Z", "id": "<value>", "amount": 783071, "currency": "New Israeli Sheqel", "recurring_interval": "year", "status": "active", "current_period_start": "2025-12-16T05:11:35.383Z", "current_period_end": "2024-06-30T19:00:16.624Z", "cancel_at_period_end": false, "canceled_at": "2025-05-27T06:03:00.110Z", "started_at": "2025-10-25T10:50:37.438Z", "ends_at": "2025-01-09T05:13:52.456Z", "ended_at": "2023-06-25T16:02:25.369Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "switched_service", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-09-10T11:54:14.319Z", "modified_at": "2025-01-19T21:45:37.595Z", "id": "<value>", "name": "<value>", "description": "linseed finger inasmuch hydrolyze blowgun for and jaggedly aftermath after", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-09-22T23:25:46.808Z", "modified_at": "2025-12-12T02:25:00.484Z", "id": "<value>", "type": "custom", "description": "boo but favorite beneath remand until graffiti gee afore", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/ppp", "mime_type": "<value>", "size": 206196, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-23T18:37:18.822Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-31T11:35:53.906Z", "size_readable": "<value>", "public_url": "https://troubled-sport.info/"}], "organization": {"created_at": "2025-03-15T19:32:30.408Z", "modified_at": "2025-01-26T04:32:33.599Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://definitive-valuable.net/", "email": "Trycia.Pollich@gmail.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://vivid-tool.com"}, {"platform": "tiktok", "url": "https://taut-skean.org"}, {"platform": "x", "url": "https://blind-spear.net/"}], "details_submitted_at": "2023-06-05T08:58:03.644Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Orn, Kassulke and Wolf", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 503527, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 893108, "profile_settings": {}}}, "price": {"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "included_units": 81309, "cap_amount": 164965, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2025-05-01T20:38:29.097Z", "modified_at": "2023-06-05T08:58:03.644Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2023-03-15T10:11:56.132Z", "modified_at": "2023-03-08T17:05:22.411Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year"}]}, {"created_at": "2023-08-06T19:06:11.414Z", "modified_at": "2023-02-21T11:53:00.306Z", "id": "<value>", "amount": 311256, "currency": "Kina", "recurring_interval": "month", "status": "past_due", "current_period_start": "2023-08-12T15:15:51.578Z", "current_period_end": "2024-05-03T11:56:14.302Z", "cancel_at_period_end": true, "canceled_at": "2024-02-04T13:38:36.706Z", "started_at": "2025-10-17T11:33:15.679Z", "ends_at": "2024-01-06T04:46:06.802Z", "ended_at": "2023-11-25T19:49:39.802Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-04-05T07:02:58.119Z", "modified_at": "2023-11-03T23:20:28.461Z", "id": "<value>", "name": "<value>", "description": "incomparable knavishly between via", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-04-16T23:50:27.729Z", "modified_at": "2025-01-13T06:48:49.446Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 810770, "maximum_amount": 956959, "preset_amount": 777438}, {"created_at": "2025-09-13T12:26:55.235Z", "modified_at": "2023-01-23T14:15:37.576Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 767950, "included_units": 406555, "cap_amount": 29267, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-05-28T03:27:06.201Z", "modified_at": "2025-08-23T10:37:24.845Z", "id": "<value>", "type": "license_keys", "description": "address loosely bathhouse nifty for second characterization", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-07T00:43:09.247Z", "modified_at": "2025-09-16T08:39:57.875Z", "id": "<value>", "type": "github_repository", "description": "zowie crossly but unless blowgun zowie yahoo on", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-10-12T23:03:01.657Z", "modified_at": "2025-09-30T03:31:07.896Z", "id": "<value>", "type": "custom", "description": "bench how oddly hm technician jaggedly scarcely honestly submitter", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 11743, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-18T23:42:45.873Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-20T06:26:00.263Z", "size_readable": "<value>", "public_url": "https://insignificant-underpants.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 605160, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-03T00:12:10.008Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-05-12T16:50:12.064Z", "size_readable": "<value>", "public_url": "https://rural-draw.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/ppp", "mime_type": "<value>", "size": 370500, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-01-30T06:06:22.392Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-05T13:07:41.645Z", "size_readable": "<value>", "public_url": "https://burly-elevation.com/"}], "organization": {"created_at": "2023-04-11T04:01:33.016Z", "modified_at": "2023-08-31T01:24:41.834Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://understated-muscat.net/", "email": "Kayli_Langworth@hotmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://slow-acquaintance.info/"}, {"platform": "linkedin", "url": "https://flawless-marimba.com"}], "details_submitted_at": "2024-10-14T09:46:50.350Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Lemke - Huels", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 929432, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 819205, "profile_settings": {}}}, "price": {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, "prices": [{"created_at": "2024-11-16T05:41:51.253Z", "modified_at": "2024-04-10T08:18:00.740Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 123187}, {"created_at": "2024-05-21T17:28:14.899Z", "modified_at": "2025-04-07T21:37:23.489Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 751563, "included_units": 277523, "cap_amount": 551258, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}]}], "pagination": {"total_count": 66208, "max_page": 687167}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "amount": 177706, "currency": "Danish Krone", "recurring_interval": "month", "status": "past_due", "current_period_start": "2024-12-01T18:25:37.169Z", "current_period_end": "2023-01-20T06:21:22.156Z", "cancel_at_period_end": false, "canceled_at": "2023-04-05T09:49:38.010Z", "started_at": "2023-03-17T01:57:00.187Z", "ends_at": "2025-01-24T00:05:25.844Z", "ended_at": "2024-07-12T19:57:33.016Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "too_expensive", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-01-09T04:26:27.312Z", "modified_at": "2023-03-01T20:22:54.911Z", "id": "<value>", "name": "<value>", "description": "beautifully comparison now despite er", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-01-13T10:26:00.433Z", "modified_at": "2023-07-14T18:23:27.528Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2025-02-26T06:14:46.641Z", "modified_at": "2023-04-05T09:49:38.010Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 633911}], "benefits": [{"created_at": "2024-08-19T22:29:27.736Z", "modified_at": "2023-03-15T10:11:56.132Z", "id": "<value>", "type": "custom", "description": "meanwhile synthesise angrily inasmuch irritably", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-09-14T09:33:23.636Z", "modified_at": "2023-02-25T05:24:29.459Z", "id": "<value>", "type": "github_repository", "description": "gah only despite seemingly eventually ah", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-03-07T17:43:00.381Z", "modified_at": "2025-06-02T11:43:36.892Z", "id": "<value>", "type": "license_keys", "description": "fork shampoo outnumber so hence heartache afford pish", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2023-01-01T09:29:03.176Z", "modified_at": "2024-04-27T12:09:29.137Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://fair-marketplace.org/", "email": "Wayne62@yahoo.com", "website": "<value>", "socials": [], "details_submitted_at": "2025-10-17T13:20:28.265Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Cremin, VonRueden and Sporer", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 877227, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 412854, "profile_settings": {}}}, "price": {"created_at": "2024-02-08T01:09:52.088Z", "modified_at": "2024-06-16T08:36:51.636Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 567445, "maximum_amount": 876407, "preset_amount": 490078}, "prices": [{"created_at": "2025-08-01T05:06:49.492Z", "modified_at": "2023-01-21T00:48:05.986Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913465, "maximum_amount": 173090, "preset_amount": 75058}, {"created_at": "2024-05-19T11:06:26.987Z", "modified_at": "2024-04-11T03:59:08.538Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 523875}, {"created_at": "2025-08-04T08:35:41.482Z", "modified_at": "2023-12-03T21:35:05.453Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 913851, "maximum_amount": 33597, "preset_amount": 628106}]}, {"created_at": "2025-03-07T02:26:31.358Z", "modified_at": "2023-06-21T02:05:32.746Z", "id": "<value>", "amount": 783071, "currency": "New Israeli Sheqel", "recurring_interval": "year", "status": "active", "current_period_start": "2025-12-16T05:11:35.383Z", "current_period_end": "2024-06-30T19:00:16.624Z", "cancel_at_period_end": false, "canceled_at": "2025-05-27T06:03:00.110Z", "started_at": "2025-10-25T10:50:37.438Z", "ends_at": "2025-01-09T05:13:52.456Z", "ended_at": "2023-06-25T16:02:25.369Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "switched_service", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-09-10T11:54:14.319Z", "modified_at": "2025-01-19T21:45:37.595Z", "id": "<value>", "name": "<value>", "description": "linseed finger inasmuch hydrolyze blowgun for and jaggedly aftermath after", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-09-22T23:25:46.808Z", "modified_at": "2025-12-12T02:25:00.484Z", "id": "<value>", "type": "custom", "description": "boo but favorite beneath remand until graffiti gee afore", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/ppp", "mime_type": "<value>", "size": 206196, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-23T18:37:18.822Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-05-31T11:35:53.906Z", "size_readable": "<value>", "public_url": "https://troubled-sport.info/"}], "organization": {"created_at": "2025-03-15T19:32:30.408Z", "modified_at": "2025-01-26T04:32:33.599Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://definitive-valuable.net/", "email": "Trycia.Pollich@gmail.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://vivid-tool.com"}, {"platform": "tiktok", "url": "https://taut-skean.org"}, {"platform": "x", "url": "https://blind-spear.net/"}], "details_submitted_at": "2023-06-05T08:58:03.644Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Orn, Kassulke and Wolf", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 503527, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 893108, "profile_settings": {}}}, "price": {"created_at": "2023-04-03T06:30:19.876Z", "modified_at": "2025-01-29T10:30:11.361Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 996014, "cap_amount": 81309, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2025-07-06T02:51:23.749Z", "modified_at": "2025-05-01T20:38:29.097Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 284580, "maximum_amount": 781409, "preset_amount": 544651}, {"created_at": "2023-11-19T07:34:10.466Z", "modified_at": "2025-12-24T15:52:28.107Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 324206, "maximum_amount": 96709, "preset_amount": 678179}]}, {"created_at": "2023-08-06T19:06:11.414Z", "modified_at": "2023-02-21T11:53:00.306Z", "id": "<value>", "amount": 311256, "currency": "Kina", "recurring_interval": "month", "status": "past_due", "current_period_start": "2023-08-12T15:15:51.578Z", "current_period_end": "2024-05-03T11:56:14.302Z", "cancel_at_period_end": true, "canceled_at": "2024-02-04T13:38:36.706Z", "started_at": "2025-10-17T11:33:15.679Z", "ends_at": "2024-01-06T04:46:06.802Z", "ended_at": "2023-11-25T19:49:39.802Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2024-04-05T07:02:58.119Z", "modified_at": "2023-11-03T23:20:28.461Z", "id": "<value>", "name": "<value>", "description": "incomparable knavishly between via", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-06-07T14:29:00.429Z", "modified_at": "2025-11-14T19:49:34.065Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 948614, "maximum_amount": 900109, "preset_amount": 20615}, {"created_at": "2025-03-07T11:07:08.720Z", "modified_at": "2025-04-21T16:08:32.154Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-05-28T03:27:06.201Z", "modified_at": "2025-08-23T10:37:24.845Z", "id": "<value>", "type": "license_keys", "description": "address loosely bathhouse nifty for second characterization", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-11-07T00:43:09.247Z", "modified_at": "2025-09-16T08:39:57.875Z", "id": "<value>", "type": "github_repository", "description": "zowie crossly but unless blowgun zowie yahoo on", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-10-12T23:03:01.657Z", "modified_at": "2025-09-30T03:31:07.896Z", "id": "<value>", "type": "custom", "description": "bench how oddly hm technician jaggedly scarcely honestly submitter", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 11743, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-18T23:42:45.873Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-20T06:26:00.263Z", "size_readable": "<value>", "public_url": "https://insignificant-underpants.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 605160, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-03T00:12:10.008Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-05-12T16:50:12.064Z", "size_readable": "<value>", "public_url": "https://rural-draw.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/ppp", "mime_type": "<value>", "size": 370500, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-01-30T06:06:22.392Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-05T13:07:41.645Z", "size_readable": "<value>", "public_url": "https://burly-elevation.com/"}], "organization": {"created_at": "2023-04-11T04:01:33.016Z", "modified_at": "2023-08-31T01:24:41.834Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://understated-muscat.net/", "email": "Kayli_Langworth@hotmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://slow-acquaintance.info/"}, {"platform": "linkedin", "url": "https://flawless-marimba.com"}], "details_submitted_at": "2024-10-14T09:46:50.350Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Lemke - Huels", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 929432, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 819205, "profile_settings": {}}}, "price": {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, "prices": [{"created_at": "2024-11-16T05:41:51.253Z", "modified_at": "2024-04-10T08:18:00.740Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 123187}, {"created_at": "2024-05-21T17:28:14.899Z", "modified_at": "2025-04-07T21:37:23.489Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 751563, "cap_amount": 277523, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}]}], "pagination": {"total_count": 66208, "max_page": 687167}}
         "422":
           application/json: {}
   customer_portal:subscriptions:get:
@@ -2713,7 +2731,7 @@ examples:
           id: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "amount": 544221, "currency": "Moroccan Dirham", "recurring_interval": "year", "status": "active", "current_period_start": "2024-05-09T02:28:23.533Z", "current_period_end": "2023-10-16T00:34:27.106Z", "cancel_at_period_end": true, "canceled_at": "2025-10-24T02:41:21.259Z", "started_at": "2024-04-25T04:53:50.189Z", "ends_at": "2025-05-28T07:17:57.134Z", "ended_at": "2023-03-28T11:05:23.685Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-12-10T13:21:20.945Z", "modified_at": "2023-04-14T16:04:46.468Z", "id": "<value>", "name": "<value>", "description": "fellow scary but embarrassment metabolise last huddle", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}], "benefits": [{"created_at": "2025-05-08T16:06:38.834Z", "modified_at": "2025-01-01T17:44:05.420Z", "id": "<value>", "type": "github_repository", "description": "ugh manner minor obediently aw fibre", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-05-10T07:09:21.582Z", "modified_at": "2023-06-04T09:34:39.316Z", "id": "<value>", "type": "github_repository", "description": "book knotty er beneath", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-04-02T04:37:19.052Z", "modified_at": "2023-01-09T14:26:53.626Z", "id": "<value>", "type": "downloadables", "description": "like claw incidentally nor drat consequently", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 601522, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-27T07:41:12.642Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-23T12:46:20.079Z", "size_readable": "<value>", "public_url": "https://front-chops.name"}], "organization": {"created_at": "2025-06-06T15:31:06.300Z", "modified_at": "2023-02-06T03:36:19.111Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://rotten-earth.name/", "email": "Kathryn.Kerluke@gmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://similar-nucleotidase.name/"}, {"platform": "facebook", "url": "https://definite-devastation.net/"}], "details_submitted_at": "2023-11-08T07:25:39.944Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Larson - Lindgren", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 95718, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 222075, "profile_settings": {}}}, "price": {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "included_units": 177375, "cap_amount": 243354, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2025-03-19T09:19:03.347Z", "modified_at": "2025-04-26T05:27:06.241Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 32069, "maximum_amount": 963286, "preset_amount": 444836}]}
+          application/json: {"created_at": "2025-02-06T13:54:48.821Z", "modified_at": "2024-09-04T11:33:52.011Z", "id": "<value>", "amount": 544221, "currency": "Moroccan Dirham", "recurring_interval": "year", "status": "active", "current_period_start": "2024-05-09T02:28:23.533Z", "current_period_end": "2023-10-16T00:34:27.106Z", "cancel_at_period_end": true, "canceled_at": "2025-10-24T02:41:21.259Z", "started_at": "2024-04-25T04:53:50.189Z", "ends_at": "2025-05-28T07:17:57.134Z", "ended_at": "2023-03-28T11:05:23.685Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "low_quality", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-12-10T13:21:20.945Z", "modified_at": "2023-04-14T16:04:46.468Z", "id": "<value>", "name": "<value>", "description": "fellow scary but embarrassment metabolise last huddle", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T11:11:04.610Z", "modified_at": "2024-07-25T06:33:15.810Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2025-10-24T02:41:21.259Z", "modified_at": "2024-04-25T04:53:50.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 219956, "maximum_amount": 313464, "preset_amount": 94589}], "benefits": [{"created_at": "2025-05-08T16:06:38.834Z", "modified_at": "2025-01-01T17:44:05.420Z", "id": "<value>", "type": "github_repository", "description": "ugh manner minor obediently aw fibre", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-05-10T07:09:21.582Z", "modified_at": "2023-06-04T09:34:39.316Z", "id": "<value>", "type": "github_repository", "description": "book knotty er beneath", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-04-02T04:37:19.052Z", "modified_at": "2023-01-09T14:26:53.626Z", "id": "<value>", "type": "downloadables", "description": "like claw incidentally nor drat consequently", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 601522, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-27T07:41:12.642Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-23T12:46:20.079Z", "size_readable": "<value>", "public_url": "https://front-chops.name"}], "organization": {"created_at": "2025-06-06T15:31:06.300Z", "modified_at": "2023-02-06T03:36:19.111Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://rotten-earth.name/", "email": "Kathryn.Kerluke@gmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://similar-nucleotidase.name/"}, {"platform": "facebook", "url": "https://definite-devastation.net/"}], "details_submitted_at": "2023-11-08T07:25:39.944Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Larson - Lindgren", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 95718, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 222075, "profile_settings": {}}}, "price": {"created_at": "2024-02-22T05:54:37.856Z", "modified_at": "2025-03-29T06:09:39.323Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 323185, "cap_amount": 177375, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2023-11-08T07:25:39.944Z", "modified_at": "2025-03-19T09:19:03.347Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}]}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -2727,7 +2745,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "amount": 991464, "currency": "Norwegian Krone", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-03-01T06:03:05.915Z", "current_period_end": "2025-09-09T13:32:29.600Z", "cancel_at_period_end": true, "canceled_at": "2023-12-08T09:52:54.805Z", "started_at": "2023-10-01T09:16:09.932Z", "ends_at": "2023-06-02T23:29:52.263Z", "ended_at": "2025-05-15T01:05:20.251Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-11-28T11:56:11.232Z", "modified_at": "2024-05-23T23:10:45.412Z", "id": "<value>", "name": "<value>", "description": "mostly rekindle bleak from that qualified cycle woot abseil", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2024-05-04T18:16:40.936Z", "modified_at": "2023-12-08T09:52:54.805Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-03-06T08:10:15.601Z", "modified_at": "2025-11-26T02:34:57.845Z", "id": "<value>", "type": "github_repository", "description": "lightly ultimately in", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2023-05-31T06:05:34.308Z", "modified_at": "2025-10-28T09:59:31.522Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://joyous-supplier.com/", "email": "Boyd38@yahoo.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://stunning-hunger.name"}], "details_submitted_at": "2023-05-02T19:54:17.078Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Cruickshank, Rosenbaum and Rice", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 620905, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 643119, "profile_settings": {}}}, "price": {"created_at": "2023-11-28T11:56:11.232Z", "modified_at": "2024-05-23T23:10:45.412Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 33980, "included_units": 756247, "cap_amount": 810877, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2023-05-02T19:54:17.078Z", "modified_at": "2023-09-12T16:22:21.923Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 834574}]}
+          application/json: {"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "amount": 991464, "currency": "Norwegian Krone", "recurring_interval": "month", "status": "unpaid", "current_period_start": "2023-03-01T06:03:05.915Z", "current_period_end": "2025-09-09T13:32:29.600Z", "cancel_at_period_end": true, "canceled_at": "2023-12-08T09:52:54.805Z", "started_at": "2023-10-01T09:16:09.932Z", "ends_at": "2023-06-02T23:29:52.263Z", "ended_at": "2025-05-15T01:05:20.251Z", "customer_id": "<value>", "product_id": "<value>", "discount_id": "<value>", "checkout_id": "<value>", "customer_cancellation_reason": "other", "customer_cancellation_comment": "<value>", "price_id": "<value>", "user_id": "<value>", "product": {"created_at": "2023-11-28T11:56:11.232Z", "modified_at": "2024-05-23T23:10:45.412Z", "id": "<value>", "name": "<value>", "description": "mostly rekindle bleak from that qualified cycle woot abseil", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-01-13T16:52:57.274Z", "modified_at": "2025-12-22T15:27:45.882Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}, {"created_at": "2024-05-04T18:16:40.936Z", "modified_at": "2023-12-08T09:52:54.805Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-03-06T08:10:15.601Z", "modified_at": "2025-11-26T02:34:57.845Z", "id": "<value>", "type": "github_repository", "description": "lightly ultimately in", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [], "organization": {"created_at": "2023-05-31T06:05:34.308Z", "modified_at": "2025-10-28T09:59:31.522Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://joyous-supplier.com/", "email": "Boyd38@yahoo.com", "website": "<value>", "socials": [{"platform": "x", "url": "https://stunning-hunger.name"}], "details_submitted_at": "2023-05-02T19:54:17.078Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": false, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Cruickshank, Rosenbaum and Rice", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 620905, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 643119, "profile_settings": {}}}, "price": {"created_at": "2023-11-28T11:56:11.232Z", "modified_at": "2024-05-23T23:10:45.412Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 33980, "cap_amount": 756247, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "prices": [{"created_at": "2024-07-03T05:50:56.527Z", "modified_at": "2023-05-02T19:54:17.078Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 834574, "maximum_amount": 888006, "preset_amount": 711565}]}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -2889,7 +2907,7 @@ examples:
           organization_id: ["1dbfc517-0bbf-4301-9ba8-555ca42b9737"]
       responses:
         "200":
-          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "payment_processor": "stripe", "status": "open", "client_secret": "<value>", "url": "https://crooked-overload.name/", "expires_at": "2023-01-20T06:21:22.156Z", "success_url": "https://breakable-bathrobe.net", "embed_origin": "<value>", "amount": 509883, "discount_amount": 768578, "net_amount": 547272, "tax_amount": 633911, "total_amount": 367745, "currency": "Afghani", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 54607, "metadata": {"key": "<value>", "key1": true, "key2": true}, "customer_external_id": "<id>", "products": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-06-17T12:14:27.999Z", "modified_at": "2024-11-27T13:02:27.296Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 718303, "maximum_amount": 86140, "preset_amount": 68504}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "type": "custom", "description": "safely briefly ugh fen", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, {"created_at": "2024-09-11T13:10:32.933Z", "modified_at": "2024-05-27T07:14:10.577Z", "id": "<value>", "name": "<value>", "description": "married owlishly which wonderfully CD whoa soap cheerfully", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-11-25T18:23:24.264Z", "modified_at": "2023-01-09T04:26:27.312Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}, {"created_at": "2024-09-13T22:04:07.138Z", "modified_at": "2025-08-18T13:00:42.665Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-05-14T13:28:52.523Z", "modified_at": "2023-12-15T04:21:10.429Z", "id": "<value>", "type": "discord", "description": "devise yet questioningly anenst secret burgeon duh powerfully", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-07-11T17:35:14.425Z", "modified_at": "2023-06-11T03:56:34.876Z", "id": "<value>", "name": "<value>", "description": "yuck failing consign tedious scar failing", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-01-21T00:48:05.986Z", "modified_at": "2025-09-10T07:49:25.657Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}], "benefits": [{"created_at": "2025-11-01T20:47:26.029Z", "modified_at": "2024-06-30T05:56:59.196Z", "id": "<value>", "type": "custom", "description": "coaxingly ew ack", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-08-31T14:37:02.919Z", "modified_at": "2024-05-22T05:51:55.323Z", "id": "<value>", "type": "custom", "description": "verbally drat pillow joyous upbeat pfft ouch barring motor severe", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 898170, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-06T07:16:06.301Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T15:08:11.722Z", "size_readable": "<value>", "public_url": "https://super-provider.biz/"}]}], "product": {"created_at": "2023-03-24T06:20:14.879Z", "modified_at": "2025-09-10T04:30:13.188Z", "id": "<value>", "name": "<value>", "description": "sprinkles er since truly", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-09-10T04:30:13.188Z", "modified_at": "2023-05-29T14:05:29.727Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 432930, "maximum_amount": 480616, "preset_amount": 103421}, {"created_at": "2024-03-25T14:03:52.771Z", "modified_at": "2025-08-04T08:35:41.482Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 181118, "included_units": 913851, "cap_amount": 33597, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, "product_price": {"created_at": "2025-10-03T17:49:22.042Z", "modified_at": "2023-04-03T06:30:19.876Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 816637, "included_units": 996014, "cap_amount": 81309, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "discount": {"duration": "forever", "duration_in_months": 704478, "type": "percentage", "basis_points": 938369, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-03-23T01:47:30.770Z", "modified_at": "2025-07-06T02:51:23.749Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 284580, "key2": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 608798, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-03-08T17:05:22.411Z", "modified_at": "2023-11-19T07:34:10.466Z", "id": "<value>", "metadata": {"key": true, "key1": "<value>", "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 694688, "required": true}], "customer_metadata": {"key": true, "key1": 314043, "key2": "<value>"}}, {"created_at": "2025-05-18T21:08:27.359Z", "modified_at": "2023-01-01T11:05:05.995Z", "id": "<value>", "payment_processor": "stripe", "status": "succeeded", "client_secret": "<value>", "url": "https://hoarse-baseboard.name/", "expires_at": "2024-10-05T17:09:46.559Z", "success_url": "https://sparkling-hydrolyze.biz/", "embed_origin": "<value>", "amount": 211832, "discount_amount": 678179, "net_amount": 445673, "tax_amount": 119137, "total_amount": 968727, "currency": "Manat", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "US"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 839722, "metadata": {"key": true, "key1": true}, "customer_external_id": "<id>", "products": [{"created_at": "2025-10-22T23:23:39.791Z", "modified_at": "2024-05-29T02:21:30.439Z", "id": "<value>", "name": "<value>", "description": "enthusiastically what parade kissingly", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-05-02T01:42:40.060Z", "modified_at": "2024-07-08T07:59:15.466Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 467775, "included_units": 993677, "cap_amount": 726700, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2023-03-22T05:51:32.253Z", "modified_at": "2023-11-01T12:00:41.076Z", "id": "<value>", "type": "custom", "description": "wing at hm", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-06-04T00:15:22.676Z", "modified_at": "2025-09-09T02:23:31.754Z", "id": "<value>", "type": "license_keys", "description": "whenever against finally duh ew yum indeed a bootleg prudent", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/lib", "mime_type": "<value>", "size": 819205, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-31T17:36:44.429Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-22T04:17:40.114Z", "size_readable": "<value>", "public_url": "https://ill-fated-godfather.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 335065, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-13T15:11:14.188Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-12T21:18:45.526Z", "size_readable": "<value>", "public_url": "https://remorseful-smog.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 614763, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-11T01:25:26.848Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-02-28T18:10:15.289Z", "size_readable": "<value>", "public_url": "https://better-veto.net/"}]}, {"created_at": "2025-05-27T05:40:12.687Z", "modified_at": "2023-09-19T04:18:57.160Z", "id": "<value>", "name": "<value>", "description": "airman clinking rag so", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-02-02T01:51:19.643Z", "modified_at": "2024-12-15T22:46:18.179Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 41398, "maximum_amount": 829409, "preset_amount": 329360}], "benefits": [{"created_at": "2025-10-19T20:56:00.936Z", "modified_at": "2023-07-01T15:03:15.245Z", "id": "<value>", "type": "license_keys", "description": "qualified because eek pity hm enchanting punctually chase goat sunbathe", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-04-27T04:36:31.900Z", "modified_at": "2024-09-11T18:20:00.591Z", "id": "<value>", "type": "license_keys", "description": "geez unless inculcate react", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-06-03T14:58:25.384Z", "modified_at": "2024-09-03T17:50:48.125Z", "id": "<value>", "type": "github_repository", "description": "gee emergent scoff ill helplessly miserly supposing ugh", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": []}, {"created_at": "2024-01-30T05:27:51.471Z", "modified_at": "2024-08-05T21:53:47.959Z", "id": "<value>", "name": "<value>", "description": "save curiously above indeed king duh down scent sup", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, {"created_at": "2024-11-16T05:41:51.253Z", "modified_at": "2024-04-10T08:18:00.740Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 123187}], "benefits": [{"created_at": "2024-11-16T14:26:30.628Z", "modified_at": "2024-06-19T14:55:46.074Z", "id": "<value>", "type": "discord", "description": "for wholly cassava igloo guacamole dime brightly sneaky inasmuch sore", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 867426, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-22T11:48:50.017Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-16T16:23:17.786Z", "size_readable": "<value>", "public_url": "https://bouncy-descendant.biz/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/log", "mime_type": "<value>", "size": 519092, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-02T04:28:23.823Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-12-21T06:51:28.796Z", "size_readable": "<value>", "public_url": "https://failing-outlaw.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 722282, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-26T02:34:12.126Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-04T16:43:15.937Z", "size_readable": "<value>", "public_url": "https://sure-footed-festival.info/"}]}], "product": {"created_at": "2025-07-29T15:14:26.705Z", "modified_at": "2023-02-27T11:29:27.249Z", "id": "<value>", "name": "<value>", "description": "ack solicit weakly", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-05-21T17:28:14.899Z", "modified_at": "2025-04-07T21:37:23.489Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 751563, "included_units": 277523, "cap_amount": 551258, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2023-05-02T01:47:04.536Z", "modified_at": "2024-11-15T04:09:28.193Z", "id": "<value>", "type": "license_keys", "description": "but favorite beneath", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-09-02T23:08:00.186Z", "modified_at": "2025-10-28T04:58:58.509Z", "id": "<value>", "type": "downloadables", "description": "how until to onto ouch shrilly ramp ethical busily archaeology", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-02-25T17:28:41.442Z", "modified_at": "2024-12-18T20:11:41.014Z", "id": "<value>", "type": "github_repository", "description": "except following ick verbally drat pillow", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/ports", "mime_type": "<value>", "size": 850053, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-01-07T04:08:08.901Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-16T08:19:05.026Z", "size_readable": "<value>", "public_url": "https://that-plumber.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 915295, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-05-28T03:27:06.201Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-28T05:50:05.391Z", "size_readable": "<value>", "public_url": "https://interesting-baseboard.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 113341, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-02T17:02:41.566Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-06T22:24:47.498Z", "size_readable": "<value>", "public_url": "https://skeletal-commercial.net"}]}, "product_price": {"created_at": "2024-09-14T02:22:04.749Z", "modified_at": "2023-04-20T19:52:18.966Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 385327}, "discount": {"duration": "repeating", "type": "percentage", "basis_points": 526858, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-01T19:36:12.946Z", "modified_at": "2025-08-10T12:40:39.409Z", "id": "<value>", "metadata": {"key": "<value>", "key1": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 898170, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-06-20T06:51:31.298Z", "modified_at": "2025-07-07T11:43:51.448Z", "id": "<value>", "metadata": {"key": true, "key1": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": []}}, "order": 341163, "required": true}], "customer_metadata": {"key": "<value>", "key1": 449432}}, {"created_at": "2024-07-13T16:13:57.819Z", "modified_at": "2024-12-20T01:52:19.079Z", "id": "<value>", "payment_processor": "stripe", "status": "open", "client_secret": "<value>", "url": "https://vague-interviewer.org", "expires_at": "2024-02-10T18:58:34.440Z", "success_url": "https://total-scorn.name", "embed_origin": "<value>", "amount": 178449, "discount_amount": 387574, "net_amount": 895464, "tax_amount": 215623, "total_amount": 27174, "currency": "Brazilian Real", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "US"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 140546, "metadata": {"key": true, "key1": "<value>", "key2": true}, "customer_external_id": "<id>", "products": [{"created_at": "2025-02-12T02:23:52.657Z", "modified_at": "2024-02-06T22:15:41.755Z", "id": "<value>", "name": "<value>", "description": "impassioned alongside until sleepily tender after greedily ah fairly um", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-09-12T18:14:18.718Z", "modified_at": "2025-01-03T18:42:39.785Z", "id": "<value>", "type": "github_repository", "description": "pro manner gust political boo avaricious labourer sympathetically gosh obediently", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-07-29T01:48:10.539Z", "modified_at": "2024-09-11T03:12:40.821Z", "id": "<value>", "type": "license_keys", "description": "minion heartache solicit upon decision before only", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user/dir", "mime_type": "<value>", "size": 924786, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-21T01:44:21.016Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-01-19T08:25:52.131Z", "size_readable": "<value>", "public_url": "https://short-term-unique.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 961023, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-28T18:24:30.686Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-01-01T09:20:06.279Z", "size_readable": "<value>", "public_url": "https://shimmering-agreement.net"}]}, {"created_at": "2024-09-04T07:36:41.792Z", "modified_at": "2023-08-01T06:55:52.306Z", "id": "<value>", "name": "<value>", "description": "even powerless boastfully supposing blah regarding internalize comb before oblong", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-11-12T05:16:04.525Z", "modified_at": "2023-11-17T06:46:18.694Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 806103, "maximum_amount": 895424, "preset_amount": 689122}, {"created_at": "2025-03-21T06:52:57.825Z", "modified_at": "2025-07-20T01:34:08.268Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 350124}], "benefits": [{"created_at": "2025-10-30T13:10:19.672Z", "modified_at": "2024-11-28T20:44:50.095Z", "id": "<value>", "type": "downloadables", "description": "eek once democratize fatherly", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-02-28T18:18:58.599Z", "modified_at": "2025-01-12T00:08:47.218Z", "id": "<value>", "type": "downloadables", "description": "ocelot who safe firm tremendously duh cross if bloom", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-11-28T01:50:24.318Z", "modified_at": "2024-01-15T02:33:12.578Z", "id": "<value>", "type": "license_keys", "description": "joyously scenario during tankful sometimes incidentally yet aw kettledrum", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 482799, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-11-08T11:28:43.891Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-27T16:55:02.937Z", "size_readable": "<value>", "public_url": "https://separate-brush.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 554308, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-22T14:37:17.922Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T03:54:44.264Z", "size_readable": "<value>", "public_url": "https://hurtful-battle.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/var", "mime_type": "<value>", "size": 5388, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-02-21T18:36:16.355Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-21T13:25:39.934Z", "size_readable": "<value>", "public_url": "https://nautical-bog.info/"}]}, {"created_at": "2023-03-03T17:45:31.926Z", "modified_at": "2023-08-19T08:34:32.666Z", "id": "<value>", "name": "<value>", "description": "mealy effector phew whoa expensive", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-08-29T15:02:41.288Z", "modified_at": "2024-08-14T12:13:08.350Z", "id": "<value>", "type": "discord", "description": "optimal meaningfully glum defiantly yowza", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/boot/defaults", "mime_type": "<value>", "size": 604017, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-02T23:40:32.709Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-20T00:55:35.570Z", "size_readable": "<value>", "public_url": "https://numb-ectoderm.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 486585, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-29T10:57:12.059Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-09-06T06:19:09.125Z", "size_readable": "<value>", "public_url": "https://proud-ad.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/share", "mime_type": "<value>", "size": 632888, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-02T11:04:36.681Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-10T22:16:32.607Z", "size_readable": "<value>", "public_url": "https://quarrelsome-affiliate.net"}]}], "product": {"created_at": "2023-06-06T23:34:06.957Z", "modified_at": "2023-09-03T07:41:45.532Z", "id": "<value>", "name": "<value>", "description": "opposite buck shocked unto", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-01-22T06:34:12.791Z", "modified_at": "2024-11-26T21:29:36.897Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [], "medias": []}, "product_price": {"created_at": "2024-05-02T02:57:15.201Z", "modified_at": "2024-07-23T23:46:23.843Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 572839, "maximum_amount": 633721, "preset_amount": 564653}, "discount": {"duration": "repeating", "duration_in_months": 256905, "type": "fixed", "basis_points": 539479, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [], "customer_metadata": {"key": "<value>"}}], "pagination": {"total_count": 633451, "max_page": 50745}}
+          application/json: {"items": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "payment_processor": "stripe", "status": "open", "client_secret": "<value>", "url": "https://crooked-overload.name/", "expires_at": "2023-01-20T06:21:22.156Z", "success_url": "https://breakable-bathrobe.net", "embed_origin": "<value>", "amount": 509883, "discount_amount": 768578, "net_amount": 547272, "tax_amount": 633911, "total_amount": 367745, "currency": "Afghani", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 54607, "metadata": {"key": "<value>", "key1": true, "key2": true}, "customer_external_id": "<id>", "products": [{"created_at": "2024-08-22T19:26:20.850Z", "modified_at": "2025-01-13T10:26:00.433Z", "id": "<value>", "name": "<value>", "description": "bob inwardly beautifully comparison", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-07-14T18:23:27.528Z", "modified_at": "2023-09-09T18:28:08.953Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year"}], "benefits": [{"created_at": "2023-12-03T21:35:05.453Z", "modified_at": "2024-03-05T16:40:09.484Z", "id": "<value>", "type": "custom", "description": "safely briefly ugh fen", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, {"created_at": "2024-09-11T13:10:32.933Z", "modified_at": "2024-05-27T07:14:10.577Z", "id": "<value>", "name": "<value>", "description": "married owlishly which wonderfully CD whoa soap cheerfully", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-04-05T09:49:38.010Z", "modified_at": "2023-03-17T01:57:00.187Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2023-03-01T20:22:54.911Z", "modified_at": "2024-02-08T01:09:52.088Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 567445}], "benefits": [{"created_at": "2023-05-14T13:28:52.523Z", "modified_at": "2023-12-15T04:21:10.429Z", "id": "<value>", "type": "discord", "description": "devise yet questioningly anenst secret burgeon duh powerfully", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-07-11T17:35:14.425Z", "modified_at": "2023-06-11T03:56:34.876Z", "id": "<value>", "name": "<value>", "description": "yuck failing consign tedious scar failing", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-02-26T15:25:42.165Z", "modified_at": "2023-12-20T13:34:28.286Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 424367, "maximum_amount": 913465, "preset_amount": 173090}], "benefits": [{"created_at": "2025-11-01T20:47:26.029Z", "modified_at": "2024-06-30T05:56:59.196Z", "id": "<value>", "type": "custom", "description": "coaxingly ew ack", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-08-31T14:37:02.919Z", "modified_at": "2024-05-22T05:51:55.323Z", "id": "<value>", "type": "custom", "description": "verbally drat pillow joyous upbeat pfft ouch barring motor severe", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 898170, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-06T07:16:06.301Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T15:08:11.722Z", "size_readable": "<value>", "public_url": "https://super-provider.biz/"}]}], "product": {"created_at": "2023-03-24T06:20:14.879Z", "modified_at": "2025-09-10T04:30:13.188Z", "id": "<value>", "name": "<value>", "description": "sprinkles er since truly", "recurring_interval": "year", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-05-29T14:05:29.727Z", "modified_at": "2024-05-19T11:06:26.987Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}, {"created_at": "2024-07-28T04:00:22.486Z", "modified_at": "2025-07-10T18:28:07.954Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 307390, "maximum_amount": 392057, "preset_amount": 113486}], "benefits": [{"created_at": "2024-05-03T10:59:46.313Z", "modified_at": "2023-01-06T17:33:20.863Z", "id": "<value>", "type": "downloadables", "description": "yesterday eek censor tenement commonly softly boo massive sorrowful aw", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-11-17T06:46:18.694Z", "modified_at": "2023-10-09T03:58:07.827Z", "id": "<value>", "type": "license_keys", "description": "steeple overheard swerve than bicycle twine huzzah obnoxiously", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 561143, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-08-16T15:42:00.686Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-27T12:09:29.137Z", "size_readable": "<value>", "public_url": "https://fair-marketplace.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/local/src", "mime_type": "<value>", "size": 152303, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-03T23:44:36.269Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-18T04:12:45.071Z", "size_readable": "<value>", "public_url": "https://entire-affiliate.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/System", "mime_type": "<value>", "size": 832756, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-08-19T10:34:27.488Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-03-28T11:42:09.368Z", "size_readable": "<value>", "public_url": "https://flustered-forgery.net"}]}, "product_price": {"created_at": "2023-02-06T19:44:52.353Z", "modified_at": "2024-11-19T09:41:40.649Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, "discount": {"duration": "forever", "duration_in_months": 704478, "type": "percentage", "basis_points": 938369, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-01-29T10:30:11.361Z", "modified_at": "2024-09-14T04:48:08.824Z", "id": "<value>", "metadata": {"key": false, "key1": "<value>", "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 608798, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-07-06T02:51:23.749Z", "modified_at": "2025-05-01T20:38:29.097Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 694688, "required": true}], "customer_metadata": {"key": true, "key1": 314043, "key2": "<value>"}}, {"created_at": "2025-05-18T21:08:27.359Z", "modified_at": "2023-01-01T11:05:05.995Z", "id": "<value>", "payment_processor": "stripe", "status": "succeeded", "client_secret": "<value>", "url": "https://hoarse-baseboard.name/", "expires_at": "2024-10-05T17:09:46.559Z", "success_url": "https://sparkling-hydrolyze.biz/", "embed_origin": "<value>", "amount": 211832, "discount_amount": 678179, "net_amount": 445673, "tax_amount": 119137, "total_amount": 968727, "currency": "Manat", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>"}, "subtotal_amount": 839722, "metadata": {"key": true, "key1": true}, "customer_external_id": "<id>", "products": [{"created_at": "2025-10-22T23:23:39.791Z", "modified_at": "2024-05-29T02:21:30.439Z", "id": "<value>", "name": "<value>", "description": "enthusiastically what parade kissingly", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-19T22:29:27.736Z", "modified_at": "2023-03-15T10:11:56.132Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-03-22T05:51:32.253Z", "modified_at": "2023-11-01T12:00:41.076Z", "id": "<value>", "type": "custom", "description": "wing at hm", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-06-04T00:15:22.676Z", "modified_at": "2025-09-09T02:23:31.754Z", "id": "<value>", "type": "license_keys", "description": "whenever against finally duh ew yum indeed a bootleg prudent", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/lib", "mime_type": "<value>", "size": 819205, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-31T17:36:44.429Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-22T04:17:40.114Z", "size_readable": "<value>", "public_url": "https://ill-fated-godfather.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 335065, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-13T15:11:14.188Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-12T21:18:45.526Z", "size_readable": "<value>", "public_url": "https://remorseful-smog.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 614763, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-06-11T01:25:26.848Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-02-28T18:10:15.289Z", "size_readable": "<value>", "public_url": "https://better-veto.net/"}]}, {"created_at": "2025-05-27T05:40:12.687Z", "modified_at": "2023-09-19T04:18:57.160Z", "id": "<value>", "name": "<value>", "description": "airman clinking rag so", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-10-11T19:17:33.283Z", "modified_at": "2023-12-22T07:54:29.563Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-10-19T20:56:00.936Z", "modified_at": "2023-07-01T15:03:15.245Z", "id": "<value>", "type": "license_keys", "description": "qualified because eek pity hm enchanting punctually chase goat sunbathe", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-04-27T04:36:31.900Z", "modified_at": "2024-09-11T18:20:00.591Z", "id": "<value>", "type": "license_keys", "description": "geez unless inculcate react", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2024-06-03T14:58:25.384Z", "modified_at": "2024-09-03T17:50:48.125Z", "id": "<value>", "type": "github_repository", "description": "gee emergent scoff ill helplessly miserly supposing ugh", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": []}, {"created_at": "2024-01-30T05:27:51.471Z", "modified_at": "2024-08-05T21:53:47.959Z", "id": "<value>", "name": "<value>", "description": "save curiously above indeed king duh down scent sup", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-11-14T19:49:34.065Z", "modified_at": "2025-05-02T01:42:40.060Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2024-05-27T16:21:14.723Z", "modified_at": "2025-12-25T01:40:30.203Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 29267}], "benefits": [{"created_at": "2024-11-16T14:26:30.628Z", "modified_at": "2024-06-19T14:55:46.074Z", "id": "<value>", "type": "discord", "description": "for wholly cassava igloo guacamole dime brightly sneaky inasmuch sore", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/spool", "mime_type": "<value>", "size": 867426, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-12-22T11:48:50.017Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-16T16:23:17.786Z", "size_readable": "<value>", "public_url": "https://bouncy-descendant.biz/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/log", "mime_type": "<value>", "size": 519092, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-06-02T04:28:23.823Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-12-21T06:51:28.796Z", "size_readable": "<value>", "public_url": "https://failing-outlaw.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 722282, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-26T02:34:12.126Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-04T16:43:15.937Z", "size_readable": "<value>", "public_url": "https://sure-footed-festival.info/"}]}], "product": {"created_at": "2025-07-29T15:14:26.705Z", "modified_at": "2023-02-27T11:29:27.249Z", "id": "<value>", "name": "<value>", "description": "ack solicit weakly", "recurring_interval": "month", "is_recurring": false, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-10-25T03:45:41.195Z", "modified_at": "2024-03-23T05:46:37.955Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-05-02T01:47:04.536Z", "modified_at": "2024-11-15T04:09:28.193Z", "id": "<value>", "type": "license_keys", "description": "but favorite beneath", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-09-02T23:08:00.186Z", "modified_at": "2025-10-28T04:58:58.509Z", "id": "<value>", "type": "downloadables", "description": "how until to onto ouch shrilly ramp ethical busily archaeology", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2023-02-25T17:28:41.442Z", "modified_at": "2024-12-18T20:11:41.014Z", "id": "<value>", "type": "github_repository", "description": "except following ick verbally drat pillow", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/ports", "mime_type": "<value>", "size": 850053, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-01-07T04:08:08.901Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-16T08:19:05.026Z", "size_readable": "<value>", "public_url": "https://that-plumber.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/rescue", "mime_type": "<value>", "size": 915295, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-05-28T03:27:06.201Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-28T05:50:05.391Z", "size_readable": "<value>", "public_url": "https://interesting-baseboard.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/X11R6", "mime_type": "<value>", "size": 113341, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-06-02T17:02:41.566Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-06T22:24:47.498Z", "size_readable": "<value>", "public_url": "https://skeletal-commercial.net"}]}, "product_price": {"created_at": "2023-05-09T15:43:49.850Z", "modified_at": "2025-10-31T06:20:54.910Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 370293, "maximum_amount": 457442, "preset_amount": 212921}, "discount": {"duration": "repeating", "type": "percentage", "basis_points": 526858, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2023-02-25T05:24:29.459Z", "modified_at": "2024-11-16T05:41:51.253Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 898170, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-08-31T18:02:52.360Z", "modified_at": "2023-05-16T00:18:50.934Z", "id": "<value>", "metadata": {"key": true, "key1": true}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 341163, "required": true}], "customer_metadata": {"key": "<value>", "key1": 449432}}, {"created_at": "2024-07-13T16:13:57.819Z", "modified_at": "2024-12-20T01:52:19.079Z", "id": "<value>", "payment_processor": "stripe", "status": "open", "client_secret": "<value>", "url": "https://vague-interviewer.org", "expires_at": "2024-02-10T18:58:34.440Z", "success_url": "https://total-scorn.name", "embed_origin": "<value>", "amount": 178449, "discount_amount": 387574, "net_amount": 895464, "tax_amount": 215623, "total_amount": 27174, "currency": "Brazilian Real", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": true, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {}, "subtotal_amount": 140546, "metadata": {"key": true, "key1": "<value>", "key2": true}, "customer_external_id": "<id>", "products": [{"created_at": "2025-02-12T02:23:52.657Z", "modified_at": "2024-02-06T22:15:41.755Z", "id": "<value>", "name": "<value>", "description": "impassioned alongside until sleepily tender after greedily ah fairly um", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2023-09-12T18:14:18.718Z", "modified_at": "2025-01-03T18:42:39.785Z", "id": "<value>", "type": "github_repository", "description": "pro manner gust political boo avaricious labourer sympathetically gosh obediently", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-07-29T01:48:10.539Z", "modified_at": "2024-09-11T03:12:40.821Z", "id": "<value>", "type": "license_keys", "description": "minion heartache solicit upon decision before only", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user/dir", "mime_type": "<value>", "size": 924786, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-21T01:44:21.016Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-01-19T08:25:52.131Z", "size_readable": "<value>", "public_url": "https://short-term-unique.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lost+found", "mime_type": "<value>", "size": 961023, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-28T18:24:30.686Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-01-01T09:20:06.279Z", "size_readable": "<value>", "public_url": "https://shimmering-agreement.net"}]}, {"created_at": "2024-09-04T07:36:41.792Z", "modified_at": "2023-08-01T06:55:52.306Z", "id": "<value>", "name": "<value>", "description": "even powerless boastfully supposing blah regarding internalize comb before oblong", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-11-01T03:58:06.965Z", "modified_at": "2024-08-27T04:17:07.015Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 100208, "cap_amount": 401228, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, {"created_at": "2025-10-20T12:04:56.060Z", "modified_at": "2025-04-01T19:36:12.946Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 310383, "maximum_amount": 710528, "preset_amount": 489312}], "benefits": [{"created_at": "2025-10-30T13:10:19.672Z", "modified_at": "2024-11-28T20:44:50.095Z", "id": "<value>", "type": "downloadables", "description": "eek once democratize fatherly", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-02-28T18:18:58.599Z", "modified_at": "2025-01-12T00:08:47.218Z", "id": "<value>", "type": "downloadables", "description": "ocelot who safe firm tremendously duh cross if bloom", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2025-11-28T01:50:24.318Z", "modified_at": "2024-01-15T02:33:12.578Z", "id": "<value>", "type": "license_keys", "description": "joyously scenario during tankful sometimes incidentally yet aw kettledrum", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/defaults", "mime_type": "<value>", "size": 482799, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-11-08T11:28:43.891Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-06-27T16:55:02.937Z", "size_readable": "<value>", "public_url": "https://separate-brush.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var/mail", "mime_type": "<value>", "size": 554308, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-22T14:37:17.922Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-03-05T03:54:44.264Z", "size_readable": "<value>", "public_url": "https://hurtful-battle.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/var", "mime_type": "<value>", "size": 5388, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-02-21T18:36:16.355Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-21T13:25:39.934Z", "size_readable": "<value>", "public_url": "https://nautical-bog.info/"}]}, {"created_at": "2023-03-03T17:45:31.926Z", "modified_at": "2023-08-19T08:34:32.666Z", "id": "<value>", "name": "<value>", "description": "mealy effector phew whoa expensive", "recurring_interval": "year", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-08-29T15:02:41.288Z", "modified_at": "2024-08-14T12:13:08.350Z", "id": "<value>", "type": "discord", "description": "optimal meaningfully glum defiantly yowza", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/boot/defaults", "mime_type": "<value>", "size": 604017, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-04-02T23:40:32.709Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-20T00:55:35.570Z", "size_readable": "<value>", "public_url": "https://numb-ectoderm.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/home/user", "mime_type": "<value>", "size": 486585, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-29T10:57:12.059Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-09-06T06:19:09.125Z", "size_readable": "<value>", "public_url": "https://proud-ad.org"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/share", "mime_type": "<value>", "size": 632888, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-02T11:04:36.681Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-10T22:16:32.607Z", "size_readable": "<value>", "public_url": "https://quarrelsome-affiliate.net"}]}], "product": {"created_at": "2023-06-06T23:34:06.957Z", "modified_at": "2023-09-03T07:41:45.532Z", "id": "<value>", "name": "<value>", "description": "opposite buck shocked unto", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-04-28T22:29:22.162Z", "modified_at": "2023-06-27T21:31:56.583Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "one_time", "recurring_interval": "month"}], "benefits": [], "medias": []}, "product_price": {"created_at": "2024-07-27T09:20:59.531Z", "modified_at": "2023-12-12T02:49:50.316Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 921720}, "discount": {"duration": "repeating", "duration_in_months": 256905, "type": "fixed", "basis_points": 539479, "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [], "customer_metadata": {"key": "<value>"}}], "pagination": {"total_count": 633451, "max_page": 50745}}
         "422":
           application/json: {}
   checkouts:update:
@@ -2901,7 +2919,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2025-07-28T19:04:48.565Z", "modified_at": "2024-10-16T10:52:42.015Z", "id": "<value>", "payment_processor": "stripe", "status": "expired", "client_secret": "<value>", "url": "https://powerless-juggernaut.org", "expires_at": "2023-03-01T06:03:05.915Z", "success_url": "https://juvenile-exploration.biz", "embed_origin": "<value>", "amount": 139579, "discount_amount": 857478, "net_amount": 597129, "tax_amount": 789275, "total_amount": 464385, "currency": "US Dollar", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": false, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 302461, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "name": "<value>", "description": "happily scowl mostly rekindle bleak from that qualified cycle woot", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-06-19T18:46:17.643Z", "modified_at": "2025-12-14T11:19:45.098Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-11-04T16:39:53.460Z", "modified_at": "2024-10-20T22:49:18.353Z", "id": "<value>", "type": "discord", "description": "since anxiously lightly ultimately in likely", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 758523, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-17T07:48:24.040Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-05-15T21:37:57.408Z", "size_readable": "<value>", "public_url": "https://wise-guidance.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libexec", "mime_type": "<value>", "size": 620905, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-10T13:56:32.459Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-11-28T09:21:21.867Z", "size_readable": "<value>", "public_url": "https://regal-baseboard.com"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 975440, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-14T17:31:49.028Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-12T19:23:28.744Z", "size_readable": "<value>", "public_url": "https://exotic-kiss.net"}]}, {"created_at": "2023-09-20T00:46:12.203Z", "modified_at": "2025-10-10T07:26:50.939Z", "id": "<value>", "name": "<value>", "description": "nice consequently provided when rim league almost forenenst instead", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-11-07T04:46:33.601Z", "modified_at": "2023-02-11T14:47:31.895Z", "id": "<value>", "type": "downloadables", "description": "gym consequently elver behind", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 184060, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-14T06:17:10.741Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-08T06:39:30.783Z", "size_readable": "<value>", "public_url": "https://great-switchboard.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Network", "mime_type": "<value>", "size": 284818, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-07-06T02:04:09.460Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-03-04T15:11:47.095Z", "size_readable": "<value>", "public_url": "https://odd-fireplace.com"}]}, {"created_at": "2024-03-14T23:54:25.349Z", "modified_at": "2023-11-10T11:23:03.830Z", "id": "<value>", "name": "<value>", "description": "since straight gadzooks pulp", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2023-06-02T23:29:52.263Z", "modified_at": "2025-05-15T01:05:20.251Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 464385, "maximum_amount": 771203, "preset_amount": 693508}, {"created_at": "2025-04-08T20:18:13.273Z", "modified_at": "2025-06-07T17:17:15.505Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 111158, "maximum_amount": 232374, "preset_amount": 352933}], "benefits": [{"created_at": "2023-05-23T11:19:01.273Z", "modified_at": "2024-03-03T14:48:39.348Z", "id": "<value>", "type": "license_keys", "description": "critical reassemble overheard pricey internationalize", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-06T23:10:58.104Z", "modified_at": "2023-02-08T08:30:07.526Z", "id": "<value>", "type": "license_keys", "description": "rosemary furthermore whereas lightly yippee steak", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-10-20T02:36:34.131Z", "modified_at": "2024-10-22T01:01:12.908Z", "id": "<value>", "type": "discord", "description": "narrow federate better oh during brr shabby", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2023-09-12T16:22:21.923Z", "modified_at": "2024-01-22T19:32:52.503Z", "id": "<value>", "name": "<value>", "description": "mobility char innocently dowse restfully ew woot through quantify", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-08-31T06:06:29.234Z", "modified_at": "2025-02-18T20:59:13.521Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 579805, "included_units": 514361, "cap_amount": 800094, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 34036, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-26T03:13:45.129Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-06-16T12:36:03.175Z", "size_readable": "<value>", "public_url": "https://reflecting-hydrolyze.info"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/boot", "mime_type": "<value>", "size": 20664, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-07-23T20:53:49.881Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-05-28T18:12:24.101Z", "size_readable": "<value>", "public_url": "https://teeming-velocity.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libdata", "mime_type": "<value>", "size": 86078, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-02T01:36:01.445Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-07-06T17:41:05.826Z", "size_readable": "<value>", "public_url": "https://straight-cinema.com/"}]}, "product_price": {"created_at": "2024-01-10T21:49:34.429Z", "modified_at": "2024-12-20T19:49:08.601Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 3515, "maximum_amount": 479889, "preset_amount": 102473}, "discount": {"duration": "repeating", "type": "percentage", "amount": 623264, "currency": "Boliviano boliviano", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-01-06T08:10:12.343Z", "modified_at": "2024-01-18T02:16:35.227Z", "id": "<value>", "metadata": {"key": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}, {"value": "<value>", "label": "<value>"}]}}, "order": 65573, "required": true}], "customer_metadata": {"key": "<value>"}}
+          application/json: {"created_at": "2025-07-28T19:04:48.565Z", "modified_at": "2024-10-16T10:52:42.015Z", "id": "<value>", "payment_processor": "stripe", "status": "expired", "client_secret": "<value>", "url": "https://powerless-juggernaut.org", "expires_at": "2023-03-01T06:03:05.915Z", "success_url": "https://juvenile-exploration.biz", "embed_origin": "<value>", "amount": 139579, "discount_amount": 857478, "net_amount": 597129, "tax_amount": 789275, "total_amount": 464385, "currency": "US Dollar", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": true, "is_payment_setup_required": false, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 302461, "metadata": {}, "customer_external_id": "<id>", "products": [{"created_at": "2024-10-16T10:52:42.015Z", "modified_at": "2024-01-13T16:52:57.274Z", "id": "<value>", "name": "<value>", "description": "happily scowl mostly rekindle bleak from that qualified cycle woot", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-12-22T15:27:45.882Z", "modified_at": "2024-11-18T22:44:58.301Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 896501, "maximum_amount": 446863, "preset_amount": 311507}], "benefits": [{"created_at": "2025-11-04T16:39:53.460Z", "modified_at": "2024-10-20T22:49:18.353Z", "id": "<value>", "type": "discord", "description": "since anxiously lightly ultimately in likely", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/periodic", "mime_type": "<value>", "size": 758523, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-17T07:48:24.040Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-05-15T21:37:57.408Z", "size_readable": "<value>", "public_url": "https://wise-guidance.info/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libexec", "mime_type": "<value>", "size": 620905, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-10-10T13:56:32.459Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-11-28T09:21:21.867Z", "size_readable": "<value>", "public_url": "https://regal-baseboard.com"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Library", "mime_type": "<value>", "size": 975440, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-03-14T17:31:49.028Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-02-12T19:23:28.744Z", "size_readable": "<value>", "public_url": "https://exotic-kiss.net"}]}, {"created_at": "2023-09-20T00:46:12.203Z", "modified_at": "2025-10-10T07:26:50.939Z", "id": "<value>", "name": "<value>", "description": "nice consequently provided when rim league almost forenenst instead", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-11-07T04:46:33.601Z", "modified_at": "2023-02-11T14:47:31.895Z", "id": "<value>", "type": "downloadables", "description": "gym consequently elver behind", "selectable": false, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/root", "mime_type": "<value>", "size": 184060, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-14T06:17:10.741Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-10-08T06:39:30.783Z", "size_readable": "<value>", "public_url": "https://great-switchboard.name"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/Network", "mime_type": "<value>", "size": 284818, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-07-06T02:04:09.460Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-03-04T15:11:47.095Z", "size_readable": "<value>", "public_url": "https://odd-fireplace.com"}]}, {"created_at": "2024-03-14T23:54:25.349Z", "modified_at": "2023-11-10T11:23:03.830Z", "id": "<value>", "name": "<value>", "description": "since straight gadzooks pulp", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-05-15T01:05:20.251Z", "modified_at": "2025-09-02T06:16:41.919Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 771203, "maximum_amount": 693508, "preset_amount": 404265}, {"created_at": "2025-06-07T17:17:15.505Z", "modified_at": "2024-04-26T07:27:10.489Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-05-23T11:19:01.273Z", "modified_at": "2024-03-03T14:48:39.348Z", "id": "<value>", "type": "license_keys", "description": "critical reassemble overheard pricey internationalize", "selectable": true, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-05-06T23:10:58.104Z", "modified_at": "2023-02-08T08:30:07.526Z", "id": "<value>", "type": "license_keys", "description": "rosemary furthermore whereas lightly yippee steak", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2023-10-20T02:36:34.131Z", "modified_at": "2024-10-22T01:01:12.908Z", "id": "<value>", "type": "discord", "description": "narrow federate better oh during brr shabby", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": []}], "product": {"created_at": "2023-09-12T16:22:21.923Z", "modified_at": "2024-01-22T19:32:52.503Z", "id": "<value>", "name": "<value>", "description": "mobility char innocently dowse restfully ew woot through quantify", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-06-22T20:20:38.468Z", "modified_at": "2025-07-03T16:37:38.189Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 519881}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 34036, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-26T03:13:45.129Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-06-16T12:36:03.175Z", "size_readable": "<value>", "public_url": "https://reflecting-hydrolyze.info"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/boot", "mime_type": "<value>", "size": 20664, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-07-23T20:53:49.881Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-05-28T18:12:24.101Z", "size_readable": "<value>", "public_url": "https://teeming-velocity.net/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/libdata", "mime_type": "<value>", "size": 86078, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-02T01:36:01.445Z", "version": "<value>", "is_uploaded": false, "created_at": "2024-07-06T17:41:05.826Z", "size_readable": "<value>", "public_url": "https://straight-cinema.com/"}]}, "product_price": {"created_at": "2024-09-27T11:11:37.204Z", "modified_at": "2024-07-17T17:44:43.444Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 151827}, "discount": {"duration": "repeating", "type": "percentage", "amount": 623264, "currency": "Boliviano boliviano", "id": "<value>", "name": "<value>", "code": "<value>"}, "subscription_id": "<value>", "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-12-20T19:49:08.601Z", "modified_at": "2023-05-11T11:35:19.480Z", "id": "<value>", "metadata": {"key": "<value>", "key1": 102473}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 65573, "required": true}], "customer_metadata": {"key": "<value>"}}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -2915,7 +2933,7 @@ examples:
           client_secret: "<value>"
       responses:
         "200":
-          application/json: {"created_at": "2023-06-23T19:45:02.115Z", "modified_at": "2023-11-26T05:04:17.930Z", "id": "<value>", "payment_processor": "stripe", "status": "succeeded", "client_secret": "<value>", "url": "https://firm-median.name", "expires_at": "2025-10-05T02:43:03.106Z", "success_url": "https://distinct-release.info", "embed_origin": "<value>", "amount": 649087, "discount_amount": 158597, "net_amount": 300375, "tax_amount": 818651, "total_amount": 773661, "currency": "Costa Rican Colon", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": true, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 643894, "products": [], "product": {"created_at": "2023-10-13T16:57:32.051Z", "modified_at": "2025-11-01T11:47:43.290Z", "id": "<value>", "name": "<value>", "description": "triumphantly rise energetically where", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-09-10T08:20:04.045Z", "modified_at": "2024-11-15T07:56:55.674Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 741146, "maximum_amount": 493334, "preset_amount": 649087}, {"created_at": "2024-12-06T16:59:44.960Z", "modified_at": "2025-04-27T22:21:52.955Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 542382}, {"created_at": "2023-12-09T12:49:04.135Z", "modified_at": "2024-08-02T04:31:36.942Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}], "benefits": [{"created_at": "2025-07-05T20:16:55.610Z", "modified_at": "2024-09-19T12:59:12.930Z", "id": "<value>", "type": "custom", "description": "reporter gee among house incidentally", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-07-23T16:17:04.686Z", "modified_at": "2025-10-15T01:25:33.429Z", "id": "<value>", "type": "discord", "description": "definitive as fluffy", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 625185, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-05-17T14:56:37.099Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-07T06:13:50.940Z", "size_readable": "<value>", "public_url": "https://creamy-giant.biz"}]}, "product_price": {"created_at": "2024-03-07T20:07:13.547Z", "modified_at": "2024-11-05T08:59:00.297Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "month"}, "discount": {"duration": "forever", "duration_in_months": 442095, "type": "fixed", "basis_points": 565670, "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2023-06-12T01:20:42.663Z", "modified_at": "2023-02-21T05:50:56.610Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://bouncy-thyme.info/", "email": "Kaylee_Cassin36@gmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://whimsical-finger.info/"}], "details_submitted_at": "2023-05-05T15:20:15.884Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": false, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Kerluke, Mayert and Langosh", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 449940, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 614629, "profile_settings": {}}, "attached_custom_fields": []}
+          application/json: {"created_at": "2023-06-23T19:45:02.115Z", "modified_at": "2023-11-26T05:04:17.930Z", "id": "<value>", "payment_processor": "stripe", "status": "succeeded", "client_secret": "<value>", "url": "https://firm-median.name", "expires_at": "2025-10-05T02:43:03.106Z", "success_url": "https://distinct-release.info", "embed_origin": "<value>", "amount": 649087, "discount_amount": 158597, "net_amount": 300375, "tax_amount": 818651, "total_amount": 773661, "currency": "Costa Rican Colon", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": true, "is_free_product_price": false, "is_payment_required": false, "is_payment_setup_required": true, "is_payment_form_required": false, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "US"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 643894, "products": [], "product": {"created_at": "2023-10-13T16:57:32.051Z", "modified_at": "2025-11-01T11:47:43.290Z", "id": "<value>", "name": "<value>", "description": "triumphantly rise energetically where", "recurring_interval": "month", "is_recurring": true, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-08-06T16:01:01.665Z", "modified_at": "2023-10-25T08:07:02.761Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}, {"created_at": "2023-08-09T10:44:49.155Z", "modified_at": "2025-03-23T07:06:26.009Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year"}, {"created_at": "2025-04-27T22:21:52.955Z", "modified_at": "2025-01-06T03:44:33.409Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 542382}], "benefits": [{"created_at": "2025-07-05T20:16:55.610Z", "modified_at": "2024-09-19T12:59:12.930Z", "id": "<value>", "type": "custom", "description": "reporter gee among house incidentally", "selectable": true, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-07-23T16:17:04.686Z", "modified_at": "2025-10-15T01:25:33.429Z", "id": "<value>", "type": "discord", "description": "definitive as fluffy", "selectable": false, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 625185, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-05-17T14:56:37.099Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-03-07T06:13:50.940Z", "size_readable": "<value>", "public_url": "https://creamy-giant.biz"}]}, "product_price": {"created_at": "2023-12-09T12:49:04.135Z", "modified_at": "2024-08-02T04:31:36.942Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year"}, "discount": {"duration": "forever", "duration_in_months": 442095, "type": "fixed", "basis_points": 565670, "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2023-06-12T01:20:42.663Z", "modified_at": "2023-02-21T05:50:56.610Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://bouncy-thyme.info/", "email": "Kaylee_Cassin36@gmail.com", "website": "<value>", "socials": [{"platform": "linkedin", "url": "https://whimsical-finger.info/"}], "details_submitted_at": "2023-05-05T15:20:15.884Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": false, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Kerluke, Mayert and Langosh", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 449940, "pledge_badge_show_amount": true, "default_upfront_split_to_contributors": 614629, "profile_settings": {}}, "attached_custom_fields": []}
         "404":
           application/json: {"detail": "<value>"}
         "422":
@@ -2929,7 +2947,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2025-10-22T20:45:21.815Z", "modified_at": "2024-07-16T23:31:05.499Z", "id": "<value>", "payment_processor": "stripe", "status": "expired", "client_secret": "<value>", "url": "https://energetic-nectarine.org", "expires_at": "2023-07-02T09:01:58.946Z", "success_url": "https://unsteady-reservation.net", "embed_origin": "<value>", "amount": 169287, "discount_amount": 936008, "net_amount": 513668, "tax_amount": 984514, "total_amount": 574252, "currency": "Naira", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": false, "is_payment_required": true, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "US"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>", "key2": "<value>"}, "subtotal_amount": 839103, "products": [{"created_at": "2024-07-16T23:31:05.499Z", "modified_at": "2023-11-16T20:51:18.745Z", "id": "<value>", "name": "<value>", "description": "regarding lighthearted thoughtfully boohoo internal supposing embed", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-10-16T12:07:48.106Z", "modified_at": "2025-11-04T14:26:33.907Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 751012}, {"created_at": "2025-12-15T00:39:12.159Z", "modified_at": "2024-10-31T00:26:10.978Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 508864}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 847129, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-18T05:11:12.028Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-25T03:19:06.461Z", "size_readable": "<value>", "public_url": "https://valuable-compromise.net"}]}, {"created_at": "2025-04-22T09:54:53.338Z", "modified_at": "2025-12-06T03:26:59.167Z", "id": "<value>", "name": "<value>", "description": "lined corrupt even", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-12-26T20:16:54.120Z", "modified_at": "2023-08-31T00:55:00.997Z", "id": "<value>", "type": "github_repository", "description": "annually as well director quarrelsomely prejudge", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-06-04T02:34:25.328Z", "modified_at": "2024-12-28T11:11:24.669Z", "id": "<value>", "type": "custom", "description": "schlep capitalize confused furthermore personal knotty illustrious dock", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-11-03T10:29:04.775Z", "modified_at": "2023-05-19T16:17:13.559Z", "id": "<value>", "name": "<value>", "description": "positively confiscate midst within unless stake wilted like graceful cross", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-09-03T23:39:15.429Z", "modified_at": "2023-06-30T18:11:17.062Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 172495}, {"created_at": "2023-01-25T05:31:14.324Z", "modified_at": "2025-05-17T07:10:08.368Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, {"created_at": "2024-11-26T07:00:49.297Z", "modified_at": "2024-10-25T18:06:03.198Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 10742, "maximum_amount": 149164, "preset_amount": 359631}], "benefits": [{"created_at": "2025-05-07T14:23:40.687Z", "modified_at": "2023-09-29T15:07:18.982Z", "id": "<value>", "type": "license_keys", "description": "beyond against redound pfft hence unto", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sys", "mime_type": "<value>", "size": 663526, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-01-19T08:29:57.916Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-05-09T10:26:31.628Z", "size_readable": "<value>", "public_url": "https://lost-steak.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/bin", "mime_type": "<value>", "size": 17084, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-07-26T14:20:06.498Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-09T23:19:03.114Z", "size_readable": "<value>", "public_url": "https://delectable-doorpost.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/include", "mime_type": "<value>", "size": 427546, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-19T09:09:47.223Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-18T10:42:16.399Z", "size_readable": "<value>", "public_url": "https://internal-haircut.net/"}]}], "product": {"created_at": "2023-04-02T09:15:44.014Z", "modified_at": "2023-07-09T01:19:03.728Z", "id": "<value>", "name": "<value>", "description": "till after well-documented under though ah inspect", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-06-02T20:26:47.348Z", "modified_at": "2025-04-05T23:26:07.481Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 9143}, {"created_at": "2025-10-11T05:21:16.722Z", "modified_at": "2025-06-29T04:58:13.866Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 873793, "maximum_amount": 117282, "preset_amount": 41747}, {"created_at": "2023-03-10T20:56:12.518Z", "modified_at": "2024-05-17T03:23:17.454Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-03-15T12:20:36.952Z", "modified_at": "2025-05-20T04:50:42.884Z", "id": "<value>", "type": "custom", "description": "petticoat probable gently polyester aw although shoulder", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-11-19T07:53:51.394Z", "modified_at": "2025-03-11T10:27:43.078Z", "id": "<value>", "type": "discord", "description": "that meanwhile receptor futon orchestrate since slushy surprised ick", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt", "mime_type": "<value>", "size": 197645, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-16T03:17:08.766Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-26T11:13:36.032Z", "size_readable": "<value>", "public_url": "https://knotty-vicinity.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/lib", "mime_type": "<value>", "size": 859643, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-29T16:21:18.296Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-06-11T19:24:10.100Z", "size_readable": "<value>", "public_url": "https://grounded-soybean.com"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 560820, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-13T08:26:39.160Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-06-24T16:48:30.542Z", "size_readable": "<value>", "public_url": "https://lost-bathhouse.org"}]}, "product_price": {"created_at": "2025-07-17T17:12:46.256Z", "modified_at": "2023-05-05T14:10:40.215Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 847129, "maximum_amount": 904395, "preset_amount": 440925}, "discount": {"duration": "forever", "duration_in_months": 37700, "type": "percentage", "amount": 999915, "currency": "New Taiwan Dollar", "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2025-10-06T00:49:46.530Z", "modified_at": "2025-06-18T09:23:32.088Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://grim-hierarchy.org", "email": "Rosemarie34@gmail.com", "website": "<value>", "socials": [], "details_submitted_at": "2024-02-06T07:45:29.560Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Cummerata, O'Hara and Bartell", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 970203, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 329221, "profile_settings": {}}, "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-12-17T05:21:34.525Z", "modified_at": "2025-10-10T21:12:32.881Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 548675, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-22T09:54:53.338Z", "modified_at": "2025-12-06T03:26:59.167Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 91865, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-07-12T13:33:11.703Z", "modified_at": "2024-08-05T22:08:53.103Z", "id": "<value>", "metadata": {"key": 839571}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}]}}, "order": 918763, "required": true}]}
+          application/json: {"created_at": "2025-10-22T20:45:21.815Z", "modified_at": "2024-07-16T23:31:05.499Z", "id": "<value>", "payment_processor": "stripe", "status": "expired", "client_secret": "<value>", "url": "https://energetic-nectarine.org", "expires_at": "2023-07-02T09:01:58.946Z", "success_url": "https://unsteady-reservation.net", "embed_origin": "<value>", "amount": 169287, "discount_amount": 936008, "net_amount": 513668, "tax_amount": 984514, "total_amount": 574252, "currency": "Naira", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": true, "is_discount_applicable": false, "is_free_product_price": false, "is_payment_required": true, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>", "key2": "<value>"}, "subtotal_amount": 839103, "products": [{"created_at": "2024-07-16T23:31:05.499Z", "modified_at": "2023-11-16T20:51:18.745Z", "id": "<value>", "name": "<value>", "description": "regarding lighthearted thoughtfully boohoo internal supposing embed", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-07-13T01:44:24.320Z", "modified_at": "2023-09-10T01:38:28.029Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 573767, "maximum_amount": 903274, "preset_amount": 751012}, {"created_at": "2025-12-15T00:39:12.159Z", "modified_at": "2024-10-31T00:26:10.978Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 508864}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/net", "mime_type": "<value>", "size": 847129, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-09-18T05:11:12.028Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-07-25T03:19:06.461Z", "size_readable": "<value>", "public_url": "https://valuable-compromise.net"}]}, {"created_at": "2025-04-22T09:54:53.338Z", "modified_at": "2025-12-06T03:26:59.167Z", "id": "<value>", "name": "<value>", "description": "lined corrupt even", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [], "benefits": [{"created_at": "2024-12-26T20:16:54.120Z", "modified_at": "2023-08-31T00:55:00.997Z", "id": "<value>", "type": "github_repository", "description": "annually as well director quarrelsomely prejudge", "selectable": false, "deletable": true, "organization_id": "<value>"}, {"created_at": "2025-06-04T02:34:25.328Z", "modified_at": "2024-12-28T11:11:24.669Z", "id": "<value>", "type": "custom", "description": "schlep capitalize confused furthermore personal knotty illustrious dock", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": []}, {"created_at": "2025-11-03T10:29:04.775Z", "modified_at": "2023-05-19T16:17:13.559Z", "id": "<value>", "name": "<value>", "description": "positively confiscate midst within unless stake wilted like graceful cross", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-09-03T23:39:15.429Z", "modified_at": "2023-06-30T18:11:17.062Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "price_amount": 172495}, {"created_at": "2023-01-25T05:31:14.324Z", "modified_at": "2025-05-17T07:10:08.368Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}, {"created_at": "2024-11-26T07:00:49.297Z", "modified_at": "2024-10-25T18:06:03.198Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 10742, "maximum_amount": 149164, "preset_amount": 359631}], "benefits": [{"created_at": "2025-05-07T14:23:40.687Z", "modified_at": "2023-09-29T15:07:18.982Z", "id": "<value>", "type": "license_keys", "description": "beyond against redound pfft hence unto", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/sys", "mime_type": "<value>", "size": 663526, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-01-19T08:29:57.916Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-05-09T10:26:31.628Z", "size_readable": "<value>", "public_url": "https://lost-steak.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/bin", "mime_type": "<value>", "size": 17084, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-07-26T14:20:06.498Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-04-09T23:19:03.114Z", "size_readable": "<value>", "public_url": "https://delectable-doorpost.com/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/include", "mime_type": "<value>", "size": 427546, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-19T09:09:47.223Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-05-18T10:42:16.399Z", "size_readable": "<value>", "public_url": "https://internal-haircut.net/"}]}], "product": {"created_at": "2023-04-02T09:15:44.014Z", "modified_at": "2023-07-09T01:19:03.728Z", "id": "<value>", "name": "<value>", "description": "till after well-documented under though ah inspect", "recurring_interval": "year", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-06-02T20:26:47.348Z", "modified_at": "2025-04-05T23:26:07.481Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 9143}, {"created_at": "2025-10-11T05:21:16.722Z", "modified_at": "2025-06-29T04:58:13.866Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 873793, "maximum_amount": 117282, "preset_amount": 41747}, {"created_at": "2023-03-10T20:56:12.518Z", "modified_at": "2024-05-17T03:23:17.454Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2023-03-15T12:20:36.952Z", "modified_at": "2025-05-20T04:50:42.884Z", "id": "<value>", "type": "custom", "description": "petticoat probable gently polyester aw although shoulder", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-11-19T07:53:51.394Z", "modified_at": "2025-03-11T10:27:43.078Z", "id": "<value>", "type": "discord", "description": "that meanwhile receptor futon orchestrate since slushy surprised ick", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt", "mime_type": "<value>", "size": 197645, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-11-16T03:17:08.766Z", "version": "<value>", "is_uploaded": true, "created_at": "2023-08-26T11:13:36.032Z", "size_readable": "<value>", "public_url": "https://knotty-vicinity.biz"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/lib", "mime_type": "<value>", "size": 859643, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-03-29T16:21:18.296Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-06-11T19:24:10.100Z", "size_readable": "<value>", "public_url": "https://grounded-soybean.com"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/lib", "mime_type": "<value>", "size": 560820, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-12-13T08:26:39.160Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-06-24T16:48:30.542Z", "size_readable": "<value>", "public_url": "https://lost-bathhouse.org"}]}, "product_price": {"created_at": "2025-07-17T17:12:46.256Z", "modified_at": "2023-05-05T14:10:40.215Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "month", "price_currency": "<value>", "minimum_amount": 847129, "maximum_amount": 904395, "preset_amount": 440925}, "discount": {"duration": "forever", "duration_in_months": 37700, "type": "percentage", "amount": 999915, "currency": "New Taiwan Dollar", "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2025-10-06T00:49:46.530Z", "modified_at": "2025-06-18T09:23:32.088Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://grim-hierarchy.org", "email": "Rosemarie34@gmail.com", "website": "<value>", "socials": [], "details_submitted_at": "2024-02-06T07:45:29.560Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": false, "allow_customer_updates": true, "proration_behavior": "invoice"}, "bio": "<value>", "company": "Cummerata, O'Hara and Bartell", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 970203, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 329221, "profile_settings": {}}, "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-12-17T05:21:34.525Z", "modified_at": "2025-10-10T21:12:32.881Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 548675, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-22T09:54:53.338Z", "modified_at": "2025-12-06T03:26:59.167Z", "id": "<value>", "metadata": {}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 91865, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-07-12T13:33:11.703Z", "modified_at": "2024-08-05T22:08:53.103Z", "id": "<value>", "metadata": {"key": 839571}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}]}}, "order": 918763, "required": true}]}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -2945,7 +2963,7 @@ examples:
         application/json: {}
       responses:
         "200":
-          application/json: {"created_at": "2025-09-27T22:33:04.250Z", "modified_at": "2025-07-24T02:45:26.067Z", "id": "<value>", "payment_processor": "stripe", "client_secret": "<value>", "url": "https://difficult-summary.net", "expires_at": "2024-02-11T02:25:13.433Z", "success_url": "https://quixotic-ceramic.name", "embed_origin": "<value>", "amount": 714568, "discount_amount": 913267, "net_amount": 853207, "tax_amount": 682520, "total_amount": 433381, "currency": "Taka", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "SE"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 660127, "products": [{"created_at": "2025-07-24T02:45:26.067Z", "modified_at": "2024-11-14T07:38:37.445Z", "id": "<value>", "name": "<value>", "description": "bah unfurl where likewise", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-02-25T11:10:21.747Z", "modified_at": "2024-02-11T02:25:13.433Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year"}], "benefits": [], "medias": []}, {"created_at": "2025-10-07T10:18:17.941Z", "modified_at": "2024-07-17T20:39:25.738Z", "id": "<value>", "name": "<value>", "description": "worldly worldly furthermore watery seemingly yahoo intently", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2025-02-22T03:58:48.151Z", "modified_at": "2025-01-18T00:59:53.513Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 433381}, {"created_at": "2023-07-22T21:31:20.125Z", "modified_at": "2025-01-31T02:50:18.367Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 742481, "included_units": 790048, "cap_amount": 750795, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2024-03-08T12:38:56.932Z", "modified_at": "2023-11-16T12:00:36.309Z", "id": "<value>", "type": "github_repository", "description": "tomb but ultimate rigidly ha whenever er underneath step-mother", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-04-29T11:39:54.284Z", "modified_at": "2024-09-03T16:35:55.703Z", "id": "<value>", "type": "downloadables", "description": "inasmuch inasmuch flawed phooey down", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 709804, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-23T07:50:35.894Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-03T10:33:58.351Z", "size_readable": "<value>", "public_url": "https://entire-heating.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/tmp", "mime_type": "<value>", "size": 884725, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-19T06:38:11.616Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-07T17:37:40.507Z", "size_readable": "<value>", "public_url": "https://graceful-popularity.biz/"}]}, {"created_at": "2023-11-22T01:14:30.421Z", "modified_at": "2023-11-29T12:12:41.512Z", "id": "<value>", "name": "<value>", "description": "cop captain sanity worth divert", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-02-09T13:04:00.030Z", "modified_at": "2023-01-07T02:56:34.330Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [{"created_at": "2025-02-06T00:31:01.503Z", "modified_at": "2023-11-26T12:01:20.078Z", "id": "<value>", "type": "github_repository", "description": "forgather at inscribe if", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 467130, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-19T20:41:13.695Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-07-14T12:43:41.364Z", "size_readable": "<value>", "public_url": "https://bare-swanling.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var", "mime_type": "<value>", "size": 905698, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-08T19:30:03.078Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-27T04:26:28.706Z", "size_readable": "<value>", "public_url": "https://junior-valuable.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 732626, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-12T20:10:28.881Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-07T14:31:40.325Z", "size_readable": "<value>", "public_url": "https://vast-mechanic.org"}]}], "product": {"created_at": "2025-05-15T21:24:29.311Z", "modified_at": "2025-04-02T20:53:59.657Z", "id": "<value>", "name": "<value>", "description": "inculcate expense paintwork rigid slight mmm medium instead", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2024-04-13T13:36:48.670Z", "modified_at": "2023-01-31T11:50:22.012Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 734960, "maximum_amount": 309935, "preset_amount": 735347}, {"created_at": "2025-10-07T10:18:17.941Z", "modified_at": "2024-07-17T20:39:25.738Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 738460, "maximum_amount": 573700, "preset_amount": 440120}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/srv", "mime_type": "<value>", "size": 558056, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-11-10T09:58:46.696Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-30T11:03:00.592Z", "size_readable": "<value>", "public_url": "https://firm-laughter.com/"}]}, "product_price": {"created_at": "2025-12-10T07:32:33.251Z", "modified_at": "2025-01-21T18:04:25.135Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 638722, "included_units": 574224, "cap_amount": 980814, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "discount": {"duration": "once", "duration_in_months": 625024, "type": "percentage", "amount": 40370, "currency": "Bahraini Dinar", "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2025-01-28T11:55:38.839Z", "modified_at": "2024-02-24T06:00:35.077Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://bulky-tomb.name/", "email": "Walton.Haag@hotmail.com", "website": "<value>", "socials": [{"platform": "youtube", "url": "https://metallic-packaging.name/"}, {"platform": "other", "url": "https://puny-taro.org"}], "details_submitted_at": "2024-08-01T20:31:36.438Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Kovacek - Schmitt", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 531864, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 877778, "profile_settings": {}}, "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2024-12-09T13:21:25.843Z", "modified_at": "2025-09-05T06:57:20.091Z", "id": "<value>", "metadata": {"key": 467486, "key1": "<value>", "key2": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {"options": [{"value": "<value>", "label": "<value>"}]}}, "order": 39121, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2024-11-03T08:19:22.702Z", "modified_at": "2024-12-01T06:38:21.865Z", "id": "<value>", "metadata": {"key": 673669, "key1": false, "key2": "<value>"}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 217224, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2025-02-16T16:09:55.277Z", "modified_at": "2024-03-01T00:39:15.054Z", "id": "<value>", "metadata": {"key": 715902}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 527536, "required": true}], "customer_session_token": "<value>"}
+          application/json: {"created_at": "2025-09-27T22:33:04.250Z", "modified_at": "2025-07-24T02:45:26.067Z", "id": "<value>", "payment_processor": "stripe", "client_secret": "<value>", "url": "https://difficult-summary.net", "expires_at": "2024-02-11T02:25:13.433Z", "success_url": "https://quixotic-ceramic.name", "embed_origin": "<value>", "amount": 714568, "discount_amount": 913267, "net_amount": 853207, "tax_amount": 682520, "total_amount": 433381, "currency": "Taka", "product_id": "<value>", "product_price_id": "<value>", "discount_id": "<value>", "allow_discount_codes": false, "is_discount_applicable": false, "is_free_product_price": true, "is_payment_required": false, "is_payment_setup_required": false, "is_payment_form_required": true, "customer_id": "<value>", "customer_name": "<value>", "customer_email": "<value>", "customer_ip_address": "<value>", "customer_billing_address": {"country": "FR"}, "customer_tax_id": "<id>", "payment_processor_metadata": {"key": "<value>", "key1": "<value>"}, "subtotal_amount": 660127, "products": [{"created_at": "2025-07-24T02:45:26.067Z", "modified_at": "2024-11-14T07:38:37.445Z", "id": "<value>", "name": "<value>", "description": "bah unfurl where likewise", "recurring_interval": "year", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-07-30T06:29:51.767Z", "modified_at": "2025-08-09T20:51:34.984Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year"}], "benefits": [], "medias": []}, {"created_at": "2025-10-07T10:18:17.941Z", "modified_at": "2024-07-17T20:39:25.738Z", "id": "<value>", "name": "<value>", "description": "worldly worldly furthermore watery seemingly yahoo intently", "recurring_interval": "month", "is_recurring": false, "is_archived": false, "organization_id": "<value>", "prices": [{"created_at": "2024-11-28T03:45:38.725Z", "modified_at": "2025-02-22T03:58:48.151Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "price_amount": 433381}, {"created_at": "2023-07-22T21:31:20.125Z", "modified_at": "2025-01-31T02:50:18.367Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "month", "price_currency": "<value>", "unit_amount": 742481, "cap_amount": 790048, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}], "benefits": [{"created_at": "2024-03-08T12:38:56.932Z", "modified_at": "2023-11-16T12:00:36.309Z", "id": "<value>", "type": "github_repository", "description": "tomb but ultimate rigidly ha whenever er underneath step-mother", "selectable": false, "deletable": false, "organization_id": "<value>"}, {"created_at": "2024-04-29T11:39:54.284Z", "modified_at": "2024-09-03T16:35:55.703Z", "id": "<value>", "type": "downloadables", "description": "inasmuch inasmuch flawed phooey down", "selectable": true, "deletable": true, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/usr/src", "mime_type": "<value>", "size": 709804, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-02-23T07:50:35.894Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-04-03T10:33:58.351Z", "size_readable": "<value>", "public_url": "https://entire-heating.net"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/private/tmp", "mime_type": "<value>", "size": 884725, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-10-19T06:38:11.616Z", "version": "<value>", "is_uploaded": true, "created_at": "2024-11-07T17:37:40.507Z", "size_readable": "<value>", "public_url": "https://graceful-popularity.biz/"}]}, {"created_at": "2023-11-22T01:14:30.421Z", "modified_at": "2023-11-29T12:12:41.512Z", "id": "<value>", "name": "<value>", "description": "cop captain sanity worth divert", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2025-02-19T17:17:51.148Z", "modified_at": "2023-02-09T13:04:00.030Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "month"}], "benefits": [{"created_at": "2025-02-06T00:31:01.503Z", "modified_at": "2023-11-26T12:01:20.078Z", "id": "<value>", "type": "github_repository", "description": "forgather at inscribe if", "selectable": true, "deletable": false, "organization_id": "<value>"}], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/opt/share", "mime_type": "<value>", "size": 467130, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-04-19T20:41:13.695Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-07-14T12:43:41.364Z", "size_readable": "<value>", "public_url": "https://bare-swanling.name/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/var", "mime_type": "<value>", "size": 905698, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2024-05-08T19:30:03.078Z", "version": "<value>", "is_uploaded": true, "created_at": "2025-06-27T04:26:28.706Z", "size_readable": "<value>", "public_url": "https://junior-valuable.org/"}, {"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/etc/mail", "mime_type": "<value>", "size": 732626, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2025-10-12T20:10:28.881Z", "version": "<value>", "is_uploaded": false, "created_at": "2023-08-07T14:31:40.325Z", "size_readable": "<value>", "public_url": "https://vast-mechanic.org"}]}], "product": {"created_at": "2025-05-15T21:24:29.311Z", "modified_at": "2025-04-02T20:53:59.657Z", "id": "<value>", "name": "<value>", "description": "inculcate expense paintwork rigid slight mmm medium instead", "recurring_interval": "month", "is_recurring": true, "is_archived": true, "organization_id": "<value>", "prices": [{"created_at": "2023-03-18T13:59:55.184Z", "modified_at": "2024-04-13T13:36:48.670Z", "id": "<value>", "is_archived": true, "product_id": "<value>", "type": "recurring", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 734960, "maximum_amount": 309935, "preset_amount": 735347}, {"created_at": "2025-10-07T10:18:17.941Z", "modified_at": "2024-07-17T20:39:25.738Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "recurring_interval": "year", "price_currency": "<value>", "minimum_amount": 738460, "maximum_amount": 573700, "preset_amount": 440120}], "benefits": [], "medias": [{"id": "<value>", "organization_id": "<value>", "name": "<value>", "path": "/srv", "mime_type": "<value>", "size": 558056, "storage_version": "<value>", "checksum_etag": "<value>", "checksum_sha256_base64": "<value>", "checksum_sha256_hex": "<value>", "last_modified_at": "2023-11-10T09:58:46.696Z", "version": "<value>", "is_uploaded": false, "created_at": "2025-11-30T11:03:00.592Z", "size_readable": "<value>", "public_url": "https://firm-laughter.com/"}]}, "product_price": {"created_at": "2025-12-10T07:32:33.251Z", "modified_at": "2025-01-21T18:04:25.135Z", "id": "<value>", "is_archived": false, "product_id": "<value>", "type": "one_time", "recurring_interval": "year", "price_currency": "<value>", "unit_amount": 638722, "cap_amount": 574224, "meter_id": "<value>", "meter": {"id": "<value>", "name": "<value>"}}, "discount": {"duration": "once", "duration_in_months": 625024, "type": "percentage", "amount": 40370, "currency": "Bahraini Dinar", "id": "<value>", "name": "<value>", "code": "<value>"}, "organization": {"created_at": "2025-01-28T11:55:38.839Z", "modified_at": "2024-02-24T06:00:35.077Z", "id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "name": "<value>", "slug": "<value>", "avatar_url": "https://bulky-tomb.name/", "email": "Walton.Haag@hotmail.com", "website": "<value>", "socials": [{"platform": "youtube", "url": "https://metallic-packaging.name/"}, {"platform": "other", "url": "https://puny-taro.org"}], "details_submitted_at": "2024-08-01T20:31:36.438Z", "feature_settings": {"issue_funding_enabled": false}, "subscription_settings": {"allow_multiple_subscriptions": true, "allow_customer_updates": true, "proration_behavior": "prorate"}, "bio": "<value>", "company": "Kovacek - Schmitt", "blog": "<value>", "location": "<value>", "twitter_username": "<value>", "pledge_minimum_amount": 531864, "pledge_badge_show_amount": false, "default_upfront_split_to_contributors": 877778, "profile_settings": {}}, "attached_custom_fields": [{"custom_field_id": "<value>", "custom_field": {"created_at": "2025-04-06T07:46:46.788Z", "modified_at": "2024-12-09T13:21:25.843Z", "id": "<value>", "metadata": {"key": false, "key1": 229723, "key2": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 39121, "required": true}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-10-07T14:51:36.263Z", "modified_at": "2024-11-03T08:19:22.702Z", "id": "<value>", "metadata": {"key": false, "key1": false}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 217224, "required": false}, {"custom_field_id": "<value>", "custom_field": {"created_at": "2023-05-09T18:47:09.170Z", "modified_at": "2023-09-10T00:26:50.349Z", "id": "<value>", "metadata": {"key": 336393, "key1": 715902}, "slug": "<value>", "name": "<value>", "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "properties": {}}, "order": 527536, "required": true}], "customer_session_token": "<value>"}
         "403":
           application/json: {"detail": "<value>"}
         "404":
@@ -3107,5 +3125,14 @@ examples:
           application/json: "<value>"
         "422":
           application/json: {}
+  _endpointbenefit_grant_cycled_post:
+    speakeasy-default-endpointbenefit-grant-cycled-post:
+      requestBody:
+        application/json: {"data": {"created_at": "2024-09-17T22:29:23.174Z", "modified_at": "2025-06-14T11:07:13.305Z", "id": "<value>", "is_granted": false, "is_revoked": true, "subscription_id": "<value>", "order_id": "<value>", "customer_id": "<value>", "user_id": "<value>", "benefit_id": "<value>", "customer": {"id": "992fae2a-2a17-4b7a-8d9e-e287cf90131b", "created_at": "2024-11-28T04:36:34.627Z", "modified_at": "2024-12-06T09:05:10.912Z", "metadata": {}, "external_id": "usr_1337", "email": "customer@example.com", "email_verified": true, "name": "John Doe", "billing_address": {"country": "US"}, "tax_id": ["FR61954506077", "eu_vat"], "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737", "deleted_at": "2025-10-18T02:05:35.631Z", "avatar_url": "https://www.gravatar.com/avatar/xxx?d=blank"}, "properties": {}, "benefit": {"created_at": "2025-01-01T04:29:23.483Z", "modified_at": "2023-03-13T00:00:26.850Z", "id": "<value>", "description": "knottily notwithstanding tremendously institutionalize lift", "selectable": false, "deletable": true, "organization_id": "<value>", "properties": {"guild_id": "<id>", "role_id": "<id>", "guild_token": "<value>"}}}}
+      responses:
+        "200":
+          application/json: "<value>"
+        "422":
+          application/json: {}
 examplesVersion: 1.0.0
 generatedTests: {}
diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml
index f7312225..e97e7ed8 100644
--- a/.speakeasy/gen.yaml
+++ b/.speakeasy/gen.yaml
@@ -18,7 +18,7 @@ generation:
     oAuth2ClientCredentialsEnabled: true
     oAuth2PasswordEnabled: false
 python:
-  version: 0.16.10
+  version: 0.16.11
   additionalDependencies:
     dev:
       pytest: ^8.3.3
diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock
index 210aa751..6032c0f8 100644
--- a/.speakeasy/workflow.lock
+++ b/.speakeasy/workflow.lock
@@ -1,21 +1,21 @@
-speakeasyVersion: 1.523.2
+speakeasyVersion: 1.527.1
 sources:
     Polar-OAS:
         sourceNamespace: polar-oas
-        sourceRevisionDigest: sha256:e7f6116f21b3b4998b1583fecabd29b417429b74616c3ad3c03e2be53a86462a
-        sourceBlobDigest: sha256:89511768d90f66b243db9ee6a29e2e5c2e9b8d810c196be56a26e95382886c60
+        sourceRevisionDigest: sha256:0ac7bc567f03acd4fc259e670464b21316958aaf9b0409c34642d639b5a8047f
+        sourceBlobDigest: sha256:5cddc184176cae393b3a61eb84da432174ed99573c510d70d17ca69479f8eb2f
         tags:
             - latest
-            - speakeasy-sdk-regen-1742916885
+            - speakeasy-sdk-regen-1743120761
             - 0.1.0
 targets:
     polar:
         source: Polar-OAS
         sourceNamespace: polar-oas
-        sourceRevisionDigest: sha256:e7f6116f21b3b4998b1583fecabd29b417429b74616c3ad3c03e2be53a86462a
-        sourceBlobDigest: sha256:89511768d90f66b243db9ee6a29e2e5c2e9b8d810c196be56a26e95382886c60
+        sourceRevisionDigest: sha256:0ac7bc567f03acd4fc259e670464b21316958aaf9b0409c34642d639b5a8047f
+        sourceBlobDigest: sha256:5cddc184176cae393b3a61eb84da432174ed99573c510d70d17ca69479f8eb2f
         codeSamplesNamespace: polar-oas-py-code-samples
-        codeSamplesRevisionDigest: sha256:8b33e7d9a3c5aec2fe4ae4a385f7b35a071e2e82497051bb49ace9319c8fb2f4
+        codeSamplesRevisionDigest: sha256:cfa9a8a5f94ba722626dd20dce761cc1f85bda8b04682adaf613b1ed8f611e0f
 workflow:
     workflowVersion: 1.0.0
     speakeasyVersion: latest
diff --git a/README.md b/README.md
index 2b565e71..788bae01 100644
--- a/README.md
+++ b/README.md
@@ -502,8 +502,7 @@ with Polar() as polar:
                 recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,
                 price_currency="<value>",
                 unit_amount=199664,
-                included_units=440790,
-                cap_amount=856200,
+                cap_amount=440790,
                 meter_id="<value>",
                 meter=polar_sdk.ProductPriceMeter(
                     id="<value>",
@@ -522,17 +521,17 @@ with Polar() as polar:
             attached_custom_fields=[
                 polar_sdk.AttachedCustomField(
                     custom_field_id="<value>",
-                    custom_field=polar_sdk.CustomFieldCheckbox(
-                        created_at=dateutil.parser.isoparse("2025-05-25T15:20:50.694Z"),
-                        modified_at=dateutil.parser.isoparse("2024-11-27T14:29:40.329Z"),
+                    custom_field=polar_sdk.CustomFieldText(
+                        created_at=dateutil.parser.isoparse("2023-01-25T05:44:56.791Z"),
+                        modified_at=dateutil.parser.isoparse("2025-05-25T15:20:50.694Z"),
                         id="<value>",
                         metadata={
-                            "key": False,
+                            "key": 993705,
                         },
                         slug="<value>",
                         name="<value>",
                         organization_id="1dbfc517-0bbf-4301-9ba8-555ca42b9737",
-                        properties=polar_sdk.CustomFieldCheckboxProperties(),
+                        properties=polar_sdk.CustomFieldTextProperties(),
                     ),
                     order=169862,
                     required=True,
@@ -763,26 +762,20 @@ async def main():
                                 recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
                                 price_currency="<value>",
                                 unit_amount=482040,
-                                included_units=134,
-                                cap_amount=383315,
+                                cap_amount=134,
                                 meter_id="<value>",
                                 meter=polar_sdk.ProductPriceMeter(
                                     id="<value>",
                                     name="<value>",
                                 ),
                             ),
-                            polar_sdk.ProductPriceCustom(
-                                created_at=dateutil.parser.isoparse("2023-10-09T19:13:38.530Z"),
-                                modified_at=dateutil.parser.isoparse("2025-03-10T05:19:02.590Z"),
+                            polar_sdk.LegacyRecurringProductPriceFree(
+                                created_at=dateutil.parser.isoparse("2023-10-21T11:52:11.842Z"),
+                                modified_at=dateutil.parser.isoparse("2023-10-09T19:13:38.530Z"),
                                 id="<value>",
                                 is_archived=False,
                                 product_id="<value>",
-                                type=polar_sdk.ProductPriceType.RECURRING,
                                 recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
-                                price_currency="<value>",
-                                minimum_amount=647154,
-                                maximum_amount=948682,
-                                preset_amount=780456,
                             ),
                         ],
                         benefits=[
@@ -865,34 +858,35 @@ async def main():
                         is_archived=False,
                         organization_id="<value>",
                         prices=[
-                            polar_sdk.LegacyRecurringProductPriceCustom(
-                                created_at=dateutil.parser.isoparse("2023-12-31T19:37:54.401Z"),
-                                modified_at=dateutil.parser.isoparse("2023-11-12T05:54:16.026Z"),
+                            polar_sdk.ProductPriceFree(
+                                created_at=dateutil.parser.isoparse("2024-12-10T06:44:06.426Z"),
+                                modified_at=dateutil.parser.isoparse("2025-11-05T18:06:37.266Z"),
                                 id="<value>",
                                 is_archived=False,
                                 product_id="<value>",
-                                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
-                                price_currency="<value>",
-                                minimum_amount=513402,
-                                maximum_amount=569122,
-                                preset_amount=978486,
+                                type=polar_sdk.ProductPriceType.RECURRING,
+                                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,
                             ),
-                            polar_sdk.ProductPriceFree(
-                                created_at=dateutil.parser.isoparse("2025-01-09T13:42:03.592Z"),
-                                modified_at=dateutil.parser.isoparse("2023-06-01T05:58:41.763Z"),
+                            polar_sdk.LegacyRecurringProductPriceCustom(
+                                created_at=dateutil.parser.isoparse("2023-11-12T05:54:16.026Z"),
+                                modified_at=dateutil.parser.isoparse("2025-04-10T00:12:46.713Z"),
                                 id="<value>",
                                 is_archived=False,
                                 product_id="<value>",
-                                type=polar_sdk.ProductPriceType.RECURRING,
                                 recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
+                                price_currency="<value>",
+                                minimum_amount=569122,
+                                maximum_amount=978486,
+                                preset_amount=847995,
                             ),
-                            polar_sdk.LegacyRecurringProductPriceFree(
-                                created_at=dateutil.parser.isoparse("2025-12-22T08:06:55.176Z"),
-                                modified_at=dateutil.parser.isoparse("2024-06-16T08:01:15.524Z"),
+                            polar_sdk.ProductPriceFree(
+                                created_at=dateutil.parser.isoparse("2023-06-01T05:58:41.763Z"),
+                                modified_at=dateutil.parser.isoparse("2025-08-22T02:17:20.661Z"),
                                 id="<value>",
                                 is_archived=False,
                                 product_id="<value>",
-                                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
+                                type=polar_sdk.ProductPriceType.RECURRING,
+                                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,
                             ),
                         ],
                         benefits=[
@@ -986,13 +980,22 @@ async def main():
                         ),
                     ],
                 ),
-                product_price=polar_sdk.LegacyRecurringProductPriceFree(
-                    created_at=dateutil.parser.isoparse("2023-07-01T09:35:23.526Z"),
-                    modified_at=dateutil.parser.isoparse("2023-09-05T11:14:58.018Z"),
+                product_price=polar_sdk.ProductPriceMeteredUnit(
+                    created_at=dateutil.parser.isoparse("2024-06-16T08:01:15.524Z"),
+                    modified_at=dateutil.parser.isoparse("2025-06-29T02:23:28.661Z"),
                     id="<value>",
                     is_archived=False,
                     product_id="<value>",
+                    type=polar_sdk.ProductPriceType.ONE_TIME,
                     recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,
+                    price_currency="<value>",
+                    unit_amount=165510,
+                    cap_amount=225792,
+                    meter_id="<value>",
+                    meter=polar_sdk.ProductPriceMeter(
+                        id="<value>",
+                        name="<value>",
+                    ),
                 ),
                 discount=polar_sdk.CheckoutDiscountPercentageOnceForeverDuration(
                     duration=polar_sdk.DiscountDuration.REPEATING,
@@ -1007,11 +1010,11 @@ async def main():
                     polar_sdk.AttachedCustomField(
                         custom_field_id="<value>",
                         custom_field=polar_sdk.CustomFieldText(
-                            created_at=dateutil.parser.isoparse("2024-12-03T12:38:50.277Z"),
-                            modified_at=dateutil.parser.isoparse("2024-05-21T13:41:47.986Z"),
+                            created_at=dateutil.parser.isoparse("2025-08-21T23:33:05.774Z"),
+                            modified_at=dateutil.parser.isoparse("2024-12-03T12:38:50.277Z"),
                             id="<value>",
                             metadata={
-                                "key": 473941,
+                                "key": 545650,
                             },
                             slug="<value>",
                             name="<value>",
@@ -1023,41 +1026,34 @@ async def main():
                     ),
                     polar_sdk.AttachedCustomField(
                         custom_field_id="<value>",
-                        custom_field=polar_sdk.CustomFieldText(
-                            created_at=dateutil.parser.isoparse("2023-01-30T18:58:55.355Z"),
-                            modified_at=dateutil.parser.isoparse("2024-12-15T18:35:30.312Z"),
+                        custom_field=polar_sdk.CustomFieldNumber(
+                            created_at=dateutil.parser.isoparse("2025-10-01T00:10:58.922Z"),
+                            modified_at=dateutil.parser.isoparse("2023-01-30T18:58:55.355Z"),
                             id="<value>",
                             metadata={
-                                "key": 143857,
+                                "key": 637515,
                             },
                             slug="<value>",
                             name="<value>",
                             organization_id="1dbfc517-0bbf-4301-9ba8-555ca42b9737",
-                            properties=polar_sdk.CustomFieldTextProperties(),
+                            properties=polar_sdk.CustomFieldNumberProperties(),
                         ),
                         order=918364,
                         required=True,
                     ),
                     polar_sdk.AttachedCustomField(
                         custom_field_id="<value>",
-                        custom_field=polar_sdk.CustomFieldSelect(
-                            created_at=dateutil.parser.isoparse("2024-10-18T15:45:53.088Z"),
-                            modified_at=dateutil.parser.isoparse("2023-08-08T05:58:49.836Z"),
+                        custom_field=polar_sdk.CustomFieldCheckbox(
+                            created_at=dateutil.parser.isoparse("2024-12-10T04:39:21.164Z"),
+                            modified_at=dateutil.parser.isoparse("2024-10-18T15:45:53.088Z"),
                             id="<value>",
                             metadata={
-                                "key": False,
+                                "key": "<value>",
                             },
                             slug="<value>",
                             name="<value>",
                             organization_id="1dbfc517-0bbf-4301-9ba8-555ca42b9737",
-                            properties=polar_sdk.CustomFieldSelectProperties(
-                                options=[
-                                    polar_sdk.CustomFieldSelectOption(
-                                        value="<value>",
-                                        label="<value>",
-                                    ),
-                                ],
-                            ),
+                            properties=polar_sdk.CustomFieldCheckboxProperties(),
                         ),
                         order=187532,
                         required=True,
diff --git a/RELEASES.md b/RELEASES.md
index 73e16fe2..b925a4b0 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -643,4 +643,14 @@ Based on:
 ### Generated
 - [python v0.16.10] .
 ### Releases
-- [PyPI v0.16.10] https://pypi.org/project/polar-sdk/0.16.10 - .
\ No newline at end of file
+- [PyPI v0.16.10] https://pypi.org/project/polar-sdk/0.16.10 - .
+
+## 2025-04-02 08:02:05
+### Changes
+Based on:
+- OpenAPI Doc  
+- Speakeasy CLI 1.527.1 (2.564.5) https://github.com/speakeasy-api/speakeasy
+### Generated
+- [python v0.16.11] .
+### Releases
+- [PyPI v0.16.11] https://pypi.org/project/polar-sdk/0.16.11 - .
\ No newline at end of file
diff --git a/codeSamples.yaml b/codeSamples.yaml
index 0c93fe84..c3bf7a5f 100644
--- a/codeSamples.yaml
+++ b/codeSamples.yaml
@@ -32,7 +32,7 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "from polar_sdk import Polar\n\n\nwith Polar(\n    access_token=\"<YOUR_BEARER_TOKEN_HERE>\",\n) as polar:\n\n    res = polar.benefits.update(id=\"<value>\", request_body={\n        \"type\": \"license_keys\",\n    })\n\n    # Handle response\n    print(res)"
+          "source": "from polar_sdk import Polar\n\n\nwith Polar(\n    access_token=\"<YOUR_BEARER_TOKEN_HERE>\",\n) as polar:\n\n    res = polar.benefits.update(id=\"<value>\", request_body={\n        \"type\": \"meter_credit\",\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["/v1/benefits/{id}/grants"]["get"]
     update:
       "x-codeSamples":
@@ -614,7 +614,7 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar(\n    access_token=\"<YOUR_BEARER_TOKEN_HERE>\",\n) as polar:\n\n    res = polar.products.create(request={\n        \"name\": \"<value>\",\n        \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n        \"prices\": [\n            {\n                \"amount_type\": \"custom\",\n                \"price_currency\": \"usd\",\n            },\n            {\n                \"amount_type\": \"custom\",\n                \"price_currency\": \"usd\",\n            },\n        ],\n        \"organization_id\": \"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n    })\n\n    # Handle response\n    print(res)"
+          "source": "import polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar(\n    access_token=\"<YOUR_BEARER_TOKEN_HERE>\",\n) as polar:\n\n    res = polar.products.create(request={\n        \"name\": \"<value>\",\n        \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n        \"prices\": [\n            {\n                \"amount_type\": \"custom\",\n                \"price_currency\": \"usd\",\n            },\n            {\n                \"amount_type\": \"free\",\n            },\n        ],\n        \"organization_id\": \"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["/v1/products/{id}"]["get"]
     update:
       "x-codeSamples":
@@ -698,37 +698,43 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_created_post(request={\n        \"type\": \"benefit.created\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2023-04-15T11:45:18.891Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2025-06-17T12:04:55.002Z\"),\n            \"id\": \"<value>\",\n            \"type\": \"downloadables\",\n            \"description\": \"vastly lest but\",\n            \"selectable\": False,\n            \"deletable\": False,\n            \"organization_id\": \"<value>\",\n            \"properties\": {\n                \"archived\": {\n                    \"key\": False,\n                },\n                \"files\": [\n                    \"<value>\",\n                ],\n            },\n        },\n    })\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_created_post(request={\n        \"type\": \"benefit.created\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2023-04-15T11:45:18.891Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2025-06-17T12:04:55.002Z\"),\n            \"id\": \"<value>\",\n            \"type\": \"license_keys\",\n            \"description\": \"vastly lest but\",\n            \"selectable\": False,\n            \"deletable\": False,\n            \"organization_id\": \"<value>\",\n            \"properties\": {\n                \"prefix\": \"<value>\",\n                \"expires\": {\n                    \"ttl\": 416849,\n                    \"timeframe\": polar_sdk.Timeframe.YEAR,\n                },\n                \"activations\": {\n                    \"limit\": 565064,\n                    \"enable_customer_admin\": False,\n                },\n                \"limit_usage\": 387048,\n            },\n        },\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["benefit.updated"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_updated_post(request={\n        \"type\": \"benefit.updated\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2025-11-19T14:31:03.333Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2023-08-21T02:54:25.671Z\"),\n            \"id\": \"<value>\",\n            \"type\": \"github_repository\",\n            \"description\": \"merge when gratefully sparse hmph throughout honesty untried gripping um\",\n            \"selectable\": False,\n            \"deletable\": False,\n            \"organization_id\": \"<value>\",\n            \"properties\": {\n                \"repository_owner\": \"polarsource\",\n                \"repository_name\": \"private_repo\",\n                \"permission\": polar_sdk.Permission.PUSH,\n            },\n        },\n    })\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_updated_post(request={\n        \"type\": \"benefit.updated\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2025-11-19T14:31:03.333Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2023-08-21T02:54:25.671Z\"),\n            \"id\": \"<value>\",\n            \"type\": \"downloadables\",\n            \"description\": \"merge when gratefully sparse hmph throughout honesty untried gripping um\",\n            \"selectable\": False,\n            \"deletable\": False,\n            \"organization_id\": \"<value>\",\n            \"properties\": {\n                \"archived\": {\n                    \"key\": False,\n                },\n                \"files\": [\n                    \"<value>\",\n                ],\n            },\n        },\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["benefit_grant.created"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_created_post(request=polar_sdk.WebhookBenefitGrantCreatedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-01-04T13:03:27.870Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-05-08T00:47:14.556Z\"),\n            id=\"<value>\",\n            is_granted=True,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-08-25T12:22:42.430Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-03-03T22:39:55.256Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2023-04-05T03:50:05.028Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitDownloadables(\n                created_at=dateutil.parser.isoparse(\"2023-05-08T00:47:14.556Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-02-20T12:28:33.166Z\"),\n                id=\"<value>\",\n                description=\"ick form ack lest plus worriedly gifted\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitDownloadablesProperties(\n                    archived={\n                        \"key\": False,\n                    },\n                    files=[\n                        \"<value>\",\n                    ],\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_created_post(request=polar_sdk.WebhookBenefitGrantCreatedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-01-04T13:03:27.870Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-05-08T00:47:14.556Z\"),\n            id=\"<value>\",\n            is_granted=True,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-08-25T12:22:42.430Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-03-03T22:39:55.256Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2023-04-05T03:50:05.028Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitLicenseKeys(\n                created_at=dateutil.parser.isoparse(\"2023-05-08T00:47:14.556Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-02-20T12:28:33.166Z\"),\n                id=\"<value>\",\n                description=\"ick form ack lest plus worriedly gifted\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitLicenseKeysProperties(\n                    prefix=\"<value>\",\n                    expires=polar_sdk.BenefitLicenseKeyExpirationProperties(\n                        ttl=367981,\n                        timeframe=polar_sdk.Timeframe.YEAR,\n                    ),\n                    activations=polar_sdk.BenefitLicenseKeyActivationProperties(\n                        limit=363847,\n                        enable_customer_admin=False,\n                    ),\n                    limit_usage=223118,\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+  - target: $["paths"]["benefit_grant.cycled"]["post"]
+    update:
+      "x-codeSamples":
+        - "lang": "python"
+          "label": "Python (SDK)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_cycled_post(request=polar_sdk.WebhookBenefitGrantCycledPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2024-09-17T22:29:23.174Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-06-14T11:07:13.305Z\"),\n            id=\"<value>\",\n            is_granted=False,\n            is_revoked=True,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2024-11-28T04:36:34.627Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-12-06T09:05:10.912Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"US\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-10-18T02:05:35.631Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitDownloadables(\n                created_at=dateutil.parser.isoparse(\"2025-06-14T11:07:13.305Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-10-15T03:09:38.180Z\"),\n                id=\"<value>\",\n                description=\"miskey ha alongside\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitDownloadablesProperties(\n                    archived={\n                        \"key\": False,\n                    },\n                    files=[\n                        \"<value>\",\n                    ],\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["benefit_grant.revoked"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_revoked_post(request=polar_sdk.WebhookBenefitGrantRevokedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-03-12T10:35:36.881Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-04-12T13:10:16.426Z\"),\n            id=\"<value>\",\n            is_granted=True,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-03-29T21:56:48.008Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-07-18T16:16:40.562Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-11-01T21:51:36.732Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitDownloadables(\n                created_at=dateutil.parser.isoparse(\"2025-04-12T13:10:16.426Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-03-08T05:20:11.943Z\"),\n                id=\"<value>\",\n                description=\"incidentally immense scotch meh quaff generously supposing however ugh kindly\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitDownloadablesProperties(\n                    archived={\n                        \"key\": False,\n                    },\n                    files=[\n                        \"<value>\",\n                    ],\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_revoked_post(request=polar_sdk.WebhookBenefitGrantRevokedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-03-12T10:35:36.881Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-04-12T13:10:16.426Z\"),\n            id=\"<value>\",\n            is_granted=True,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-03-29T21:56:48.008Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-07-18T16:16:40.562Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-11-01T21:51:36.732Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitLicenseKeys(\n                created_at=dateutil.parser.isoparse(\"2025-04-12T13:10:16.426Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-03-08T05:20:11.943Z\"),\n                id=\"<value>\",\n                description=\"incidentally immense scotch meh quaff generously supposing however ugh kindly\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitLicenseKeysProperties(\n                    prefix=\"<value>\",\n                    expires=polar_sdk.BenefitLicenseKeyExpirationProperties(\n                        ttl=996865,\n                        timeframe=polar_sdk.Timeframe.DAY,\n                    ),\n                    activations=polar_sdk.BenefitLicenseKeyActivationProperties(\n                        limit=924790,\n                        enable_customer_admin=False,\n                    ),\n                    limit_usage=24670,\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["benefit_grant.updated"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_updated_post(request=polar_sdk.WebhookBenefitGrantUpdatedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-01-02T13:54:42.243Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-02-25T11:58:59.486Z\"),\n            id=\"<value>\",\n            is_granted=False,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-08-08T07:44:28.757Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-08-31T04:19:19.970Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": 549371,\n                    \"key2\": 502350,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-07-15T16:39:59.264Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitDownloadables(\n                created_at=dateutil.parser.isoparse(\"2024-02-25T11:58:59.486Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-04-04T12:08:04.168Z\"),\n                id=\"<value>\",\n                description=\"oil painfully spring requirement import lest to tragic\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitDownloadablesProperties(\n                    archived={\n                        \"key\": False,\n                    },\n                    files=[\n                        \"<value>\",\n                    ],\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointbenefit_grant_updated_post(request=polar_sdk.WebhookBenefitGrantUpdatedPayload(\n        data=polar_sdk.BenefitGrantWebhook(\n            created_at=dateutil.parser.isoparse(\"2025-01-02T13:54:42.243Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-02-25T11:58:59.486Z\"),\n            id=\"<value>\",\n            is_granted=False,\n            is_revoked=False,\n            subscription_id=\"<value>\",\n            order_id=\"<value>\",\n            customer_id=\"<value>\",\n            user_id=\"<value>\",\n            benefit_id=\"<value>\",\n            customer=polar_sdk.Customer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-08-08T07:44:28.757Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-08-31T04:19:19.970Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": 549371,\n                    \"key2\": 502350,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-07-15T16:39:59.264Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            properties=polar_sdk.BenefitGrantDiscordProperties(),\n            benefit=polar_sdk.BenefitLicenseKeys(\n                created_at=dateutil.parser.isoparse(\"2024-02-25T11:58:59.486Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-04-04T12:08:04.168Z\"),\n                id=\"<value>\",\n                description=\"oil painfully spring requirement import lest to tragic\",\n                selectable=False,\n                deletable=False,\n                organization_id=\"<value>\",\n                properties=polar_sdk.BenefitLicenseKeysProperties(\n                    prefix=\"<value>\",\n                    expires=polar_sdk.BenefitLicenseKeyExpirationProperties(\n                        ttl=529308,\n                        timeframe=polar_sdk.Timeframe.YEAR,\n                    ),\n                    activations=polar_sdk.BenefitLicenseKeyActivationProperties(\n                        limit=475574,\n                        enable_customer_admin=False,\n                    ),\n                    limit_usage=25979,\n                ),\n            ),\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["checkout.created"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointcheckout_created_post(request=polar_sdk.WebhookCheckoutCreatedPayload(\n        data=polar_sdk.Checkout(\n            created_at=dateutil.parser.isoparse(\"2025-11-12T14:26:42.882Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-05-27T05:08:06.235Z\"),\n            id=\"<value>\",\n            payment_processor=polar_sdk.PaymentProcessor.STRIPE,\n            status=polar_sdk.CheckoutStatus.FAILED,\n            client_secret=\"<value>\",\n            url=\"https://heavy-beret.com/\",\n            expires_at=dateutil.parser.isoparse(\"2023-02-25T02:26:48.460Z\"),\n            success_url=\"https://sardonic-final.info/\",\n            embed_origin=\"<value>\",\n            amount=962818,\n            discount_amount=6400,\n            net_amount=426090,\n            tax_amount=648726,\n            total_amount=210702,\n            currency=\"Riel\",\n            product_id=\"<value>\",\n            product_price_id=\"<value>\",\n            discount_id=\"<value>\",\n            allow_discount_codes=False,\n            is_discount_applicable=False,\n            is_free_product_price=False,\n            is_payment_required=False,\n            is_payment_setup_required=False,\n            is_payment_form_required=False,\n            customer_id=\"<value>\",\n            customer_name=\"<value>\",\n            customer_email=\"<value>\",\n            customer_ip_address=\"<value>\",\n            customer_billing_address=polar_sdk.Address(\n                country=\"FR\",\n            ),\n            customer_tax_id=\"<id>\",\n            payment_processor_metadata={\n                \"key\": \"<value>\",\n            },\n            subtotal_amount=219352,\n            metadata={\n                \"key\": 366960,\n                \"key1\": False,\n            },\n            customer_external_id=\"<id>\",\n            products=[\n                polar_sdk.CheckoutProduct(\n                    created_at=dateutil.parser.isoparse(\"2023-01-21T11:17:02.173Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-08-14T19:11:10.463Z\"),\n                    id=\"<value>\",\n                    name=\"<value>\",\n                    description=\"accessorise ack pave\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    is_recurring=False,\n                    is_archived=False,\n                    organization_id=\"<value>\",\n                    prices=[\n                        polar_sdk.LegacyRecurringProductPriceFree(\n                            created_at=dateutil.parser.isoparse(\"2023-11-17T00:11:23.972Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-02-03T11:05:02.671Z\"),\n                            id=\"<value>\",\n                            is_archived=False,\n                            product_id=\"<value>\",\n                            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        ),\n                        polar_sdk.LegacyRecurringProductPriceCustom(\n                            created_at=dateutil.parser.isoparse(\"2024-06-03T08:42:54.736Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-02-14T09:22:19.644Z\"),\n                            id=\"<value>\",\n                            is_archived=False,\n                            product_id=\"<value>\",\n                            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                            price_currency=\"<value>\",\n                            minimum_amount=417896,\n                            maximum_amount=962818,\n                            preset_amount=6400,\n                        ),\n                    ],\n                    benefits=[\n                        polar_sdk.BenefitBase(\n                            created_at=dateutil.parser.isoparse(\"2023-05-10T01:12:43.541Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-04-23T03:37:59.089Z\"),\n                            id=\"<value>\",\n                            type=polar_sdk.BenefitType.DISCORD,\n                            description=\"reflecting meh substantiate bah snowplow\",\n                            selectable=False,\n                            deletable=True,\n                            organization_id=\"<value>\",\n                        ),\n                        polar_sdk.BenefitBase(\n                            created_at=dateutil.parser.isoparse(\"2023-09-08T06:03:18.303Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-07-23T03:40:30.320Z\"),\n                            id=\"<value>\",\n                            type=polar_sdk.BenefitType.DISCORD,\n                            description=\"unless phew empty flawed worth radiant\",\n                            selectable=False,\n                            deletable=True,\n                            organization_id=\"<value>\",\n                        ),\n                        polar_sdk.BenefitBase(\n                            created_at=dateutil.parser.isoparse(\"2024-03-26T15:35:46.813Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-09-13T23:13:23.872Z\"),\n                            id=\"<value>\",\n                            type=polar_sdk.BenefitType.DOWNLOADABLES,\n                            description=\"beneath frenetically rise ack neatly jagged as weekly\",\n                            selectable=True,\n                            deletable=True,\n                            organization_id=\"<value>\",\n                        ),\n                    ],\n                    medias=[\n\n                    ],\n                ),\n            ],\n            product=polar_sdk.CheckoutProduct(\n                created_at=dateutil.parser.isoparse(\"2024-07-03T08:50:51.173Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-09-17T15:08:12.524Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"questionably destock pish ironclad chilly seriously finger unbearably\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=False,\n                is_archived=True,\n                organization_id=\"<value>\",\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFixed(\n                        created_at=dateutil.parser.isoparse(\"2023-08-19T22:18:44.316Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-04-28T23:39:10.699Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                        price_currency=\"<value>\",\n                        price_amount=598949,\n                    ),\n                    polar_sdk.ProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2025-07-22T12:18:02.066Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-06-18T23:55:22.042Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        type=polar_sdk.ProductPriceType.RECURRING,\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                    polar_sdk.LegacyRecurringProductPriceFixed(\n                        created_at=dateutil.parser.isoparse(\"2024-02-27T04:46:39.621Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-02-07T04:30:48.802Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                        price_currency=\"<value>\",\n                        price_amount=691423,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitBase(\n                        created_at=dateutil.parser.isoparse(\"2025-11-24T12:30:10.003Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-08-18T11:02:05.385Z\"),\n                        id=\"<value>\",\n                        type=polar_sdk.BenefitType.DISCORD,\n                        description=\"than zowie whose spiteful honestly replicate gah zowie failing\",\n                        selectable=False,\n                        deletable=True,\n                        organization_id=\"<value>\",\n                    ),\n                    polar_sdk.BenefitBase(\n                        created_at=dateutil.parser.isoparse(\"2023-12-22T02:29:40.534Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-12-20T15:48:34.907Z\"),\n                        id=\"<value>\",\n                        type=polar_sdk.BenefitType.DISCORD,\n                        description=\"than every how milestone winding though\",\n                        selectable=True,\n                        deletable=True,\n                        organization_id=\"<value>\",\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/srv\",\n                        mime_type=\"<value>\",\n                        size=317233,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-07-16T09:33:12.333Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2023-07-25T11:43:46.504Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://illiterate-handful.org/\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/srv\",\n                        mime_type=\"<value>\",\n                        size=731384,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2024-05-21T16:48:18.407Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2024-08-28T22:27:03.648Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://wasteful-hyena.org/\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/private/var\",\n                        mime_type=\"<value>\",\n                        size=492750,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-05-10T18:02:29.836Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2024-09-16T23:24:17.943Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://unsteady-sundae.name/\",\n                    ),\n                ],\n            ),\n            product_price=polar_sdk.LegacyRecurringProductPriceCustom(\n                created_at=dateutil.parser.isoparse(\"2024-08-14T19:11:10.463Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-04-15T12:36:50.681Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                price_currency=\"<value>\",\n                minimum_amount=651576,\n                maximum_amount=740296,\n                preset_amount=556915,\n            ),\n            discount=polar_sdk.CheckoutDiscountPercentageOnceForeverDuration(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=326988,\n                id=\"<value>\",\n                name=\"<value>\",\n                code=\"<value>\",\n            ),\n            subscription_id=\"<value>\",\n            attached_custom_fields=[\n                polar_sdk.AttachedCustomField(\n                    custom_field_id=\"<value>\",\n                    custom_field=polar_sdk.CustomFieldText(\n                        created_at=dateutil.parser.isoparse(\"2024-12-13T18:25:33.693Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-01-09T04:38:53.436Z\"),\n                        id=\"<value>\",\n                        metadata={\n                            \"key\": 105785,\n                        },\n                        slug=\"<value>\",\n                        name=\"<value>\",\n                        organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        properties=polar_sdk.CustomFieldTextProperties(),\n                    ),\n                    order=210543,\n                    required=True,\n                ),\n            ],\n            customer_metadata={\n                \"key\": 149844,\n                \"key1\": \"<value>\",\n            },\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointcheckout_created_post(request=polar_sdk.WebhookCheckoutCreatedPayload(\n        data=polar_sdk.Checkout(\n            created_at=dateutil.parser.isoparse(\"2025-11-12T14:26:42.882Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-05-27T05:08:06.235Z\"),\n            id=\"<value>\",\n            payment_processor=polar_sdk.PaymentProcessor.STRIPE,\n            status=polar_sdk.CheckoutStatus.FAILED,\n            client_secret=\"<value>\",\n            url=\"https://heavy-beret.com/\",\n            expires_at=dateutil.parser.isoparse(\"2023-02-25T02:26:48.460Z\"),\n            success_url=\"https://sardonic-final.info/\",\n            embed_origin=\"<value>\",\n            amount=962818,\n            discount_amount=6400,\n            net_amount=426090,\n            tax_amount=648726,\n            total_amount=210702,\n            currency=\"Riel\",\n            product_id=\"<value>\",\n            product_price_id=\"<value>\",\n            discount_id=\"<value>\",\n            allow_discount_codes=False,\n            is_discount_applicable=False,\n            is_free_product_price=False,\n            is_payment_required=False,\n            is_payment_setup_required=False,\n            is_payment_form_required=False,\n            customer_id=\"<value>\",\n            customer_name=\"<value>\",\n            customer_email=\"<value>\",\n            customer_ip_address=\"<value>\",\n            customer_billing_address=polar_sdk.Address(\n                country=\"FR\",\n            ),\n            customer_tax_id=\"<id>\",\n            payment_processor_metadata={\n                \"key\": \"<value>\",\n            },\n            subtotal_amount=219352,\n            metadata={\n                \"key\": 366960,\n                \"key1\": False,\n            },\n            customer_external_id=\"<id>\",\n            products=[\n                polar_sdk.CheckoutProduct(\n                    created_at=dateutil.parser.isoparse(\"2023-01-21T11:17:02.173Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-08-14T19:11:10.463Z\"),\n                    id=\"<value>\",\n                    name=\"<value>\",\n                    description=\"accessorise ack pave\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    is_recurring=False,\n                    is_archived=False,\n                    organization_id=\"<value>\",\n                    prices=[\n                        polar_sdk.LegacyRecurringProductPriceFree(\n                            created_at=dateutil.parser.isoparse(\"2023-11-17T00:11:23.972Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-02-03T11:05:02.671Z\"),\n                            id=\"<value>\",\n                            is_archived=False,\n                            product_id=\"<value>\",\n                            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        ),\n                        polar_sdk.LegacyRecurringProductPriceCustom(\n                            created_at=dateutil.parser.isoparse(\"2024-06-03T08:42:54.736Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-02-14T09:22:19.644Z\"),\n                            id=\"<value>\",\n                            is_archived=False,\n                            product_id=\"<value>\",\n                            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                            price_currency=\"<value>\",\n                            minimum_amount=417896,\n                            maximum_amount=962818,\n                            preset_amount=6400,\n                        ),\n                    ],\n                    benefits=[\n\n                    ],\n                    medias=[\n                        polar_sdk.ProductMediaFileRead(\n                            id=\"<value>\",\n                            organization_id=\"<value>\",\n                            name=\"<value>\",\n                            path=\"/media\",\n                            mime_type=\"<value>\",\n                            size=757308,\n                            storage_version=\"<value>\",\n                            checksum_etag=\"<value>\",\n                            checksum_sha256_base64=\"<value>\",\n                            checksum_sha256_hex=\"<value>\",\n                            last_modified_at=dateutil.parser.isoparse(\"2024-07-16T16:32:06.101Z\"),\n                            version=\"<value>\",\n                            is_uploaded=False,\n                            created_at=dateutil.parser.isoparse(\"2025-12-08T10:05:37.208Z\"),\n                            size_readable=\"<value>\",\n                            public_url=\"https://separate-pinstripe.com\",\n                        ),\n                    ],\n                ),\n            ],\n            product=polar_sdk.CheckoutProduct(\n                created_at=dateutil.parser.isoparse(\"2025-08-22T02:17:20.661Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-09-12T19:41:14.261Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"darling lined nephew crank\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n                prices=[\n\n                ],\n                benefits=[\n                    polar_sdk.BenefitBase(\n                        created_at=dateutil.parser.isoparse(\"2025-11-18T07:12:26.749Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-08-14T14:29:29.201Z\"),\n                        id=\"<value>\",\n                        type=polar_sdk.BenefitType.GITHUB_REPOSITORY,\n                        description=\"phew empty flawed worth radiant anti of blissfully\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                    ),\n                    polar_sdk.BenefitBase(\n                        created_at=dateutil.parser.isoparse(\"2024-03-12T06:20:21.161Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-06-27T20:20:27.400Z\"),\n                        id=\"<value>\",\n                        type=polar_sdk.BenefitType.LICENSE_KEYS,\n                        description=\"ack neatly jagged as weekly drat nor why\",\n                        selectable=True,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                    ),\n                    polar_sdk.BenefitBase(\n                        created_at=dateutil.parser.isoparse(\"2024-03-31T07:42:35.077Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-04-30T13:13:01.707Z\"),\n                        id=\"<value>\",\n                        type=polar_sdk.BenefitType.GITHUB_REPOSITORY,\n                        description=\"ironclad chilly seriously finger unbearably and bourgeoisie deplore unless\",\n                        selectable=False,\n                        deletable=True,\n                        organization_id=\"<value>\",\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/usr/share\",\n                        mime_type=\"<value>\",\n                        size=366209,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2024-09-08T17:09:22.377Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2025-01-15T08:45:21.256Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://cumbersome-seafood.net\",\n                    ),\n                ],\n            ),\n            product_price=polar_sdk.LegacyRecurringProductPriceFixed(\n                created_at=dateutil.parser.isoparse(\"2023-08-19T22:18:44.316Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-04-28T23:39:10.699Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                price_amount=598949,\n            ),\n            discount=polar_sdk.CheckoutDiscountPercentageRepeatDuration(\n                duration=polar_sdk.DiscountDuration.FOREVER,\n                duration_in_months=928294,\n                type=polar_sdk.DiscountType.FIXED,\n                basis_points=887018,\n                id=\"<value>\",\n                name=\"<value>\",\n                code=\"<value>\",\n            ),\n            subscription_id=\"<value>\",\n            attached_custom_fields=[\n                polar_sdk.AttachedCustomField(\n                    custom_field_id=\"<value>\",\n                    custom_field=polar_sdk.CustomFieldNumber(\n                        created_at=dateutil.parser.isoparse(\"2025-01-24T18:08:49.597Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-07-22T12:18:02.066Z\"),\n                        id=\"<value>\",\n                        metadata={\n                            \"key\": False,\n                        },\n                        slug=\"<value>\",\n                        name=\"<value>\",\n                        organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        properties=polar_sdk.CustomFieldNumberProperties(),\n                    ),\n                    order=192934,\n                    required=True,\n                ),\n                polar_sdk.AttachedCustomField(\n                    custom_field_id=\"<value>\",\n                    custom_field=polar_sdk.CustomFieldText(\n                        created_at=dateutil.parser.isoparse(\"2023-11-12T09:40:10.044Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-08-29T09:50:00.241Z\"),\n                        id=\"<value>\",\n                        metadata={\n                            \"key\": 385218,\n                        },\n                        slug=\"<value>\",\n                        name=\"<value>\",\n                        organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        properties=polar_sdk.CustomFieldTextProperties(),\n                    ),\n                    order=597839,\n                    required=False,\n                ),\n                polar_sdk.AttachedCustomField(\n                    custom_field_id=\"<value>\",\n                    custom_field=polar_sdk.CustomFieldDate(\n                        created_at=dateutil.parser.isoparse(\"2025-06-25T22:47:14.264Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-01-27T19:10:37.564Z\"),\n                        id=\"<value>\",\n                        metadata={\n                            \"key\": 18677,\n                        },\n                        slug=\"<value>\",\n                        name=\"<value>\",\n                        organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        properties=polar_sdk.CustomFieldDateProperties(),\n                    ),\n                    order=660585,\n                    required=False,\n                ),\n            ],\n            customer_metadata={\n                \"key\": True,\n            },\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["checkout.updated"]["post"]
     update:
       "x-codeSamples":
@@ -764,7 +770,7 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointorder_created_post(request=polar_sdk.WebhookOrderCreatedPayload(\n        data=polar_sdk.Order(\n            created_at=dateutil.parser.isoparse(\"2024-11-11T12:46:15.007Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-03-23T03:54:38.261Z\"),\n            id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n            },\n            status=polar_sdk.OrderStatus.PAID,\n            paid=True,\n            subtotal_amount=81588,\n            discount_amount=605593,\n            net_amount=738083,\n            amount=409401,\n            tax_amount=229323,\n            total_amount=543579,\n            refunded_amount=909216,\n            refunded_tax_amount=983596,\n            currency=\"Lesotho Loti\",\n            billing_reason=polar_sdk.OrderBillingReason.SUBSCRIPTION_CREATE,\n            billing_address=polar_sdk.Address(\n                country=\"US\",\n            ),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            product_price_id=\"<value>\",\n            discount_id=\"<value>\",\n            subscription_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer=polar_sdk.OrderCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2024-07-09T15:43:21.363Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-28T23:50:54.596Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"US\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-08-11T14:36:04.800Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.OrderUser(\n                id=\"<value>\",\n                email=\"Madisen.Walker@gmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.OrderProduct(\n                created_at=dateutil.parser.isoparse(\"2025-01-19T08:45:08.985Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-05-22T16:28:34.624Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"er especially but searchingly except married whereas healthily the adolescent\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n            ),\n            product_price=polar_sdk.ProductPriceCustom(\n                created_at=dateutil.parser.isoparse(\"2025-03-27T08:15:55.821Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-11-08T15:41:27.758Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.ONE_TIME,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                price_currency=\"<value>\",\n                minimum_amount=81588,\n                maximum_amount=605593,\n                preset_amount=738083,\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                duration_in_months=906483,\n                type=polar_sdk.DiscountType.FIXED,\n                basis_points=939034,\n                created_at=dateutil.parser.isoparse(\"2024-02-21T07:49:51.858Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-06-28T09:54:12.342Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": 67803,\n                    \"key1\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-07-20T01:25:23.024Z\"),\n                ends_at=dateutil.parser.isoparse(\"2025-09-28T11:07:14.126Z\"),\n                max_redemptions=793550,\n                redemptions_count=421228,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            subscription=polar_sdk.OrderSubscription(\n                metadata={\n\n                },\n                created_at=dateutil.parser.isoparse(\"2025-09-25T00:56:37.047Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-09-20T00:41:47.938Z\"),\n                id=\"<value>\",\n                amount=584501,\n                currency=\"Guarani\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                status=polar_sdk.SubscriptionStatus.PAST_DUE,\n                current_period_start=dateutil.parser.isoparse(\"2024-05-22T17:48:45.407Z\"),\n                current_period_end=dateutil.parser.isoparse(\"2024-04-08T03:15:35.528Z\"),\n                cancel_at_period_end=False,\n                canceled_at=dateutil.parser.isoparse(\"2025-09-21T14:39:10.503Z\"),\n                started_at=dateutil.parser.isoparse(\"2024-06-16T21:40:05.453Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-09-22T12:36:58.113Z\"),\n                ended_at=dateutil.parser.isoparse(\"2024-05-05T06:07:51.313Z\"),\n                customer_id=\"<value>\",\n                product_id=\"<value>\",\n                discount_id=\"<value>\",\n                checkout_id=\"<value>\",\n                customer_cancellation_reason=polar_sdk.CustomerCancellationReason.MISSING_FEATURES,\n                customer_cancellation_comment=\"<value>\",\n                price_id=\"<value>\",\n                user_id=\"<value>\",\n            ),\n            items=[\n\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointorder_created_post(request=polar_sdk.WebhookOrderCreatedPayload(\n        data=polar_sdk.Order(\n            created_at=dateutil.parser.isoparse(\"2024-11-11T12:46:15.007Z\"),\n            modified_at=dateutil.parser.isoparse(\"2024-03-23T03:54:38.261Z\"),\n            id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n            },\n            status=polar_sdk.OrderStatus.PAID,\n            paid=True,\n            subtotal_amount=81588,\n            discount_amount=605593,\n            net_amount=738083,\n            amount=409401,\n            tax_amount=229323,\n            total_amount=543579,\n            refunded_amount=909216,\n            refunded_tax_amount=983596,\n            currency=\"Lesotho Loti\",\n            billing_reason=polar_sdk.OrderBillingReason.SUBSCRIPTION_CREATE,\n            billing_address=polar_sdk.Address(\n                country=\"US\",\n            ),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            product_price_id=\"<value>\",\n            discount_id=\"<value>\",\n            subscription_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer=polar_sdk.OrderCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2024-07-09T15:43:21.363Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-28T23:50:54.596Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"US\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-08-11T14:36:04.800Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.OrderUser(\n                id=\"<value>\",\n                email=\"Madisen.Walker@gmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.OrderProduct(\n                created_at=dateutil.parser.isoparse(\"2025-01-19T08:45:08.985Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-05-22T16:28:34.624Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"er especially but searchingly except married whereas healthily the adolescent\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n            ),\n            product_price=polar_sdk.ProductPriceCustom(\n                created_at=dateutil.parser.isoparse(\"2025-03-27T08:15:55.821Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-11-08T15:41:27.758Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.ONE_TIME,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                price_currency=\"<value>\",\n                minimum_amount=81588,\n                maximum_amount=605593,\n                preset_amount=738083,\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                duration_in_months=156318,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=133445,\n                created_at=dateutil.parser.isoparse(\"2025-10-26T04:20:46.828Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-21T07:49:51.858Z\"),\n                id=\"<value>\",\n                metadata={\n\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-01-01T14:26:54.001Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-04-27T06:32:08.441Z\"),\n                max_redemptions=67803,\n                redemptions_count=179412,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            subscription=polar_sdk.OrderSubscription(\n                metadata={\n                    \"key\": 229323,\n                    \"key1\": 225194,\n                    \"key2\": 909216,\n                },\n                created_at=dateutil.parser.isoparse(\"2024-10-02T14:42:22.494Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-01-27T10:45:43.275Z\"),\n                id=\"<value>\",\n                amount=511470,\n                currency=\"Rufiyaa\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                status=polar_sdk.SubscriptionStatus.TRIALING,\n                current_period_start=dateutil.parser.isoparse(\"2025-03-17T12:03:23.602Z\"),\n                current_period_end=dateutil.parser.isoparse(\"2025-09-21T14:39:10.503Z\"),\n                cancel_at_period_end=True,\n                canceled_at=dateutil.parser.isoparse(\"2024-09-22T12:36:58.113Z\"),\n                started_at=dateutil.parser.isoparse(\"2024-05-05T06:07:51.313Z\"),\n                ends_at=dateutil.parser.isoparse(\"2023-12-23T02:17:00.839Z\"),\n                ended_at=dateutil.parser.isoparse(\"2023-09-19T11:57:28.594Z\"),\n                customer_id=\"<value>\",\n                product_id=\"<value>\",\n                discount_id=\"<value>\",\n                checkout_id=\"<value>\",\n                customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n                customer_cancellation_comment=\"<value>\",\n                price_id=\"<value>\",\n                user_id=\"<value>\",\n            ),\n            items=[\n                polar_sdk.OrderItemSchema(\n                    created_at=dateutil.parser.isoparse(\"2023-07-08T08:28:26.892Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-08-21T17:49:18.014Z\"),\n                    id=\"<value>\",\n                    label=\"<value>\",\n                    amount=444295,\n                    tax_amount=233719,\n                    proration=True,\n                    product_price_id=\"<value>\",\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["order.paid"]["post"]
     update:
       "x-codeSamples":
@@ -806,13 +812,13 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointproduct_created_post(request={\n        \"type\": \"product.created\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2023-03-27T06:36:20.130Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2025-04-21T12:05:16.637Z\"),\n            \"id\": \"<value>\",\n            \"name\": \"<value>\",\n            \"description\": \"into horst metal grimy clinch big grounded industrialize\",\n            \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n            \"is_recurring\": True,\n            \"is_archived\": True,\n            \"organization_id\": \"<value>\",\n            \"metadata\": {\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n            },\n            \"prices\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2024-12-07T23:31:39.577Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-04-25T10:21:28.587Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"free\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": \"recurring\",\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    \"legacy\": True,\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2024-09-06T02:23:36.299Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-10-09T12:20:00.039Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"free\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": polar_sdk.ProductPriceType.RECURRING,\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                },\n            ],\n            \"benefits\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-08-25T11:57:08.578Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-08-11T12:50:57.278Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"custom\",\n                    \"description\": \"regarding off tectonics\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"note\": \"<value>\",\n                    },\n                    \"is_tax_applicable\": False,\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-05-31T06:45:13.507Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-11-07T08:23:04.365Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"github_repository\",\n                    \"description\": \"grade scientific whoa instead\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"repository_owner\": \"polarsource\",\n                        \"repository_name\": \"private_repo\",\n                        \"permission\": polar_sdk.Permission.ADMIN,\n                    },\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2024-12-14T22:49:15.878Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2025-02-21T03:23:39.700Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"custom\",\n                    \"description\": \"innocent and massage super even about\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"note\": \"<value>\",\n                    },\n                    \"is_tax_applicable\": False,\n                },\n            ],\n            \"medias\": [\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/rescue\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 861937,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2023-09-19T08:45:31.567Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": False,\n                    \"created_at\": dateutil.parser.isoparse(\"2025-08-31T07:18:33.196Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://tough-chasuble.org/\",\n                },\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/usr/X11R6\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 259149,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2025-09-30T16:27:59.116Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": False,\n                    \"created_at\": dateutil.parser.isoparse(\"2024-06-06T11:48:42.671Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://winding-petal.net\",\n                },\n            ],\n            \"attached_custom_fields\": [\n\n            ],\n        },\n    })\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointproduct_created_post(request={\n        \"type\": \"product.created\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2023-03-27T06:36:20.130Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2025-04-21T12:05:16.637Z\"),\n            \"id\": \"<value>\",\n            \"name\": \"<value>\",\n            \"description\": \"into horst metal grimy clinch big grounded industrialize\",\n            \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n            \"is_recurring\": True,\n            \"is_archived\": True,\n            \"organization_id\": \"<value>\",\n            \"metadata\": {\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n            },\n            \"prices\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2024-12-07T23:31:39.577Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-04-25T10:21:28.587Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"free\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": \"recurring\",\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    \"legacy\": True,\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2024-09-06T02:23:36.299Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-10-09T12:20:00.039Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"free\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": polar_sdk.ProductPriceType.RECURRING,\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                },\n            ],\n            \"benefits\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-08-25T11:57:08.578Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-08-11T12:50:57.278Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"custom\",\n                    \"description\": \"regarding off tectonics\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"note\": \"<value>\",\n                    },\n                    \"is_tax_applicable\": False,\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-05-31T06:45:13.507Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-11-07T08:23:04.365Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"downloadables\",\n                    \"description\": \"grade scientific whoa instead\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"archived\": {\n                            \"key\": False,\n                        },\n                        \"files\": [\n                            \"<value>\",\n                        ],\n                    },\n                },\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-05-22T06:22:23.984Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2024-12-14T22:49:15.878Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"meter_credit\",\n                    \"description\": \"witty calmly courageously useless smoothly blah conversation ape\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"unit\": 731698,\n                        \"meter_id\": \"<value>\",\n                    },\n                },\n            ],\n            \"medias\": [\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/rescue\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 861937,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2023-09-19T08:45:31.567Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": False,\n                    \"created_at\": dateutil.parser.isoparse(\"2025-08-31T07:18:33.196Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://tough-chasuble.org/\",\n                },\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/usr/X11R6\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 259149,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2025-09-30T16:27:59.116Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": False,\n                    \"created_at\": dateutil.parser.isoparse(\"2024-06-06T11:48:42.671Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://winding-petal.net\",\n                },\n            ],\n            \"attached_custom_fields\": [\n\n            ],\n        },\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["product.updated"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointproduct_updated_post(request={\n        \"type\": \"product.updated\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2024-06-25T03:46:32.479Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2023-06-04T01:47:33.158Z\"),\n            \"id\": \"<value>\",\n            \"name\": \"<value>\",\n            \"description\": \"er ick birdcage\",\n            \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n            \"is_recurring\": False,\n            \"is_archived\": True,\n            \"organization_id\": \"<value>\",\n            \"metadata\": {\n                \"key\": 498845,\n            },\n            \"prices\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-04-14T23:22:06.974Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-11-27T16:49:54.775Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"custom\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": \"recurring\",\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    \"price_currency\": \"<value>\",\n                    \"minimum_amount\": 147529,\n                    \"maximum_amount\": 389871,\n                    \"preset_amount\": 137830,\n                    \"legacy\": True,\n                },\n            ],\n            \"benefits\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2025-10-01T01:25:21.739Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-04-13T14:11:42.240Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"discord\",\n                    \"description\": \"ick nauseate louse over snoop consequently glossy probe\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"guild_id\": \"<id>\",\n                        \"role_id\": \"<id>\",\n                        \"guild_token\": \"<value>\",\n                    },\n                },\n            ],\n            \"medias\": [\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/etc/defaults\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 132814,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2024-04-24T09:18:36.586Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": False,\n                    \"created_at\": dateutil.parser.isoparse(\"2024-02-12T19:04:33.442Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://kaleidoscopic-quart.name/\",\n                },\n                {\n                    \"id\": \"<value>\",\n                    \"organization_id\": \"<value>\",\n                    \"name\": \"<value>\",\n                    \"path\": \"/mnt\",\n                    \"mime_type\": \"<value>\",\n                    \"size\": 173885,\n                    \"storage_version\": \"<value>\",\n                    \"checksum_etag\": \"<value>\",\n                    \"checksum_sha256_base64\": \"<value>\",\n                    \"checksum_sha256_hex\": \"<value>\",\n                    \"last_modified_at\": dateutil.parser.isoparse(\"2023-01-02T06:55:06.076Z\"),\n                    \"version\": \"<value>\",\n                    \"service\": \"product_media\",\n                    \"is_uploaded\": True,\n                    \"created_at\": dateutil.parser.isoparse(\"2024-08-06T03:21:47.848Z\"),\n                    \"size_readable\": \"<value>\",\n                    \"public_url\": \"https://total-pigpen.com/\",\n                },\n            ],\n            \"attached_custom_fields\": [\n                {\n                    \"custom_field_id\": \"<value>\",\n                    \"custom_field\": {\n                        \"created_at\": dateutil.parser.isoparse(\"2024-05-09T01:31:02.965Z\"),\n                        \"modified_at\": dateutil.parser.isoparse(\"2025-12-17T05:54:42.907Z\"),\n                        \"id\": \"<value>\",\n                        \"metadata\": {\n                            \"key\": 513990,\n                        },\n                        \"type\": \"number\",\n                        \"slug\": \"<value>\",\n                        \"name\": \"<value>\",\n                        \"organization_id\": \"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        \"properties\": {},\n                    },\n                    \"order\": 326849,\n                    \"required\": True,\n                },\n            ],\n        },\n    })\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointproduct_updated_post(request={\n        \"type\": \"product.updated\",\n        \"data\": {\n            \"created_at\": dateutil.parser.isoparse(\"2024-06-25T03:46:32.479Z\"),\n            \"modified_at\": dateutil.parser.isoparse(\"2023-06-04T01:47:33.158Z\"),\n            \"id\": \"<value>\",\n            \"name\": \"<value>\",\n            \"description\": \"er ick birdcage\",\n            \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n            \"is_recurring\": False,\n            \"is_archived\": True,\n            \"organization_id\": \"<value>\",\n            \"metadata\": {\n                \"key\": 498845,\n            },\n            \"prices\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2023-04-14T23:22:06.974Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-11-27T16:49:54.775Z\"),\n                    \"id\": \"<value>\",\n                    \"amount_type\": \"custom\",\n                    \"is_archived\": False,\n                    \"product_id\": \"<value>\",\n                    \"type\": \"recurring\",\n                    \"recurring_interval\": polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    \"price_currency\": \"<value>\",\n                    \"minimum_amount\": 147529,\n                    \"maximum_amount\": 389871,\n                    \"preset_amount\": 137830,\n                    \"legacy\": True,\n                },\n            ],\n            \"benefits\": [\n                {\n                    \"created_at\": dateutil.parser.isoparse(\"2025-10-01T01:25:21.739Z\"),\n                    \"modified_at\": dateutil.parser.isoparse(\"2023-04-13T14:11:42.240Z\"),\n                    \"id\": \"<value>\",\n                    \"type\": \"github_repository\",\n                    \"description\": \"ick nauseate louse over snoop consequently glossy probe\",\n                    \"selectable\": False,\n                    \"deletable\": False,\n                    \"organization_id\": \"<value>\",\n                    \"properties\": {\n                        \"repository_owner\": \"polarsource\",\n                        \"repository_name\": \"private_repo\",\n                        \"permission\": polar_sdk.Permission.PUSH,\n                    },\n                },\n            ],\n            \"medias\": [\n\n            ],\n            \"attached_custom_fields\": [\n                {\n                    \"custom_field_id\": \"<value>\",\n                    \"custom_field\": {\n                        \"created_at\": dateutil.parser.isoparse(\"2025-12-17T05:54:42.907Z\"),\n                        \"modified_at\": dateutil.parser.isoparse(\"2024-04-23T09:11:34.139Z\"),\n                        \"id\": \"<value>\",\n                        \"metadata\": {\n                            \"key\": 375783,\n                        },\n                        \"type\": \"number\",\n                        \"slug\": \"<value>\",\n                        \"name\": \"<value>\",\n                        \"organization_id\": \"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                        \"properties\": {},\n                    },\n                    \"order\": 173885,\n                    \"required\": True,\n                },\n            ],\n        },\n    })\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["refund.created"]["post"]
     update:
       "x-codeSamples":
@@ -830,34 +836,34 @@ actions:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_active_post(request=polar_sdk.WebhookSubscriptionActivePayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2023-09-17T11:03:44.679Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-07-24T20:02:17.426Z\"),\n            id=\"<value>\",\n            amount=116760,\n            currency=\"Quetzal\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.INCOMPLETE,\n            current_period_start=dateutil.parser.isoparse(\"2023-08-25T00:14:50.252Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2023-12-10T18:25:01.577Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2024-07-05T14:07:23.099Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-06-30T08:12:48.355Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-06-29T07:42:54.895Z\"),\n            ended_at=dateutil.parser.isoparse(\"2025-10-30T02:51:06.576Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.SWITCHED_SERVICE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": True,\n                \"key1\": \"<value>\",\n                \"key2\": 615212,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-04-25T08:49:41.567Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-09-05T08:50:11.879Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-04-06T03:26:32.986Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Marisol.Wisozk@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-10-30T00:00:20.195Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-03-11T01:30:09.272Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"thoughtfully skyline ouch openly aboard moisten graffiti\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-05-08T23:16:06.519Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-12-23T21:06:29.057Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2023-08-25T00:14:50.252Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-12-10T18:25:01.577Z\"),\n                        id=\"<value>\",\n                        description=\"repeat catalyst wiggly table while amidst during\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2023-06-02T05:19:01.352Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-07-07T22:15:53.860Z\"),\n                        id=\"<value>\",\n                        description=\"until below barring\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitGitHubRepository(\n                        created_at=dateutil.parser.isoparse(\"2024-03-04T01:17:37.967Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-06-12T20:00:04.431Z\"),\n                        id=\"<value>\",\n                        description=\"um across colorfully\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitGitHubRepositoryProperties(\n                            repository_owner=\"polarsource\",\n                            repository_name=\"private_repo\",\n                            permission=polar_sdk.Permission.PULL,\n                        ),\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/boot\",\n                        mime_type=\"<value>\",\n                        size=129584,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2023-09-13T10:52:51.388Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2025-10-14T14:47:30.399Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://shabby-testimonial.org\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/dev\",\n                        mime_type=\"<value>\",\n                        size=564626,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-12-12T13:31:49.606Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2025-11-11T09:55:50.927Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://grim-tenant.org\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/rescue\",\n                        mime_type=\"<value>\",\n                        size=294552,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-03-31T13:48:09.792Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2024-07-16T18:15:55.505Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://mature-pressure.net/\",\n                    ),\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldDate(\n                            created_at=dateutil.parser.isoparse(\"2025-02-17T13:39:50.808Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-03-27T06:27:09.035Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": 775460,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldDateProperties(),\n                        ),\n                        order=358721,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldDate(\n                            created_at=dateutil.parser.isoparse(\"2023-01-21T03:01:14.288Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-03-03T05:42:43.472Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldDateProperties(),\n                        ),\n                        order=95354,\n                        required=True,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.FOREVER,\n                duration_in_months=686324,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                amount=897273,\n                currency=\"Venezuelan bolívar\",\n                created_at=dateutil.parser.isoparse(\"2023-08-10T01:02:56.028Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-07-01T19:13:55.103Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": 675072,\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-12-04T16:51:09.966Z\"),\n                ends_at=dateutil.parser.isoparse(\"2023-09-05T21:13:45.582Z\"),\n                max_redemptions=13893,\n                redemptions_count=780374,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceMeteredUnit(\n                created_at=dateutil.parser.isoparse(\"2023-03-31T14:01:05.007Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-08-21T14:23:30.730Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.RECURRING,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                price_currency=\"<value>\",\n                unit_amount=781157,\n                included_units=357651,\n                cap_amount=776155,\n                meter_id=\"<value>\",\n                meter=polar_sdk.ProductPriceMeter(\n                    id=\"<value>\",\n                    name=\"<value>\",\n                ),\n            ),\n            prices=[\n\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_active_post(request=polar_sdk.WebhookSubscriptionActivePayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2023-09-17T11:03:44.679Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-07-24T20:02:17.426Z\"),\n            id=\"<value>\",\n            amount=116760,\n            currency=\"Quetzal\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.INCOMPLETE,\n            current_period_start=dateutil.parser.isoparse(\"2023-08-25T00:14:50.252Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2023-12-10T18:25:01.577Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2024-07-05T14:07:23.099Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-06-30T08:12:48.355Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-06-29T07:42:54.895Z\"),\n            ended_at=dateutil.parser.isoparse(\"2025-10-30T02:51:06.576Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.SWITCHED_SERVICE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": True,\n                \"key1\": \"<value>\",\n                \"key2\": 615212,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-04-25T08:49:41.567Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-09-05T08:50:11.879Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-04-06T03:26:32.986Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Marisol.Wisozk@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-10-30T00:00:20.195Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-03-11T01:30:09.272Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"thoughtfully skyline ouch openly aboard moisten graffiti\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-05-08T23:16:06.519Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-12-23T21:06:29.057Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2023-08-25T00:14:50.252Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-12-10T18:25:01.577Z\"),\n                        id=\"<value>\",\n                        description=\"repeat catalyst wiggly table while amidst during\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2023-06-02T05:19:01.352Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-07-07T22:15:53.860Z\"),\n                        id=\"<value>\",\n                        description=\"until below barring\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2024-03-04T01:17:37.967Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-06-12T20:00:04.431Z\"),\n                        id=\"<value>\",\n                        description=\"um across colorfully\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/usr/obj\",\n                        mime_type=\"<value>\",\n                        size=919411,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-06-30T12:51:32.754Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2025-05-21T04:43:56.333Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://shameless-topsail.com/\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/boot\",\n                        mime_type=\"<value>\",\n                        size=863369,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-12-25T07:57:51.832Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2025-06-21T13:41:47.711Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://immediate-testimonial.info/\",\n                    ),\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2023-09-29T16:24:13.569Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-02-17T13:39:50.808Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=949243,\n                        required=True,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldNumber(\n                            created_at=dateutil.parser.isoparse(\"2025-04-29T21:41:28.180Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-11-30T07:49:25.048Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": \"<value>\",\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldNumberProperties(),\n                        ),\n                        order=748700,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldSelect(\n                            created_at=dateutil.parser.isoparse(\"2025-04-25T20:49:29.186Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-08-24T16:42:14.455Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldSelectProperties(\n                                options=[\n                                    polar_sdk.CustomFieldSelectOption(\n                                        value=\"<value>\",\n                                        label=\"<value>\",\n                                    ),\n                                ],\n                            ),\n                        ),\n                        order=226323,\n                        required=True,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                duration_in_months=42472,\n                type=polar_sdk.DiscountType.FIXED,\n                amount=913895,\n                currency=\"Hryvnia\",\n                created_at=dateutil.parser.isoparse(\"2025-08-17T21:50:11.365Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-25T14:27:25.880Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2023-04-15T12:11:21.791Z\"),\n                ends_at=dateutil.parser.isoparse(\"2023-10-03T01:19:02.873Z\"),\n                max_redemptions=291805,\n                redemptions_count=492050,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.LegacyRecurringProductPriceCustom(\n                created_at=dateutil.parser.isoparse(\"2025-02-06T12:14:24.412Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-09-02T19:38:26.542Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                minimum_amount=357651,\n                maximum_amount=776155,\n                preset_amount=797898,\n            ),\n            prices=[\n                polar_sdk.ProductPriceMeteredUnit(\n                    created_at=dateutil.parser.isoparse(\"2025-08-24T08:10:54.506Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-10-20T20:21:06.932Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    unit_amount=630245,\n                    cap_amount=508495,\n                    meter_id=\"<value>\",\n                    meter=polar_sdk.ProductPriceMeter(\n                        id=\"<value>\",\n                        name=\"<value>\",\n                    ),\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["subscription.canceled"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_canceled_post(request=polar_sdk.WebhookSubscriptionCanceledPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-02-08T10:04:43.200Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-02-20T09:16:44.963Z\"),\n            id=\"<value>\",\n            amount=384017,\n            currency=\"Nakfa\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.CANCELED,\n            current_period_start=dateutil.parser.isoparse(\"2025-08-29T23:51:26.505Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2024-01-30T14:57:29.126Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2023-05-31T10:57:35.559Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-10-31T08:13:37.012Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-08-22T21:50:14.399Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-07-13T20:08:34.251Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n                \"key2\": 199269,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-12-04T19:57:16.999Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-01-03T00:48:16.846Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-06-28T20:02:35.117Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Jazlyn_Botsford@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2025-10-12T16:18:30.796Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-08T11:59:00.133Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"excluding pfft upside-down ick rust bestride circa\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceCustom(\n                        created_at=dateutil.parser.isoparse(\"2024-02-25T21:11:48.890Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-06T06:04:45.294Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        price_currency=\"<value>\",\n                        minimum_amount=803599,\n                        maximum_amount=886856,\n                        preset_amount=360058,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2023-05-31T10:57:35.559Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-10-31T08:13:37.012Z\"),\n                        id=\"<value>\",\n                        description=\"around meh patiently t-shirt\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                    polar_sdk.BenefitDiscord(\n                        created_at=dateutil.parser.isoparse(\"2024-11-20T16:08:42.528Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-04-22T15:20:36.336Z\"),\n                        id=\"<value>\",\n                        description=\"as where yogurt\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDiscordProperties(\n                            guild_id=\"<id>\",\n                            role_id=\"<id>\",\n                            guild_token=\"<value>\",\n                        ),\n                    ),\n                    polar_sdk.BenefitDiscord(\n                        created_at=dateutil.parser.isoparse(\"2023-05-02T06:25:43.734Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-06-17T04:10:53.571Z\"),\n                        id=\"<value>\",\n                        description=\"distorted before excluding claw stool aw self-reliant oh somber\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDiscordProperties(\n                            guild_id=\"<id>\",\n                            role_id=\"<id>\",\n                            guild_token=\"<value>\",\n                        ),\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/private/var\",\n                        mime_type=\"<value>\",\n                        size=339432,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-01-11T14:17:34.653Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2023-07-06T22:25:54.562Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://shrill-backbone.biz\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/usr/ports\",\n                        mime_type=\"<value>\",\n                        size=117237,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-08-09T07:04:08.720Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2023-10-09T22:40:08.013Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://pretty-singing.name\",\n                    ),\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2025-09-03T03:41:33.199Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-07-30T17:23:59.652Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": \"<value>\",\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=21122,\n                        required=True,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldSelect(\n                            created_at=dateutil.parser.isoparse(\"2023-12-03T23:14:09.199Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-06-07T18:12:37.600Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldSelectProperties(\n                                options=[\n                                    polar_sdk.CustomFieldSelectOption(\n                                        value=\"<value>\",\n                                        label=\"<value>\",\n                                    ),\n                                ],\n                            ),\n                        ),\n                        order=421248,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldDate(\n                            created_at=dateutil.parser.isoparse(\"2025-08-04T08:26:05.471Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-05-18T00:55:45.764Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": \"<value>\",\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldDateProperties(),\n                        ),\n                        order=447954,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.FOREVER,\n                duration_in_months=270170,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                amount=749177,\n                currency=\"Colombian Peso\",\n                created_at=dateutil.parser.isoparse(\"2025-07-19T04:39:13.237Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-07-07T17:03:54.694Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": 963234,\n                    \"key1\": 616874,\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2024-08-13T10:10:44.714Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-06-22T04:50:36.456Z\"),\n                max_redemptions=927770,\n                redemptions_count=834081,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.LegacyRecurringProductPriceFixed(\n                created_at=dateutil.parser.isoparse(\"2025-08-24T04:18:58.722Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-14T09:37:03.033Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                price_amount=837929,\n            ),\n            prices=[\n                polar_sdk.LegacyRecurringProductPriceFixed(\n                    created_at=dateutil.parser.isoparse(\"2023-12-01T05:29:47.613Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-01-01T16:52:51.122Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    price_amount=998602,\n                ),\n                polar_sdk.ProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2023-08-16T10:46:37.353Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2025-05-16T08:56:15.249Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.ONE_TIME,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=723451,\n                    maximum_amount=236393,\n                    preset_amount=651820,\n                ),\n                polar_sdk.ProductPriceFixed(\n                    created_at=dateutil.parser.isoparse(\"2025-11-23T03:02:05.965Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-08-26T21:45:35.488Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    price_amount=121376,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_canceled_post(request=polar_sdk.WebhookSubscriptionCanceledPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-02-08T10:04:43.200Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-02-20T09:16:44.963Z\"),\n            id=\"<value>\",\n            amount=384017,\n            currency=\"Nakfa\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.CANCELED,\n            current_period_start=dateutil.parser.isoparse(\"2025-08-29T23:51:26.505Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2024-01-30T14:57:29.126Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2023-05-31T10:57:35.559Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-10-31T08:13:37.012Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-08-22T21:50:14.399Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-07-13T20:08:34.251Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": \"<value>\",\n                \"key2\": 199269,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-12-04T19:57:16.999Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-01-03T00:48:16.846Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-06-28T20:02:35.117Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Jazlyn_Botsford@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2025-10-12T16:18:30.796Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-08T11:59:00.133Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"excluding pfft upside-down ick rust bestride circa\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceCustom(\n                        created_at=dateutil.parser.isoparse(\"2024-02-25T21:11:48.890Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-06T06:04:45.294Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        price_currency=\"<value>\",\n                        minimum_amount=803599,\n                        maximum_amount=886856,\n                        preset_amount=360058,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2023-05-31T10:57:35.559Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-10-31T08:13:37.012Z\"),\n                        id=\"<value>\",\n                        description=\"around meh patiently t-shirt\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                    polar_sdk.BenefitGitHubRepository(\n                        created_at=dateutil.parser.isoparse(\"2024-11-20T16:08:42.528Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-04-22T15:20:36.336Z\"),\n                        id=\"<value>\",\n                        description=\"as where yogurt\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitGitHubRepositoryProperties(\n                            repository_owner=\"polarsource\",\n                            repository_name=\"private_repo\",\n                            permission=polar_sdk.Permission.TRIAGE,\n                        ),\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2025-06-17T04:10:53.571Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-04-12T18:57:51.082Z\"),\n                        id=\"<value>\",\n                        description=\"intermix valiantly yippee vice amidst executor deafening sans\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                ],\n                medias=[\n\n                ],\n                attached_custom_fields=[\n\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageOnceForeverDurationBase(\n                duration=polar_sdk.DiscountDuration.FOREVER,\n                type=polar_sdk.DiscountType.FIXED,\n                basis_points=676638,\n                created_at=dateutil.parser.isoparse(\"2023-02-14T19:29:15.551Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-07-06T22:25:54.562Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": True,\n                    \"key1\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-07-02T22:18:53.828Z\"),\n                ends_at=dateutil.parser.isoparse(\"2023-05-09T11:48:29.568Z\"),\n                max_redemptions=867970,\n                redemptions_count=258117,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceMeteredUnit(\n                created_at=dateutil.parser.isoparse(\"2024-03-30T22:07:25.990Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-09-05T02:09:16.173Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.RECURRING,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                unit_amount=194904,\n                cap_amount=890652,\n                meter_id=\"<value>\",\n                meter=polar_sdk.ProductPriceMeter(\n                    id=\"<value>\",\n                    name=\"<value>\",\n                ),\n            ),\n            prices=[\n                polar_sdk.ProductPriceFixed(\n                    created_at=dateutil.parser.isoparse(\"2025-05-23T18:16:04.701Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-12-03T23:14:09.199Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.ONE_TIME,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    price_amount=273321,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["subscription.created"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_created_post(request=polar_sdk.WebhookSubscriptionCreatedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-07-03T01:29:40.920Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-02-20T03:35:25.500Z\"),\n            id=\"<value>\",\n            amount=78980,\n            currency=\"Dong\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.INCOMPLETE_EXPIRED,\n            current_period_start=dateutil.parser.isoparse(\"2025-01-25T02:46:12.208Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2023-10-08T16:07:22.449Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2025-10-17T20:21:29.819Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-02-26T17:52:17.099Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-07-04T19:46:53.033Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-09-06T09:33:34.348Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.UNUSED,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": 229409,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-04-01T11:22:10.531Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-06-26T00:08:47.301Z\"),\n                metadata={\n                    \"key\": True,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-05-16T01:12:33.254Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Krystel_Skiles@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-10-31T02:44:33.320Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-06-08T04:17:45.373Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"publication partially afore under subsidy why\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": 819907,\n                    \"key1\": 966758,\n                },\n                prices=[\n\n                ],\n                benefits=[\n                    polar_sdk.BenefitGitHubRepository(\n                        created_at=dateutil.parser.isoparse(\"2023-02-20T03:35:25.500Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-03-28T13:29:27.613Z\"),\n                        id=\"<value>\",\n                        description=\"average deer plagiarise carefree qua yippee by capitalise from than\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitGitHubRepositoryProperties(\n                            repository_owner=\"polarsource\",\n                            repository_name=\"private_repo\",\n                            permission=polar_sdk.Permission.PULL,\n                        ),\n                    ),\n                ],\n                medias=[\n\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2024-11-29T01:30:25.624Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-11-25T16:26:54.952Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=144670,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldDate(\n                            created_at=dateutil.parser.isoparse(\"2025-03-25T07:32:09.500Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-07-07T16:38:42.000Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": 819907,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldDateProperties(),\n                        ),\n                        order=884463,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                duration_in_months=665586,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=717090,\n                created_at=dateutil.parser.isoparse(\"2024-11-25T15:12:50.077Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-21T18:53:58.260Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": True,\n                    \"key2\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-11-16T14:07:14.983Z\"),\n                ends_at=dateutil.parser.isoparse(\"2025-09-06T05:16:25.831Z\"),\n                max_redemptions=552648,\n                redemptions_count=691741,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.LegacyRecurringProductPriceFree(\n                created_at=dateutil.parser.isoparse(\"2023-05-12T21:59:55.872Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-05-29T03:00:41.121Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            ),\n            prices=[\n                polar_sdk.ProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2024-03-07T15:00:56.495Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2025-10-04T05:55:28.900Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=626461,\n                    maximum_amount=467502,\n                    preset_amount=322013,\n                ),\n                polar_sdk.ProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2023-06-25T23:28:37.736Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-01-28T21:29:28.022Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    minimum_amount=210876,\n                    maximum_amount=878277,\n                    preset_amount=155243,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_created_post(request=polar_sdk.WebhookSubscriptionCreatedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-07-03T01:29:40.920Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-02-20T03:35:25.500Z\"),\n            id=\"<value>\",\n            amount=78980,\n            currency=\"Dong\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.INCOMPLETE_EXPIRED,\n            current_period_start=dateutil.parser.isoparse(\"2025-01-25T02:46:12.208Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2023-10-08T16:07:22.449Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2025-10-17T20:21:29.819Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-02-26T17:52:17.099Z\"),\n            ends_at=dateutil.parser.isoparse(\"2023-07-04T19:46:53.033Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-09-06T09:33:34.348Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.UNUSED,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": \"<value>\",\n                \"key1\": 229409,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-04-01T11:22:10.531Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-06-26T00:08:47.301Z\"),\n                metadata={\n                    \"key\": True,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"FR\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-05-16T01:12:33.254Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Krystel_Skiles@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-10-31T02:44:33.320Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-06-08T04:17:45.373Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"publication partially afore under subsidy why\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=True,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": 819907,\n                    \"key1\": 966758,\n                },\n                prices=[\n\n                ],\n                benefits=[\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2023-02-20T03:35:25.500Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-03-28T13:29:27.613Z\"),\n                        id=\"<value>\",\n                        description=\"average deer plagiarise carefree qua yippee by capitalise from than\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                ],\n                medias=[\n\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2023-02-20T09:47:30.569Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-11-29T01:30:25.624Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=144670,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldText(\n                            created_at=dateutil.parser.isoparse(\"2024-01-18T07:13:43.618Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-03-25T07:32:09.500Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": 601487,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldTextProperties(),\n                        ),\n                        order=884463,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                duration_in_months=665586,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=717090,\n                created_at=dateutil.parser.isoparse(\"2024-11-25T15:12:50.077Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-21T18:53:58.260Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": True,\n                    \"key2\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-11-16T14:07:14.983Z\"),\n                ends_at=dateutil.parser.isoparse(\"2025-09-06T05:16:25.831Z\"),\n                max_redemptions=552648,\n                redemptions_count=691741,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceCustom(\n                created_at=dateutil.parser.isoparse(\"2025-11-25T13:35:04.099Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-05-12T21:59:55.872Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.ONE_TIME,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                price_currency=\"<value>\",\n                minimum_amount=600524,\n                maximum_amount=262037,\n                preset_amount=393819,\n            ),\n            prices=[\n                polar_sdk.ProductPriceFree(\n                    created_at=dateutil.parser.isoparse(\"2023-03-11T21:19:16.841Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-11-17T14:25:00.377Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.ONE_TIME,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                ),\n                polar_sdk.ProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2023-06-25T23:28:37.736Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-01-28T21:29:28.022Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    minimum_amount=210876,\n                    maximum_amount=878277,\n                    preset_amount=155243,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["subscription.revoked"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_revoked_post(request=polar_sdk.WebhookSubscriptionRevokedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2025-11-29T12:00:55.925Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-03-13T04:36:55.320Z\"),\n            id=\"<value>\",\n            amount=780683,\n            currency=\"CFP Franc\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            status=polar_sdk.SubscriptionStatus.TRIALING,\n            current_period_start=dateutil.parser.isoparse(\"2023-06-20T05:55:42.170Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2024-05-16T17:55:53.899Z\"),\n            cancel_at_period_end=True,\n            canceled_at=dateutil.parser.isoparse(\"2025-10-25T10:04:20.460Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-09-29T18:36:35.285Z\"),\n            ends_at=dateutil.parser.isoparse(\"2024-02-23T17:26:12.806Z\"),\n            ended_at=dateutil.parser.isoparse(\"2024-01-24T11:12:57.680Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-09-02T15:09:07.489Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-06-23T22:13:15.423Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": 182663,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-12-07T07:31:07.439Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Noemi_Gleichner71@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2023-03-09T13:37:07.084Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-09-27T11:29:41.207Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"evenly footrest whoever happy underpants collaborate license irk yuck whether\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=False,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": False,\n                    \"key1\": 934828,\n                },\n                prices=[\n\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2025-05-05T15:05:02.863Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-11-17T16:25:39.728Z\"),\n                        id=\"<value>\",\n                        description=\"considering amid scar athwart apropos allegation knavishly\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitLicenseKeys(\n                        created_at=dateutil.parser.isoparse(\"2024-04-05T10:37:25.336Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-01-29T01:39:55.088Z\"),\n                        id=\"<value>\",\n                        description=\"begonia verbally blowgun accidentally ick blah altruistic\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitLicenseKeysProperties(\n                            prefix=\"<value>\",\n                            expires=polar_sdk.BenefitLicenseKeyExpirationProperties(\n                                ttl=713532,\n                                timeframe=polar_sdk.Timeframe.DAY,\n                            ),\n                            activations=polar_sdk.BenefitLicenseKeyActivationProperties(\n                                limit=883164,\n                                enable_customer_admin=False,\n                            ),\n                            limit_usage=657600,\n                        ),\n                    ),\n                    polar_sdk.BenefitLicenseKeys(\n                        created_at=dateutil.parser.isoparse(\"2023-01-05T15:16:33.257Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-09-24T13:03:31.087Z\"),\n                        id=\"<value>\",\n                        description=\"which spew smoggy thoroughly silently\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitLicenseKeysProperties(\n                            prefix=\"<value>\",\n                            expires=polar_sdk.BenefitLicenseKeyExpirationProperties(\n                                ttl=920903,\n                                timeframe=polar_sdk.Timeframe.MONTH,\n                            ),\n                            activations=polar_sdk.BenefitLicenseKeyActivationProperties(\n                                limit=338077,\n                                enable_customer_admin=False,\n                            ),\n                            limit_usage=77915,\n                        ),\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/opt/lib\",\n                        mime_type=\"<value>\",\n                        size=296281,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2024-10-09T11:50:56.327Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2024-05-20T13:22:07.886Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://lost-detective.name\",\n                    ),\n                ],\n                attached_custom_fields=[\n\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                duration_in_months=902961,\n                type=polar_sdk.DiscountType.FIXED,\n                basis_points=149973,\n                created_at=dateutil.parser.isoparse(\"2023-03-27T04:49:53.356Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-06-30T01:25:14.934Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": 953242,\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2024-05-26T06:45:28.603Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-01-15T08:35:53.688Z\"),\n                max_redemptions=586120,\n                redemptions_count=699352,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.LegacyRecurringProductPriceFree(\n                created_at=dateutil.parser.isoparse(\"2023-05-25T03:41:40.124Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-03-24T11:18:28.141Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            ),\n            prices=[\n                polar_sdk.LegacyRecurringProductPriceFree(\n                    created_at=dateutil.parser.isoparse(\"2025-08-02T21:30:57.659Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-10-18T08:45:20.322Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                ),\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2024-04-20T17:43:03.484Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-07-02T09:45:36.319Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    minimum_amount=492830,\n                    maximum_amount=769490,\n                    preset_amount=573396,\n                ),\n                polar_sdk.ProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2023-02-28T15:08:48.052Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-07-12T16:32:48.057Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.ONE_TIME,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=379339,\n                    maximum_amount=206819,\n                    preset_amount=54522,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_revoked_post(request=polar_sdk.WebhookSubscriptionRevokedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2025-11-29T12:00:55.925Z\"),\n            modified_at=dateutil.parser.isoparse(\"2023-03-13T04:36:55.320Z\"),\n            id=\"<value>\",\n            amount=780683,\n            currency=\"CFP Franc\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            status=polar_sdk.SubscriptionStatus.TRIALING,\n            current_period_start=dateutil.parser.isoparse(\"2023-06-20T05:55:42.170Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2024-05-16T17:55:53.899Z\"),\n            cancel_at_period_end=True,\n            canceled_at=dateutil.parser.isoparse(\"2025-10-25T10:04:20.460Z\"),\n            started_at=dateutil.parser.isoparse(\"2024-09-29T18:36:35.285Z\"),\n            ends_at=dateutil.parser.isoparse(\"2024-02-23T17:26:12.806Z\"),\n            ended_at=dateutil.parser.isoparse(\"2024-01-24T11:12:57.680Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-09-02T15:09:07.489Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-06-23T22:13:15.423Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": 182663,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-12-07T07:31:07.439Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Noemi_Gleichner71@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2023-03-09T13:37:07.084Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-09-27T11:29:41.207Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"evenly footrest whoever happy underpants collaborate license irk yuck whether\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=False,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": False,\n                    \"key1\": 934828,\n                },\n                prices=[\n\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2025-05-05T15:05:02.863Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-11-17T16:25:39.728Z\"),\n                        id=\"<value>\",\n                        description=\"considering amid scar athwart apropos allegation knavishly\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitMeterCredit(\n                        created_at=dateutil.parser.isoparse(\"2024-04-05T10:37:25.336Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-01-29T01:39:55.088Z\"),\n                        id=\"<value>\",\n                        description=\"begonia verbally blowgun accidentally ick blah altruistic\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitMeterCreditProperties(\n                            unit=713532,\n                            meter_id=\"<value>\",\n                        ),\n                    ),\n                    polar_sdk.BenefitMeterCredit(\n                        created_at=dateutil.parser.isoparse(\"2025-08-25T22:43:26.691Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2024-12-21T17:29:46.697Z\"),\n                        id=\"<value>\",\n                        description=\"whereas off gulp what critical as phew psst bitterly flight\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitMeterCreditProperties(\n                            unit=376974,\n                            meter_id=\"<value>\",\n                        ),\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/private\",\n                        mime_type=\"<value>\",\n                        size=111779,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2023-05-13T16:20:53.597Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2024-06-30T21:10:53.584Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://frequent-mouser.biz/\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/private\",\n                        mime_type=\"<value>\",\n                        size=997963,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2024-06-13T10:57:42.559Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2024-10-14T19:46:21.585Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://unlined-carboxyl.org/\",\n                    ),\n                ],\n                attached_custom_fields=[\n\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedOnceForeverDurationBase(\n                duration=polar_sdk.DiscountDuration.ONCE,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                amount=446441,\n                currency=\"Tenge\",\n                created_at=dateutil.parser.isoparse(\"2025-11-10T18:03:17.858Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-05-26T06:45:28.603Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": 699352,\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2024-01-20T00:17:58.121Z\"),\n                ends_at=dateutil.parser.isoparse(\"2025-01-25T14:12:19.199Z\"),\n                max_redemptions=517778,\n                redemptions_count=937226,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceFixed(\n                created_at=dateutil.parser.isoparse(\"2024-10-22T06:57:42.013Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-06-01T20:39:12.504Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.ONE_TIME,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                price_amount=754316,\n            ),\n            prices=[\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2025-08-11T06:28:29.006Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2025-03-01T21:40:26.618Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    minimum_amount=749201,\n                    maximum_amount=582349,\n                    preset_amount=990990,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["subscription.uncanceled"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_uncanceled_post(request=polar_sdk.WebhookSubscriptionUncanceledPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-06-17T13:11:57.598Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-03-19T00:33:29.972Z\"),\n            id=\"<value>\",\n            amount=243909,\n            currency=\"Swiss Franc\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.PAST_DUE,\n            current_period_start=dateutil.parser.isoparse(\"2025-04-10T22:53:35.005Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2025-11-06T14:37:36.152Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2025-11-20T17:26:51.612Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-03-17T23:30:29.508Z\"),\n            ends_at=dateutil.parser.isoparse(\"2024-09-26T10:53:58.966Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-07-03T15:11:27.108Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.LOW_QUALITY,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": 21399,\n                \"key1\": \"<value>\",\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-12-13T17:38:34.053Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-01-30T22:08:30.455Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-04-05T22:18:10.327Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Aurelia7@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2025-01-18T19:23:31.548Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-10-26T16:26:20.901Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"toe grouchy tough why digestive trusting nor\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=False,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": True,\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-09-25T07:47:22.602Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-07-07T10:48:19.585Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                    polar_sdk.ProductPriceMeteredUnit(\n                        created_at=dateutil.parser.isoparse(\"2025-11-06T14:37:36.152Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-05-03T10:18:29.658Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        type=polar_sdk.ProductPriceType.RECURRING,\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        price_currency=\"<value>\",\n                        unit_amount=578882,\n                        included_units=167548,\n                        cap_amount=173818,\n                        meter_id=\"<value>\",\n                        meter=polar_sdk.ProductPriceMeter(\n                            id=\"<value>\",\n                            name=\"<value>\",\n                        ),\n                    ),\n                    polar_sdk.ProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-01-24T10:53:32.448Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-26T02:17:49.327Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        type=polar_sdk.ProductPriceType.ONE_TIME,\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2024-04-14T01:03:37.496Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-10-04T06:49:35.301Z\"),\n                        id=\"<value>\",\n                        description=\"oof loosely whose meh surprisingly among\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2025-10-24T08:25:56.079Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-09-30T20:08:09.304Z\"),\n                        id=\"<value>\",\n                        description=\"far-flung fooey smug strait cool what whenever ah spectacles\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                    polar_sdk.BenefitGitHubRepository(\n                        created_at=dateutil.parser.isoparse(\"2024-07-21T13:12:21.266Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-13T17:36:05.330Z\"),\n                        id=\"<value>\",\n                        description=\"elegantly weird tectonics by triangular likewise following\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitGitHubRepositoryProperties(\n                            repository_owner=\"polarsource\",\n                            repository_name=\"private_repo\",\n                            permission=polar_sdk.Permission.PUSH,\n                        ),\n                    ),\n                ],\n                medias=[\n\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldNumber(\n                            created_at=dateutil.parser.isoparse(\"2023-12-03T15:06:58.982Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2024-10-10T05:07:17.233Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": \"<value>\",\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldNumberProperties(),\n                        ),\n                        order=322724,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                duration_in_months=513038,\n                type=polar_sdk.DiscountType.FIXED,\n                amount=397394,\n                currency=\"Cedi\",\n                created_at=dateutil.parser.isoparse(\"2023-09-27T16:59:20.550Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-08-10T09:10:07.342Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": True,\n                    \"key1\": \"<value>\",\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-03-21T01:11:20.829Z\"),\n                ends_at=dateutil.parser.isoparse(\"2025-05-08T16:16:52.701Z\"),\n                max_redemptions=165579,\n                redemptions_count=603449,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceFixed(\n                created_at=dateutil.parser.isoparse(\"2025-06-28T02:22:05.259Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-11T19:17:01.107Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.RECURRING,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                price_currency=\"<value>\",\n                price_amount=297045,\n            ),\n            prices=[\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2025-09-28T06:56:53.284Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-06-17T12:00:19.994Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    price_currency=\"<value>\",\n                    minimum_amount=127080,\n                    maximum_amount=108038,\n                    preset_amount=958725,\n                ),\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2023-07-29T08:57:54.368Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-05-30T06:21:31.559Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=389717,\n                    maximum_amount=23014,\n                    preset_amount=842491,\n                ),\n                polar_sdk.ProductPriceFree(\n                    created_at=dateutil.parser.isoparse(\"2023-06-18T04:43:20.642Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-05-02T08:47:34.373Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.ONE_TIME,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_uncanceled_post(request=polar_sdk.WebhookSubscriptionUncanceledPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2024-06-17T13:11:57.598Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-03-19T00:33:29.972Z\"),\n            id=\"<value>\",\n            amount=243909,\n            currency=\"Swiss Franc\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n            status=polar_sdk.SubscriptionStatus.PAST_DUE,\n            current_period_start=dateutil.parser.isoparse(\"2025-04-10T22:53:35.005Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2025-11-06T14:37:36.152Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2025-11-20T17:26:51.612Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-03-17T23:30:29.508Z\"),\n            ends_at=dateutil.parser.isoparse(\"2024-09-26T10:53:58.966Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-07-03T15:11:27.108Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.LOW_QUALITY,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": 21399,\n                \"key1\": \"<value>\",\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2023-12-13T17:38:34.053Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-01-30T22:08:30.455Z\"),\n                metadata={\n\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"FR61954506077\",\n                    \"eu_vat\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2024-04-05T22:18:10.327Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Aurelia7@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2025-01-18T19:23:31.548Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-10-26T16:26:20.901Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"toe grouchy tough why digestive trusting nor\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                is_recurring=False,\n                is_archived=False,\n                organization_id=\"<value>\",\n                metadata={\n                    \"key\": True,\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-09-25T07:47:22.602Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-07-07T10:48:19.585Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                    polar_sdk.ProductPriceMeteredUnit(\n                        created_at=dateutil.parser.isoparse(\"2025-11-06T14:37:36.152Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-05-03T10:18:29.658Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        type=polar_sdk.ProductPriceType.RECURRING,\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                        price_currency=\"<value>\",\n                        unit_amount=578882,\n                        cap_amount=167548,\n                        meter_id=\"<value>\",\n                        meter=polar_sdk.ProductPriceMeter(\n                            id=\"<value>\",\n                            name=\"<value>\",\n                        ),\n                    ),\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2024-10-04T14:51:52.137Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-01-24T10:53:32.448Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitDiscord(\n                        created_at=dateutil.parser.isoparse(\"2025-01-30T22:08:30.455Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-02-02T22:26:23.446Z\"),\n                        id=\"<value>\",\n                        description=\"yippee vulgarise brr whoever glaring transplant\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDiscordProperties(\n                            guild_id=\"<id>\",\n                            role_id=\"<id>\",\n                            guild_token=\"<value>\",\n                        ),\n                    ),\n                    polar_sdk.BenefitDownloadables(\n                        created_at=dateutil.parser.isoparse(\"2023-05-31T05:38:02.546Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-01-08T21:19:13.910Z\"),\n                        id=\"<value>\",\n                        description=\"provided whoa gloss whereas tomography misjudge between deeply ah duh\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitDownloadablesProperties(\n                            archived={\n                                \"key\": False,\n                            },\n                            files=[\n                                \"<value>\",\n                            ],\n                        ),\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2023-04-15T01:57:40.170Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-03-22T04:24:23.925Z\"),\n                        id=\"<value>\",\n                        description=\"shovel selfishly softly\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/usr/include\",\n                        mime_type=\"<value>\",\n                        size=620501,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2024-09-12T17:27:22.308Z\"),\n                        version=\"<value>\",\n                        is_uploaded=False,\n                        created_at=dateutil.parser.isoparse(\"2025-04-12T19:56:08.099Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://glorious-space.info\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/var/log\",\n                        mime_type=\"<value>\",\n                        size=513038,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2023-05-15T21:52:01.180Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2023-11-25T03:27:12.615Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://musty-nougat.org/\",\n                    ),\n                ],\n                attached_custom_fields=[\n\n                ],\n            ),\n            discount=polar_sdk.DiscountFixedOnceForeverDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                amount=165579,\n                currency=\"Malaysian Ringgit\",\n                created_at=dateutil.parser.isoparse(\"2025-07-26T11:24:29.629Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-08-23T06:07:31.512Z\"),\n                id=\"<value>\",\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": 770392,\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2025-06-14T07:00:03.679Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-12-26T14:44:29.951Z\"),\n                max_redemptions=749805,\n                redemptions_count=696517,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.LegacyRecurringProductPriceFree(\n                created_at=dateutil.parser.isoparse(\"2025-06-05T23:59:38.975Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-02-25T23:13:27.940Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            ),\n            prices=[\n\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
   - target: $["paths"]["subscription.updated"]["post"]
     update:
       "x-codeSamples":
         - "lang": "python"
           "label": "Python (SDK)"
-          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_updated_post(request=polar_sdk.WebhookSubscriptionUpdatedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2023-08-16T06:35:49.390Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-11-13T10:48:05.575Z\"),\n            id=\"<value>\",\n            amount=299644,\n            currency=\"Baht\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            status=polar_sdk.SubscriptionStatus.TRIALING,\n            current_period_start=dateutil.parser.isoparse(\"2025-10-06T07:01:55.000Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2025-01-20T06:59:31.349Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2023-10-04T04:56:04.382Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-01-22T12:57:07.430Z\"),\n            ends_at=dateutil.parser.isoparse(\"2025-08-08T17:53:12.513Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-10-08T02:40:52.099Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": 394013,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-09-14T04:37:19.722Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-03-24T00:03:13.207Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": True,\n                    \"key2\": 392900,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-03-10T21:57:02.022Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Abner86@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-08-13T18:10:19.346Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-11-04T08:18:09.170Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"sans now duh mysteriously bleach ack even who joyous\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=False,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-11-25T09:50:52.301Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-06-16T22:58:18.488Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    ),\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2025-01-20T06:59:31.349Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-10-02T11:51:36.131Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2025-08-08T17:53:12.513Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-08T02:40:52.099Z\"),\n                        id=\"<value>\",\n                        description=\"crushing rationale phew yet which fibre whereas department\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2024-02-22T02:13:37.066Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-03-20T07:08:33.141Z\"),\n                        id=\"<value>\",\n                        description=\"bin valuable yippee naturally\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/Library\",\n                        mime_type=\"<value>\",\n                        size=12136,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-08-23T08:56:53.557Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2025-11-23T15:10:42.747Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://terrible-request.info\",\n                    ),\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/etc\",\n                        mime_type=\"<value>\",\n                        size=77973,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-05-08T03:07:17.345Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2024-07-13T05:37:01.860Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://zealous-minister.com/\",\n                    ),\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldSelect(\n                            created_at=dateutil.parser.isoparse(\"2024-03-05T16:20:52.572Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-04-01T15:22:55.520Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": 848282,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldSelectProperties(\n                                options=[\n                                    polar_sdk.CustomFieldSelectOption(\n                                        value=\"<value>\",\n                                        label=\"<value>\",\n                                    ),\n                                ],\n                            ),\n                        ),\n                        order=224212,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldNumber(\n                            created_at=dateutil.parser.isoparse(\"2025-01-08T14:04:12.750Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-06-03T02:13:26.324Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldNumberProperties(),\n                        ),\n                        order=445921,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2023-03-05T14:45:21.856Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-07-17T05:00:37.853Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=59919,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                duration_in_months=948929,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=599523,\n                created_at=dateutil.parser.isoparse(\"2025-02-19T03:27:30.491Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-02-15T16:23:44.018Z\"),\n                id=\"<value>\",\n                metadata={\n\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2024-04-11T22:23:28.500Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-10-23T19:33:31.827Z\"),\n                max_redemptions=836331,\n                redemptions_count=336922,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceFree(\n                created_at=dateutil.parser.isoparse(\"2025-08-15T22:46:09.024Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-10-31T03:53:53.771Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.RECURRING,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            ),\n            prices=[\n                polar_sdk.ProductPriceFree(\n                    created_at=dateutil.parser.isoparse(\"2024-11-19T13:24:54.810Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-12-31T04:45:00.027Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                ),\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2025-07-07T23:54:00.303Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-07-25T07:06:59.928Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=803421,\n                    maximum_amount=981769,\n                    preset_amount=131085,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
+          "source": "import dateutil.parser\nimport polar_sdk\nfrom polar_sdk import Polar\n\n\nwith Polar() as polar:\n\n    res = polar.endpointsubscription_updated_post(request=polar_sdk.WebhookSubscriptionUpdatedPayload(\n        data=polar_sdk.Subscription(\n            created_at=dateutil.parser.isoparse(\"2023-08-16T06:35:49.390Z\"),\n            modified_at=dateutil.parser.isoparse(\"2025-11-13T10:48:05.575Z\"),\n            id=\"<value>\",\n            amount=299644,\n            currency=\"Baht\",\n            recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            status=polar_sdk.SubscriptionStatus.TRIALING,\n            current_period_start=dateutil.parser.isoparse(\"2025-10-06T07:01:55.000Z\"),\n            current_period_end=dateutil.parser.isoparse(\"2025-01-20T06:59:31.349Z\"),\n            cancel_at_period_end=False,\n            canceled_at=dateutil.parser.isoparse(\"2023-10-04T04:56:04.382Z\"),\n            started_at=dateutil.parser.isoparse(\"2023-01-22T12:57:07.430Z\"),\n            ends_at=dateutil.parser.isoparse(\"2025-08-08T17:53:12.513Z\"),\n            ended_at=dateutil.parser.isoparse(\"2023-10-08T02:40:52.099Z\"),\n            customer_id=\"<value>\",\n            product_id=\"<value>\",\n            discount_id=\"<value>\",\n            checkout_id=\"<value>\",\n            customer_cancellation_reason=polar_sdk.CustomerCancellationReason.TOO_EXPENSIVE,\n            customer_cancellation_comment=\"<value>\",\n            price_id=\"<value>\",\n            metadata={\n                \"key\": 394013,\n            },\n            customer=polar_sdk.SubscriptionCustomer(\n                id=\"992fae2a-2a17-4b7a-8d9e-e287cf90131b\",\n                created_at=dateutil.parser.isoparse(\"2025-09-14T04:37:19.722Z\"),\n                modified_at=dateutil.parser.isoparse(\"2025-03-24T00:03:13.207Z\"),\n                metadata={\n                    \"key\": \"<value>\",\n                    \"key1\": True,\n                    \"key2\": 392900,\n                },\n                external_id=\"usr_1337\",\n                email=\"customer@example.com\",\n                email_verified=True,\n                name=\"John Doe\",\n                billing_address=polar_sdk.Address(\n                    country=\"SE\",\n                ),\n                tax_id=[\n                    \"911144442\",\n                    \"us_ein\",\n                ],\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                deleted_at=dateutil.parser.isoparse(\"2025-03-10T21:57:02.022Z\"),\n                avatar_url=\"https://www.gravatar.com/avatar/xxx?d=blank\",\n            ),\n            user_id=\"<value>\",\n            user=polar_sdk.SubscriptionUser(\n                id=\"<value>\",\n                email=\"Abner86@hotmail.com\",\n                public_name=\"<value>\",\n            ),\n            product=polar_sdk.Product(\n                created_at=dateutil.parser.isoparse(\"2024-08-13T18:10:19.346Z\"),\n                modified_at=dateutil.parser.isoparse(\"2024-11-04T08:18:09.170Z\"),\n                id=\"<value>\",\n                name=\"<value>\",\n                description=\"sans now duh mysteriously bleach ack even who joyous\",\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                is_recurring=False,\n                is_archived=True,\n                organization_id=\"<value>\",\n                metadata={\n\n                },\n                prices=[\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2023-11-25T09:50:52.301Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-06-16T22:58:18.488Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n                    ),\n                    polar_sdk.LegacyRecurringProductPriceFree(\n                        created_at=dateutil.parser.isoparse(\"2025-01-20T06:59:31.349Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2025-10-02T11:51:36.131Z\"),\n                        id=\"<value>\",\n                        is_archived=False,\n                        product_id=\"<value>\",\n                        recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    ),\n                ],\n                benefits=[\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2025-08-08T17:53:12.513Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-10-08T02:40:52.099Z\"),\n                        id=\"<value>\",\n                        description=\"crushing rationale phew yet which fibre whereas department\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                    polar_sdk.BenefitCustom(\n                        created_at=dateutil.parser.isoparse(\"2024-02-22T02:13:37.066Z\"),\n                        modified_at=dateutil.parser.isoparse(\"2023-03-20T07:08:33.141Z\"),\n                        id=\"<value>\",\n                        description=\"bin valuable yippee naturally\",\n                        selectable=False,\n                        deletable=False,\n                        organization_id=\"<value>\",\n                        properties=polar_sdk.BenefitCustomProperties(\n                            note=\"<value>\",\n                        ),\n                        is_tax_applicable=False,\n                    ),\n                ],\n                medias=[\n                    polar_sdk.ProductMediaFileRead(\n                        id=\"<value>\",\n                        organization_id=\"<value>\",\n                        name=\"<value>\",\n                        path=\"/etc\",\n                        mime_type=\"<value>\",\n                        size=77973,\n                        storage_version=\"<value>\",\n                        checksum_etag=\"<value>\",\n                        checksum_sha256_base64=\"<value>\",\n                        checksum_sha256_hex=\"<value>\",\n                        last_modified_at=dateutil.parser.isoparse(\"2025-05-08T03:07:17.345Z\"),\n                        version=\"<value>\",\n                        is_uploaded=True,\n                        created_at=dateutil.parser.isoparse(\"2024-07-13T05:37:01.860Z\"),\n                        size_readable=\"<value>\",\n                        public_url=\"https://zealous-minister.com/\",\n                    ),\n                ],\n                attached_custom_fields=[\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldSelect(\n                            created_at=dateutil.parser.isoparse(\"2024-03-05T16:20:52.572Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-04-01T15:22:55.520Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": 848282,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldSelectProperties(\n                                options=[\n                                    polar_sdk.CustomFieldSelectOption(\n                                        value=\"<value>\",\n                                        label=\"<value>\",\n                                    ),\n                                ],\n                            ),\n                        ),\n                        order=224212,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldNumber(\n                            created_at=dateutil.parser.isoparse(\"2025-01-08T14:04:12.750Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2023-06-03T02:13:26.324Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldNumberProperties(),\n                        ),\n                        order=445921,\n                        required=False,\n                    ),\n                    polar_sdk.AttachedCustomField(\n                        custom_field_id=\"<value>\",\n                        custom_field=polar_sdk.CustomFieldCheckbox(\n                            created_at=dateutil.parser.isoparse(\"2023-03-05T14:45:21.856Z\"),\n                            modified_at=dateutil.parser.isoparse(\"2025-07-17T05:00:37.853Z\"),\n                            id=\"<value>\",\n                            metadata={\n                                \"key\": False,\n                            },\n                            slug=\"<value>\",\n                            name=\"<value>\",\n                            organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n                            properties=polar_sdk.CustomFieldCheckboxProperties(),\n                        ),\n                        order=59919,\n                        required=False,\n                    ),\n                ],\n            ),\n            discount=polar_sdk.DiscountPercentageRepeatDurationBase(\n                duration=polar_sdk.DiscountDuration.REPEATING,\n                duration_in_months=948929,\n                type=polar_sdk.DiscountType.PERCENTAGE,\n                basis_points=599523,\n                created_at=dateutil.parser.isoparse(\"2025-02-19T03:27:30.491Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-02-15T16:23:44.018Z\"),\n                id=\"<value>\",\n                metadata={\n\n                },\n                name=\"<value>\",\n                code=\"<value>\",\n                starts_at=dateutil.parser.isoparse(\"2024-04-11T22:23:28.500Z\"),\n                ends_at=dateutil.parser.isoparse(\"2024-10-23T19:33:31.827Z\"),\n                max_redemptions=836331,\n                redemptions_count=336922,\n                organization_id=\"1dbfc517-0bbf-4301-9ba8-555ca42b9737\",\n            ),\n            price=polar_sdk.ProductPriceFree(\n                created_at=dateutil.parser.isoparse(\"2025-08-15T22:46:09.024Z\"),\n                modified_at=dateutil.parser.isoparse(\"2023-10-31T03:53:53.771Z\"),\n                id=\"<value>\",\n                is_archived=False,\n                product_id=\"<value>\",\n                type=polar_sdk.ProductPriceType.RECURRING,\n                recurring_interval=polar_sdk.SubscriptionRecurringInterval.YEAR,\n            ),\n            prices=[\n                polar_sdk.ProductPriceFree(\n                    created_at=dateutil.parser.isoparse(\"2024-11-19T13:24:54.810Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2024-12-31T04:45:00.027Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    type=polar_sdk.ProductPriceType.RECURRING,\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                ),\n                polar_sdk.LegacyRecurringProductPriceCustom(\n                    created_at=dateutil.parser.isoparse(\"2025-07-07T23:54:00.303Z\"),\n                    modified_at=dateutil.parser.isoparse(\"2023-07-25T07:06:59.928Z\"),\n                    id=\"<value>\",\n                    is_archived=False,\n                    product_id=\"<value>\",\n                    recurring_interval=polar_sdk.SubscriptionRecurringInterval.MONTH,\n                    price_currency=\"<value>\",\n                    minimum_amount=803421,\n                    maximum_amount=981769,\n                    preset_amount=131085,\n                ),\n            ],\n        ),\n    ))\n\n    # Handle response\n    print(res)"
diff --git a/docs/models/benefit.md b/docs/models/benefit.md
index 9ab0e345..c80c3fd3 100644
--- a/docs/models/benefit.md
+++ b/docs/models/benefit.md
@@ -33,3 +33,9 @@ value: models.BenefitDownloadables = /* values here */
 value: models.BenefitLicenseKeys = /* values here */
 ```
 
+### `models.BenefitMeterCredit`
+
+```python
+value: models.BenefitMeterCredit = /* values here */
+```
+
diff --git a/docs/models/benefitcreate.md b/docs/models/benefitcreate.md
index bb57db38..11ca0375 100644
--- a/docs/models/benefitcreate.md
+++ b/docs/models/benefitcreate.md
@@ -33,3 +33,9 @@ value: models.BenefitGitHubRepositoryCreate = /* values here */
 value: models.BenefitLicenseKeysCreate = /* values here */
 ```
 
+### `models.BenefitMeterCreditCreate`
+
+```python
+value: models.BenefitMeterCreditCreate = /* values here */
+```
+
diff --git a/docs/models/benefitlicensekeyactivationcreateproperties.md b/docs/models/benefitlicensekeyactivationcreateproperties.md
new file mode 100644
index 00000000..de0c7144
--- /dev/null
+++ b/docs/models/benefitlicensekeyactivationcreateproperties.md
@@ -0,0 +1,9 @@
+# BenefitLicenseKeyActivationCreateProperties
+
+
+## Fields
+
+| Field                   | Type                    | Required                | Description             |
+| ----------------------- | ----------------------- | ----------------------- | ----------------------- |
+| `limit`                 | *int*                   | :heavy_check_mark:      | N/A                     |
+| `enable_customer_admin` | *bool*                  | :heavy_check_mark:      | N/A                     |
\ No newline at end of file
diff --git a/docs/models/benefitlicensekeyscreateproperties.md b/docs/models/benefitlicensekeyscreateproperties.md
index 9fe79023..c5a03141 100644
--- a/docs/models/benefitlicensekeyscreateproperties.md
+++ b/docs/models/benefitlicensekeyscreateproperties.md
@@ -3,9 +3,9 @@
 
 ## Fields
 
-| Field                                                                                                                | Type                                                                                                                 | Required                                                                                                             | Description                                                                                                          |
-| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
-| `prefix`                                                                                                             | *OptionalNullable[str]*                                                                                              | :heavy_minus_sign:                                                                                                   | N/A                                                                                                                  |
-| `expires`                                                                                                            | [OptionalNullable[models.BenefitLicenseKeyExpirationProperties]](../models/benefitlicensekeyexpirationproperties.md) | :heavy_minus_sign:                                                                                                   | N/A                                                                                                                  |
-| `activations`                                                                                                        | [OptionalNullable[models.BenefitLicenseKeyActivationProperties]](../models/benefitlicensekeyactivationproperties.md) | :heavy_minus_sign:                                                                                                   | N/A                                                                                                                  |
-| `limit_usage`                                                                                                        | *OptionalNullable[int]*                                                                                              | :heavy_minus_sign:                                                                                                   | N/A                                                                                                                  |
\ No newline at end of file
+| Field                                                                                                                            | Type                                                                                                                             | Required                                                                                                                         | Description                                                                                                                      |
+| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
+| `prefix`                                                                                                                         | *OptionalNullable[str]*                                                                                                          | :heavy_minus_sign:                                                                                                               | N/A                                                                                                                              |
+| `expires`                                                                                                                        | [OptionalNullable[models.BenefitLicenseKeyExpirationProperties]](../models/benefitlicensekeyexpirationproperties.md)             | :heavy_minus_sign:                                                                                                               | N/A                                                                                                                              |
+| `activations`                                                                                                                    | [OptionalNullable[models.BenefitLicenseKeyActivationCreateProperties]](../models/benefitlicensekeyactivationcreateproperties.md) | :heavy_minus_sign:                                                                                                               | N/A                                                                                                                              |
+| `limit_usage`                                                                                                                    | *OptionalNullable[int]*                                                                                                          | :heavy_minus_sign:                                                                                                               | N/A                                                                                                                              |
\ No newline at end of file
diff --git a/docs/models/benefitmetercredit.md b/docs/models/benefitmetercredit.md
new file mode 100644
index 00000000..5357dc63
--- /dev/null
+++ b/docs/models/benefitmetercredit.md
@@ -0,0 +1,20 @@
+# BenefitMeterCredit
+
+A benefit of type `meter_unit`.
+
+Use it to grant a number of units on a specific meter.
+
+
+## Fields
+
+| Field                                                                            | Type                                                                             | Required                                                                         | Description                                                                      |
+| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
+| `created_at`                                                                     | [date](https://docs.python.org/3/library/datetime.html#date-objects)             | :heavy_check_mark:                                                               | Creation timestamp of the object.                                                |
+| `modified_at`                                                                    | [date](https://docs.python.org/3/library/datetime.html#date-objects)             | :heavy_check_mark:                                                               | Last modification timestamp of the object.                                       |
+| `id`                                                                             | *str*                                                                            | :heavy_check_mark:                                                               | The ID of the benefit.                                                           |
+| `description`                                                                    | *str*                                                                            | :heavy_check_mark:                                                               | The description of the benefit.                                                  |
+| `selectable`                                                                     | *bool*                                                                           | :heavy_check_mark:                                                               | Whether the benefit is selectable when creating a product.                       |
+| `deletable`                                                                      | *bool*                                                                           | :heavy_check_mark:                                                               | Whether the benefit is deletable.                                                |
+| `organization_id`                                                                | *str*                                                                            | :heavy_check_mark:                                                               | The ID of the organization owning the benefit.                                   |
+| `properties`                                                                     | [models.BenefitMeterCreditProperties](../models/benefitmetercreditproperties.md) | :heavy_check_mark:                                                               | Properties for a benefit of type `meter_unit`.                                   |
+| `type`                                                                           | *Literal["meter_credit"]*                                                        | :heavy_check_mark:                                                               | N/A                                                                              |
\ No newline at end of file
diff --git a/docs/models/benefitmetercreditcreate.md b/docs/models/benefitmetercreditcreate.md
new file mode 100644
index 00000000..c427b5f4
--- /dev/null
+++ b/docs/models/benefitmetercreditcreate.md
@@ -0,0 +1,13 @@
+# BenefitMeterCreditCreate
+
+Schema to create a benefit of type `meter_unit`.
+
+
+## Fields
+
+| Field                                                                                             | Type                                                                                              | Required                                                                                          | Description                                                                                       | Example                                                                                           |
+| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
+| `description`                                                                                     | *str*                                                                                             | :heavy_check_mark:                                                                                | The description of the benefit. Will be displayed on products having this benefit.                |                                                                                                   |
+| `properties`                                                                                      | [models.BenefitMeterCreditCreateProperties](../models/benefitmetercreditcreateproperties.md)      | :heavy_check_mark:                                                                                | Properties for creating a benefit of type `meter_unit`.                                           |                                                                                                   |
+| `type`                                                                                            | *Literal["meter_credit"]*                                                                         | :heavy_check_mark:                                                                                | N/A                                                                                               |                                                                                                   |
+| `organization_id`                                                                                 | *OptionalNullable[str]*                                                                           | :heavy_minus_sign:                                                                                | The ID of the organization owning the benefit. **Required unless you use an organization token.** | 1dbfc517-0bbf-4301-9ba8-555ca42b9737                                                              |
\ No newline at end of file
diff --git a/docs/models/benefitmetercreditcreateproperties.md b/docs/models/benefitmetercreditcreateproperties.md
new file mode 100644
index 00000000..2ea32064
--- /dev/null
+++ b/docs/models/benefitmetercreditcreateproperties.md
@@ -0,0 +1,11 @@
+# BenefitMeterCreditCreateProperties
+
+Properties for creating a benefit of type `meter_unit`.
+
+
+## Fields
+
+| Field              | Type               | Required           | Description        |
+| ------------------ | ------------------ | ------------------ | ------------------ |
+| `unit`             | *int*              | :heavy_check_mark: | N/A                |
+| `meter_id`         | *str*              | :heavy_check_mark: | N/A                |
\ No newline at end of file
diff --git a/docs/models/benefitmetercreditproperties.md b/docs/models/benefitmetercreditproperties.md
new file mode 100644
index 00000000..2d28faec
--- /dev/null
+++ b/docs/models/benefitmetercreditproperties.md
@@ -0,0 +1,11 @@
+# BenefitMeterCreditProperties
+
+Properties for a benefit of type `meter_unit`.
+
+
+## Fields
+
+| Field              | Type               | Required           | Description        |
+| ------------------ | ------------------ | ------------------ | ------------------ |
+| `unit`             | *int*              | :heavy_check_mark: | N/A                |
+| `meter_id`         | *str*              | :heavy_check_mark: | N/A                |
\ No newline at end of file
diff --git a/docs/models/benefitmetercreditupdate.md b/docs/models/benefitmetercreditupdate.md
new file mode 100644
index 00000000..ddfa3344
--- /dev/null
+++ b/docs/models/benefitmetercreditupdate.md
@@ -0,0 +1,10 @@
+# BenefitMeterCreditUpdate
+
+
+## Fields
+
+| Field                                                                                                          | Type                                                                                                           | Required                                                                                                       | Description                                                                                                    |
+| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
+| `description`                                                                                                  | *OptionalNullable[str]*                                                                                        | :heavy_minus_sign:                                                                                             | The description of the benefit. Will be displayed on products having this benefit.                             |
+| `type`                                                                                                         | *Literal["meter_credit"]*                                                                                      | :heavy_check_mark:                                                                                             | N/A                                                                                                            |
+| `properties`                                                                                                   | [OptionalNullable[models.BenefitMeterCreditCreateProperties]](../models/benefitmetercreditcreateproperties.md) | :heavy_minus_sign:                                                                                             | N/A                                                                                                            |
\ No newline at end of file
diff --git a/docs/models/benefitslistrequest.md b/docs/models/benefitslistrequest.md
index 744e73c2..56d6a79a 100644
--- a/docs/models/benefitslistrequest.md
+++ b/docs/models/benefitslistrequest.md
@@ -3,10 +3,11 @@
 
 ## Fields
 
-| Field                                                                                                                          | Type                                                                                                                           | Required                                                                                                                       | Description                                                                                                                    |
-| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
-| `organization_id`                                                                                                              | [OptionalNullable[models.BenefitsListQueryParamOrganizationIDFilter]](../models/benefitslistqueryparamorganizationidfilter.md) | :heavy_minus_sign:                                                                                                             | Filter by organization ID.                                                                                                     |
-| `type_filter`                                                                                                                  | [OptionalNullable[models.BenefitTypeFilter]](../models/benefittypefilter.md)                                                   | :heavy_minus_sign:                                                                                                             | Filter by benefit type.                                                                                                        |
-| `query`                                                                                                                        | *OptionalNullable[str]*                                                                                                        | :heavy_minus_sign:                                                                                                             | Filter by description.                                                                                                         |
-| `page`                                                                                                                         | *Optional[int]*                                                                                                                | :heavy_minus_sign:                                                                                                             | Page number, defaults to 1.                                                                                                    |
-| `limit`                                                                                                                        | *Optional[int]*                                                                                                                | :heavy_minus_sign:                                                                                                             | Size of a page, defaults to 10. Maximum is 100.                                                                                |
\ No newline at end of file
+| Field                                                                                                                                                                   | Type                                                                                                                                                                    | Required                                                                                                                                                                | Description                                                                                                                                                             |
+| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| `organization_id`                                                                                                                                                       | [OptionalNullable[models.BenefitsListQueryParamOrganizationIDFilter]](../models/benefitslistqueryparamorganizationidfilter.md)                                          | :heavy_minus_sign:                                                                                                                                                      | Filter by organization ID.                                                                                                                                              |
+| `type_filter`                                                                                                                                                           | [OptionalNullable[models.BenefitTypeFilter]](../models/benefittypefilter.md)                                                                                            | :heavy_minus_sign:                                                                                                                                                      | Filter by benefit type.                                                                                                                                                 |
+| `query`                                                                                                                                                                 | *OptionalNullable[str]*                                                                                                                                                 | :heavy_minus_sign:                                                                                                                                                      | Filter by description.                                                                                                                                                  |
+| `page`                                                                                                                                                                  | *Optional[int]*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                                      | Page number, defaults to 1.                                                                                                                                             |
+| `limit`                                                                                                                                                                 | *Optional[int]*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                                      | Size of a page, defaults to 10. Maximum is 100.                                                                                                                         |
+| `sorting`                                                                                                                                                               | List[[models.BenefitSortProperty](../models/benefitsortproperty.md)]                                                                                                    | :heavy_minus_sign:                                                                                                                                                      | Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order. |
\ No newline at end of file
diff --git a/docs/models/benefitsortproperty.md b/docs/models/benefitsortproperty.md
new file mode 100644
index 00000000..84de907c
--- /dev/null
+++ b/docs/models/benefitsortproperty.md
@@ -0,0 +1,11 @@
+# BenefitSortProperty
+
+
+## Values
+
+| Name                | Value               |
+| ------------------- | ------------------- |
+| `CREATED_AT`        | created_at          |
+| `MINUS_CREATED_AT`  | -created_at         |
+| `DESCRIPTION`       | description         |
+| `MINUS_DESCRIPTION` | -description        |
\ No newline at end of file
diff --git a/docs/models/benefitsupdatebenefitupdate.md b/docs/models/benefitsupdatebenefitupdate.md
index 4444dd2d..d20a0bdb 100644
--- a/docs/models/benefitsupdatebenefitupdate.md
+++ b/docs/models/benefitsupdatebenefitupdate.md
@@ -33,3 +33,9 @@ value: models.BenefitDownloadablesUpdate = /* values here */
 value: models.BenefitLicenseKeysUpdate = /* values here */
 ```
 
+### `models.BenefitMeterCreditUpdate`
+
+```python
+value: models.BenefitMeterCreditUpdate = /* values here */
+```
+
diff --git a/docs/models/benefittype.md b/docs/models/benefittype.md
index 643f0320..34a8b727 100644
--- a/docs/models/benefittype.md
+++ b/docs/models/benefittype.md
@@ -9,4 +9,5 @@
 | `DISCORD`           | discord             |
 | `GITHUB_REPOSITORY` | github_repository   |
 | `DOWNLOADABLES`     | downloadables       |
-| `LICENSE_KEYS`      | license_keys        |
\ No newline at end of file
+| `LICENSE_KEYS`      | license_keys        |
+| `METER_CREDIT`      | meter_credit        |
\ No newline at end of file
diff --git a/docs/models/checkout.md b/docs/models/checkout.md
index 4f57e2c6..d22cd63e 100644
--- a/docs/models/checkout.md
+++ b/docs/models/checkout.md
@@ -17,11 +17,11 @@ Checkout session data retrieved using an access token.
 | `expires_at`                                                                                                                                                                                         | [date](https://docs.python.org/3/library/datetime.html#date-objects)                                                                                                                                 | :heavy_check_mark:                                                                                                                                                                                   | Expiration date and time of the checkout session.                                                                                                                                                    |
 | `success_url`                                                                                                                                                                                        | *str*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | URL where the customer will be redirected after a successful payment.                                                                                                                                |
 | `embed_origin`                                                                                                                                                                                       | *Nullable[str]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page.                                         |
-| `amount`                                                                                                                                                                                             | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | N/A                                                                                                                                                                                                  |
-| `discount_amount`                                                                                                                                                                                    | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Discount amount in cents.                                                                                                                                                                            |
-| `net_amount`                                                                                                                                                                                         | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Amount in cents, after discounts but before taxes.                                                                                                                                                   |
-| `tax_amount`                                                                                                                                                                                         | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Sales tax amount in cents.                                                                                                                                                                           |
-| `total_amount`                                                                                                                                                                                       | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Amount in cents, after discounts and taxes.                                                                                                                                                          |
+| `amount`                                                                                                                                                                                             | *int*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | Amount in cents, before discounts and taxes.                                                                                                                                                         |
+| `discount_amount`                                                                                                                                                                                    | *int*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | Discount amount in cents.                                                                                                                                                                            |
+| `net_amount`                                                                                                                                                                                         | *int*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | Amount in cents, after discounts but before taxes.                                                                                                                                                   |
+| `tax_amount`                                                                                                                                                                                         | *Nullable[int]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it.                                                                                                   |
+| `total_amount`                                                                                                                                                                                       | *int*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | Amount in cents, after discounts and taxes.                                                                                                                                                          |
 | `currency`                                                                                                                                                                                           | *Nullable[str]*                                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                                                   | Currency code of the checkout session.                                                                                                                                                               |
 | `product_id`                                                                                                                                                                                         | *str*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | ID of the product to checkout.                                                                                                                                                                       |
 | `product_price_id`                                                                                                                                                                                   | *str*                                                                                                                                                                                                | :heavy_check_mark:                                                                                                                                                                                   | ID of the product price to checkout.                                                                                                                                                                 |
diff --git a/docs/models/checkoutpublic.md b/docs/models/checkoutpublic.md
index 69714e8c..3ee04219 100644
--- a/docs/models/checkoutpublic.md
+++ b/docs/models/checkoutpublic.md
@@ -17,11 +17,11 @@ Checkout session data retrieved using the client secret.
 | `expires_at`                                                                                                                                                               | [date](https://docs.python.org/3/library/datetime.html#date-objects)                                                                                                       | :heavy_check_mark:                                                                                                                                                         | Expiration date and time of the checkout session.                                                                                                                          |
 | `success_url`                                                                                                                                                              | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | URL where the customer will be redirected after a successful payment.                                                                                                      |
 | `embed_origin`                                                                                                                                                             | *Nullable[str]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page.               |
-| `amount`                                                                                                                                                                   | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | N/A                                                                                                                                                                        |
-| `discount_amount`                                                                                                                                                          | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Discount amount in cents.                                                                                                                                                  |
-| `net_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts but before taxes.                                                                                                                         |
-| `tax_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Sales tax amount in cents.                                                                                                                                                 |
-| `total_amount`                                                                                                                                                             | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts and taxes.                                                                                                                                |
+| `amount`                                                                                                                                                                   | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, before discounts and taxes.                                                                                                                               |
+| `discount_amount`                                                                                                                                                          | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Discount amount in cents.                                                                                                                                                  |
+| `net_amount`                                                                                                                                                               | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts but before taxes.                                                                                                                         |
+| `tax_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it.                                                                         |
+| `total_amount`                                                                                                                                                             | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts and taxes.                                                                                                                                |
 | `currency`                                                                                                                                                                 | *Nullable[str]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Currency code of the checkout session.                                                                                                                                     |
 | `product_id`                                                                                                                                                               | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | ID of the product to checkout.                                                                                                                                             |
 | `product_price_id`                                                                                                                                                         | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | ID of the product price to checkout.                                                                                                                                       |
diff --git a/docs/models/checkoutpublicconfirmed.md b/docs/models/checkoutpublicconfirmed.md
index 59930357..e189995e 100644
--- a/docs/models/checkoutpublicconfirmed.md
+++ b/docs/models/checkoutpublicconfirmed.md
@@ -19,11 +19,11 @@ right after the checkout.
 | `expires_at`                                                                                                                                                               | [date](https://docs.python.org/3/library/datetime.html#date-objects)                                                                                                       | :heavy_check_mark:                                                                                                                                                         | Expiration date and time of the checkout session.                                                                                                                          |
 | `success_url`                                                                                                                                                              | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | URL where the customer will be redirected after a successful payment.                                                                                                      |
 | `embed_origin`                                                                                                                                                             | *Nullable[str]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page.               |
-| `amount`                                                                                                                                                                   | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | N/A                                                                                                                                                                        |
-| `discount_amount`                                                                                                                                                          | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Discount amount in cents.                                                                                                                                                  |
-| `net_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts but before taxes.                                                                                                                         |
-| `tax_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Sales tax amount in cents.                                                                                                                                                 |
-| `total_amount`                                                                                                                                                             | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts and taxes.                                                                                                                                |
+| `amount`                                                                                                                                                                   | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, before discounts and taxes.                                                                                                                               |
+| `discount_amount`                                                                                                                                                          | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Discount amount in cents.                                                                                                                                                  |
+| `net_amount`                                                                                                                                                               | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts but before taxes.                                                                                                                         |
+| `tax_amount`                                                                                                                                                               | *Nullable[int]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it.                                                                         |
+| `total_amount`                                                                                                                                                             | *int*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | Amount in cents, after discounts and taxes.                                                                                                                                |
 | `currency`                                                                                                                                                                 | *Nullable[str]*                                                                                                                                                            | :heavy_check_mark:                                                                                                                                                         | Currency code of the checkout session.                                                                                                                                     |
 | `product_id`                                                                                                                                                               | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | ID of the product to checkout.                                                                                                                                             |
 | `product_price_id`                                                                                                                                                         | *str*                                                                                                                                                                      | :heavy_check_mark:                                                                                                                                                         | ID of the product price to checkout.                                                                                                                                       |
diff --git a/docs/models/productcreateprices.md b/docs/models/productcreateprices.md
index cccf29d6..fe2d492a 100644
--- a/docs/models/productcreateprices.md
+++ b/docs/models/productcreateprices.md
@@ -21,3 +21,9 @@ value: models.ProductPriceCustomCreate = /* values here */
 value: models.ProductPriceFreeCreate = /* values here */
 ```
 
+### `models.ProductPriceMeteredUnitCreate`
+
+```python
+value: models.ProductPriceMeteredUnitCreate = /* values here */
+```
+
diff --git a/docs/models/productpricemeteredunit.md b/docs/models/productpricemeteredunit.md
index 17e7da52..7f4ea81d 100644
--- a/docs/models/productpricemeteredunit.md
+++ b/docs/models/productpricemeteredunit.md
@@ -16,7 +16,6 @@ A metered, usage-based, price for a product, with a fixed unit price.
 | ~~`recurring_interval`~~                                                                                                | [Nullable[models.SubscriptionRecurringInterval]](../models/subscriptionrecurringinterval.md)                            | :heavy_check_mark:                                                                                                      | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
 | `price_currency`                                                                                                        | *str*                                                                                                                   | :heavy_check_mark:                                                                                                      | The currency.                                                                                                           |
 | `unit_amount`                                                                                                           | *int*                                                                                                                   | :heavy_check_mark:                                                                                                      | The price per unit in cents.                                                                                            |
-| `included_units`                                                                                                        | *int*                                                                                                                   | :heavy_check_mark:                                                                                                      | The number of units included in the price. They will be deducted from the total.                                        |
 | `cap_amount`                                                                                                            | *Nullable[int]*                                                                                                         | :heavy_check_mark:                                                                                                      | The maximum amount in cents that can be charged, regardless of the number of units consumed.                            |
 | `meter_id`                                                                                                              | *str*                                                                                                                   | :heavy_check_mark:                                                                                                      | The ID of the meter associated to the price.                                                                            |
 | `meter`                                                                                                                 | [models.ProductPriceMeter](../models/productpricemeter.md)                                                              | :heavy_check_mark:                                                                                                      | A meter associated to a metered price.                                                                                  |
diff --git a/docs/models/productpricemeteredunitcreate.md b/docs/models/productpricemeteredunitcreate.md
new file mode 100644
index 00000000..61af76af
--- /dev/null
+++ b/docs/models/productpricemeteredunitcreate.md
@@ -0,0 +1,14 @@
+# ProductPriceMeteredUnitCreate
+
+Schema to create a metered price with a fixed unit price.
+
+
+## Fields
+
+| Field                                                                                             | Type                                                                                              | Required                                                                                          | Description                                                                                       |
+| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
+| `meter_id`                                                                                        | *str*                                                                                             | :heavy_check_mark:                                                                                | The ID of the meter associated to the price.                                                      |
+| `unit_amount`                                                                                     | *int*                                                                                             | :heavy_check_mark:                                                                                | The price per unit in cents.                                                                      |
+| `amount_type`                                                                                     | *Literal["metered_unit"]*                                                                         | :heavy_check_mark:                                                                                | N/A                                                                                               |
+| `price_currency`                                                                                  | *Optional[str]*                                                                                   | :heavy_minus_sign:                                                                                | The currency. Currently, only `usd` is supported.                                                 |
+| `cap_amount`                                                                                      | *OptionalNullable[int]*                                                                           | :heavy_minus_sign:                                                                                | Optional maximum amount in cents that can be charged, regardless of the number of units consumed. |
\ No newline at end of file
diff --git a/docs/models/productupdateprices.md b/docs/models/productupdateprices.md
index 55cbc335..ce6a6851 100644
--- a/docs/models/productupdateprices.md
+++ b/docs/models/productupdateprices.md
@@ -27,3 +27,9 @@ value: models.ProductPriceCustomCreate = /* values here */
 value: models.ProductPriceFreeCreate = /* values here */
 ```
 
+### `models.ProductPriceMeteredUnitCreate`
+
+```python
+value: models.ProductPriceMeteredUnitCreate = /* values here */
+```
+
diff --git a/docs/models/webhookbenefitgrantcycledpayload.md b/docs/models/webhookbenefitgrantcycledpayload.md
new file mode 100644
index 00000000..13845337
--- /dev/null
+++ b/docs/models/webhookbenefitgrantcycledpayload.md
@@ -0,0 +1,14 @@
+# WebhookBenefitGrantCycledPayload
+
+Sent when a benefit grant is cycled,
+meaning the related subscription has been renewed for another period.
+
+**Discord & Slack support:** Basic
+
+
+## Fields
+
+| Field                                                          | Type                                                           | Required                                                       | Description                                                    | Example                                                        |
+| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
+| `data`                                                         | [models.BenefitGrantWebhook](../models/benefitgrantwebhook.md) | :heavy_check_mark:                                             | N/A                                                            |                                                                |
+| `type`                                                         | *Literal["benefit_grant.cycled"]*                              | :heavy_check_mark:                                             | N/A                                                            | benefit_grant.cycled                                           |
\ No newline at end of file
diff --git a/docs/models/webhookbenefitgrantrevokedpayload.md b/docs/models/webhookbenefitgrantrevokedpayload.md
index 57d2869f..ba410d20 100644
--- a/docs/models/webhookbenefitgrantrevokedpayload.md
+++ b/docs/models/webhookbenefitgrantrevokedpayload.md
@@ -1,6 +1,6 @@
 # WebhookBenefitGrantRevokedPayload
 
-Sent when a new benefit grant is revoked.
+Sent when a benefit grant is revoked.
 
 **Discord & Slack support:** Basic
 
diff --git a/docs/models/webhookbenefitgrantupdatedpayload.md b/docs/models/webhookbenefitgrantupdatedpayload.md
index 8414d7c0..ef167e52 100644
--- a/docs/models/webhookbenefitgrantupdatedpayload.md
+++ b/docs/models/webhookbenefitgrantupdatedpayload.md
@@ -1,6 +1,6 @@
 # WebhookBenefitGrantUpdatedPayload
 
-Sent when a new benefit grant is updated.
+Sent when a benefit grant is updated.
 
 **Discord & Slack support:** Basic
 
diff --git a/docs/sdks/benefits/README.md b/docs/sdks/benefits/README.md
index 2f0b19ab..d9765fda 100644
--- a/docs/sdks/benefits/README.md
+++ b/docs/sdks/benefits/README.md
@@ -41,14 +41,15 @@ with Polar(
 
 ### Parameters
 
-| Parameter                                                                                                                         | Type                                                                                                                              | Required                                                                                                                          | Description                                                                                                                       |
-| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
-| `organization_id`                                                                                                                 | [OptionalNullable[models.BenefitsListQueryParamOrganizationIDFilter]](../../models/benefitslistqueryparamorganizationidfilter.md) | :heavy_minus_sign:                                                                                                                | Filter by organization ID.                                                                                                        |
-| `type_filter`                                                                                                                     | [OptionalNullable[models.BenefitTypeFilter]](../../models/benefittypefilter.md)                                                   | :heavy_minus_sign:                                                                                                                | Filter by benefit type.                                                                                                           |
-| `query`                                                                                                                           | *OptionalNullable[str]*                                                                                                           | :heavy_minus_sign:                                                                                                                | Filter by description.                                                                                                            |
-| `page`                                                                                                                            | *Optional[int]*                                                                                                                   | :heavy_minus_sign:                                                                                                                | Page number, defaults to 1.                                                                                                       |
-| `limit`                                                                                                                           | *Optional[int]*                                                                                                                   | :heavy_minus_sign:                                                                                                                | Size of a page, defaults to 10. Maximum is 100.                                                                                   |
-| `retries`                                                                                                                         | [Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)                                                                  | :heavy_minus_sign:                                                                                                                | Configuration to override the default retry behavior of the client.                                                               |
+| Parameter                                                                                                                                                               | Type                                                                                                                                                                    | Required                                                                                                                                                                | Description                                                                                                                                                             |
+| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| `organization_id`                                                                                                                                                       | [OptionalNullable[models.BenefitsListQueryParamOrganizationIDFilter]](../../models/benefitslistqueryparamorganizationidfilter.md)                                       | :heavy_minus_sign:                                                                                                                                                      | Filter by organization ID.                                                                                                                                              |
+| `type_filter`                                                                                                                                                           | [OptionalNullable[models.BenefitTypeFilter]](../../models/benefittypefilter.md)                                                                                         | :heavy_minus_sign:                                                                                                                                                      | Filter by benefit type.                                                                                                                                                 |
+| `query`                                                                                                                                                                 | *OptionalNullable[str]*                                                                                                                                                 | :heavy_minus_sign:                                                                                                                                                      | Filter by description.                                                                                                                                                  |
+| `page`                                                                                                                                                                  | *Optional[int]*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                                      | Page number, defaults to 1.                                                                                                                                             |
+| `limit`                                                                                                                                                                 | *Optional[int]*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                                      | Size of a page, defaults to 10. Maximum is 100.                                                                                                                         |
+| `sorting`                                                                                                                                                               | List[[models.BenefitSortProperty](../../models/benefitsortproperty.md)]                                                                                                 | :heavy_minus_sign:                                                                                                                                                      | Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order. |
+| `retries`                                                                                                                                                               | [Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)                                                                                                        | :heavy_minus_sign:                                                                                                                                                      | Configuration to override the default retry behavior of the client.                                                                                                     |
 
 ### Response
 
@@ -170,7 +171,7 @@ with Polar(
 ) as polar:
 
     res = polar.benefits.update(id="<value>", request_body={
-        "type": "license_keys",
+        "type": "meter_credit",
     })
 
     # Handle response
@@ -194,7 +195,6 @@ with Polar(
 
 | Error Type                 | Status Code                | Content Type               |
 | -------------------------- | -------------------------- | -------------------------- |
-| models.NotPermitted        | 403                        | application/json           |
 | models.ResourceNotFound    | 404                        | application/json           |
 | models.HTTPValidationError | 422                        | application/json           |
 | models.SDKError            | 4XX, 5XX                   | \*/\*                      |
diff --git a/pyproject.toml b/pyproject.toml
index ae0dcfab..d5f587a7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "polar-sdk"
-version = "0.16.10"
+version = "0.16.11"
 description = "Polar SDK for Python"
 authors = [{ name = "Polar" },]
 readme = "README-PYPI.md"
diff --git a/src/polar_sdk/_version.py b/src/polar_sdk/_version.py
index ae6385ac..bd17d9fe 100644
--- a/src/polar_sdk/_version.py
+++ b/src/polar_sdk/_version.py
@@ -3,10 +3,10 @@
 import importlib.metadata
 
 __title__: str = "polar-sdk"
-__version__: str = "0.16.10"
+__version__: str = "0.16.11"
 __openapi_doc_version__: str = "0.1.0"
-__gen_version__: str = "2.560.1"
-__user_agent__: str = "speakeasy-sdk/python 0.16.10 2.560.1 0.1.0 polar-sdk"
+__gen_version__: str = "2.564.5"
+__user_agent__: str = "speakeasy-sdk/python 0.16.11 2.564.5 0.1.0 polar-sdk"
 
 try:
     if __package__ is not None:
diff --git a/src/polar_sdk/benefits.py b/src/polar_sdk/benefits.py
index ade34ea2..98b09544 100644
--- a/src/polar_sdk/benefits.py
+++ b/src/polar_sdk/benefits.py
@@ -5,7 +5,7 @@
 from polar_sdk import models, utils
 from polar_sdk._hooks import HookContext
 from polar_sdk.types import BaseModel, OptionalNullable, UNSET
-from typing import Any, Dict, Mapping, Optional, Union, cast
+from typing import Any, Dict, List, Mapping, Optional, Union, cast
 
 
 class Benefits(BaseSDK):
@@ -24,6 +24,7 @@ def list(
         query: OptionalNullable[str] = UNSET,
         page: Optional[int] = 1,
         limit: Optional[int] = 10,
+        sorting: OptionalNullable[List[models.BenefitSortProperty]] = UNSET,
         retries: OptionalNullable[utils.RetryConfig] = UNSET,
         server_url: Optional[str] = None,
         timeout_ms: Optional[int] = None,
@@ -40,6 +41,7 @@ def list(
         :param query: Filter by description.
         :param page: Page number, defaults to 1.
         :param limit: Size of a page, defaults to 10. Maximum is 100.
+        :param sorting: Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order.
         :param retries: Override the default retry configuration for this method
         :param server_url: Override the default server URL for this method
         :param timeout_ms: Override the default request timeout configuration for this method in milliseconds
@@ -61,6 +63,7 @@ def list(
             query=query,
             page=page,
             limit=limit,
+            sorting=sorting,
         )
 
         req = self._build_request(
@@ -123,6 +126,7 @@ def next_func() -> Optional[models.BenefitsListResponse]:
                 query=query,
                 page=next_page,
                 limit=limit,
+                sorting=sorting,
                 retries=retries,
             )
 
@@ -172,6 +176,7 @@ async def list_async(
         query: OptionalNullable[str] = UNSET,
         page: Optional[int] = 1,
         limit: Optional[int] = 10,
+        sorting: OptionalNullable[List[models.BenefitSortProperty]] = UNSET,
         retries: OptionalNullable[utils.RetryConfig] = UNSET,
         server_url: Optional[str] = None,
         timeout_ms: Optional[int] = None,
@@ -188,6 +193,7 @@ async def list_async(
         :param query: Filter by description.
         :param page: Page number, defaults to 1.
         :param limit: Size of a page, defaults to 10. Maximum is 100.
+        :param sorting: Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order.
         :param retries: Override the default retry configuration for this method
         :param server_url: Override the default server URL for this method
         :param timeout_ms: Override the default request timeout configuration for this method in milliseconds
@@ -209,6 +215,7 @@ async def list_async(
             query=query,
             page=page,
             limit=limit,
+            sorting=sorting,
         )
 
         req = self._build_request_async(
@@ -271,6 +278,7 @@ def next_func() -> Optional[models.BenefitsListResponse]:
                 query=query,
                 page=next_page,
                 limit=limit,
+                sorting=sorting,
                 retries=retries,
             )
 
@@ -799,16 +807,13 @@ def update(
                 security_source=self.sdk_configuration.security,
             ),
             request=req,
-            error_status_codes=["403", "404", "422", "4XX", "5XX"],
+            error_status_codes=["404", "422", "4XX", "5XX"],
             retry_config=retry_config,
         )
 
         response_data: Any = None
         if utils.match_response(http_res, "200", "application/json"):
             return utils.unmarshal_json(http_res.text, models.Benefit)
-        if utils.match_response(http_res, "403", "application/json"):
-            response_data = utils.unmarshal_json(http_res.text, models.NotPermittedData)
-            raise models.NotPermitted(data=response_data)
         if utils.match_response(http_res, "404", "application/json"):
             response_data = utils.unmarshal_json(
                 http_res.text, models.ResourceNotFoundData
@@ -921,16 +926,13 @@ async def update_async(
                 security_source=self.sdk_configuration.security,
             ),
             request=req,
-            error_status_codes=["403", "404", "422", "4XX", "5XX"],
+            error_status_codes=["404", "422", "4XX", "5XX"],
             retry_config=retry_config,
         )
 
         response_data: Any = None
         if utils.match_response(http_res, "200", "application/json"):
             return utils.unmarshal_json(http_res.text, models.Benefit)
-        if utils.match_response(http_res, "403", "application/json"):
-            response_data = utils.unmarshal_json(http_res.text, models.NotPermittedData)
-            raise models.NotPermitted(data=response_data)
         if utils.match_response(http_res, "404", "application/json"):
             response_data = utils.unmarshal_json(
                 http_res.text, models.ResourceNotFoundData
diff --git a/src/polar_sdk/models/__init__.py b/src/polar_sdk/models/__init__.py
index f51d34e5..0f3dc332 100644
--- a/src/polar_sdk/models/__init__.py
+++ b/src/polar_sdk/models/__init__.py
@@ -158,6 +158,10 @@
     PreviousProperties,
     PreviousPropertiesTypedDict,
 )
+from .benefitlicensekeyactivationcreateproperties import (
+    BenefitLicenseKeyActivationCreateProperties,
+    BenefitLicenseKeyActivationCreatePropertiesTypedDict,
+)
 from .benefitlicensekeyactivationproperties import (
     BenefitLicenseKeyActivationProperties,
     BenefitLicenseKeyActivationPropertiesTypedDict,
@@ -192,6 +196,23 @@
     BenefitLicenseKeysUpdate,
     BenefitLicenseKeysUpdateTypedDict,
 )
+from .benefitmetercredit import BenefitMeterCredit, BenefitMeterCreditTypedDict
+from .benefitmetercreditcreate import (
+    BenefitMeterCreditCreate,
+    BenefitMeterCreditCreateTypedDict,
+)
+from .benefitmetercreditcreateproperties import (
+    BenefitMeterCreditCreateProperties,
+    BenefitMeterCreditCreatePropertiesTypedDict,
+)
+from .benefitmetercreditproperties import (
+    BenefitMeterCreditProperties,
+    BenefitMeterCreditPropertiesTypedDict,
+)
+from .benefitmetercreditupdate import (
+    BenefitMeterCreditUpdate,
+    BenefitMeterCreditUpdateTypedDict,
+)
 from .benefits_deleteop import BenefitsDeleteRequest, BenefitsDeleteRequestTypedDict
 from .benefits_getop import BenefitsGetRequest, BenefitsGetRequestTypedDict
 from .benefits_grantsop import (
@@ -218,6 +239,7 @@
     BenefitsUpdateRequest,
     BenefitsUpdateRequestTypedDict,
 )
+from .benefitsortproperty import BenefitSortProperty
 from .benefittype import BenefitType
 from .checkout import (
     Checkout,
@@ -1566,6 +1588,10 @@
     ProductPriceMeteredUnit,
     ProductPriceMeteredUnitTypedDict,
 )
+from .productpricemeteredunitcreate import (
+    ProductPriceMeteredUnitCreate,
+    ProductPriceMeteredUnitCreateTypedDict,
+)
 from .productpricetype import ProductPriceType
 from .products_getop import ProductsGetRequest, ProductsGetRequestTypedDict
 from .products_listop import (
@@ -1762,6 +1788,10 @@
     WebhookBenefitGrantCreatedPayload,
     WebhookBenefitGrantCreatedPayloadTypedDict,
 )
+from .webhookbenefitgrantcycledpayload import (
+    WebhookBenefitGrantCycledPayload,
+    WebhookBenefitGrantCycledPayloadTypedDict,
+)
 from .webhookbenefitgrantrevokedpayload import (
     WebhookBenefitGrantRevokedPayload,
     WebhookBenefitGrantRevokedPayloadTypedDict,
@@ -1976,6 +2006,8 @@
     "BenefitGrantWebhookTypedDict",
     "BenefitIDFilter",
     "BenefitIDFilterTypedDict",
+    "BenefitLicenseKeyActivationCreateProperties",
+    "BenefitLicenseKeyActivationCreatePropertiesTypedDict",
     "BenefitLicenseKeyActivationProperties",
     "BenefitLicenseKeyActivationPropertiesTypedDict",
     "BenefitLicenseKeyExpirationProperties",
@@ -1994,6 +2026,17 @@
     "BenefitLicenseKeysTypedDict",
     "BenefitLicenseKeysUpdate",
     "BenefitLicenseKeysUpdateTypedDict",
+    "BenefitMeterCredit",
+    "BenefitMeterCreditCreate",
+    "BenefitMeterCreditCreateProperties",
+    "BenefitMeterCreditCreatePropertiesTypedDict",
+    "BenefitMeterCreditCreateTypedDict",
+    "BenefitMeterCreditProperties",
+    "BenefitMeterCreditPropertiesTypedDict",
+    "BenefitMeterCreditTypedDict",
+    "BenefitMeterCreditUpdate",
+    "BenefitMeterCreditUpdateTypedDict",
+    "BenefitSortProperty",
     "BenefitType",
     "BenefitTypeFilter",
     "BenefitTypeFilterTypedDict",
@@ -3041,6 +3084,8 @@
     "ProductPriceMeter",
     "ProductPriceMeterTypedDict",
     "ProductPriceMeteredUnit",
+    "ProductPriceMeteredUnitCreate",
+    "ProductPriceMeteredUnitCreateTypedDict",
     "ProductPriceMeteredUnitTypedDict",
     "ProductPriceType",
     "ProductPriceTypeFilter",
@@ -3237,6 +3282,8 @@
     "WebhookBenefitCreatedPayloadTypedDict",
     "WebhookBenefitGrantCreatedPayload",
     "WebhookBenefitGrantCreatedPayloadTypedDict",
+    "WebhookBenefitGrantCycledPayload",
+    "WebhookBenefitGrantCycledPayloadTypedDict",
     "WebhookBenefitGrantRevokedPayload",
     "WebhookBenefitGrantRevokedPayloadTypedDict",
     "WebhookBenefitGrantUpdatedPayload",
diff --git a/src/polar_sdk/models/benefit.py b/src/polar_sdk/models/benefit.py
index 5792dc17..12a7c1e3 100644
--- a/src/polar_sdk/models/benefit.py
+++ b/src/polar_sdk/models/benefit.py
@@ -9,6 +9,7 @@
     BenefitGitHubRepositoryTypedDict,
 )
 from .benefitlicensekeys import BenefitLicenseKeys, BenefitLicenseKeysTypedDict
+from .benefitmetercredit import BenefitMeterCredit, BenefitMeterCreditTypedDict
 from typing import Union
 from typing_extensions import TypeAliasType
 
@@ -20,6 +21,7 @@
         BenefitGitHubRepositoryTypedDict,
         BenefitDownloadablesTypedDict,
         BenefitLicenseKeysTypedDict,
+        BenefitMeterCreditTypedDict,
         BenefitCustomTypedDict,
     ],
 )
@@ -32,6 +34,7 @@
         BenefitGitHubRepository,
         BenefitDownloadables,
         BenefitLicenseKeys,
+        BenefitMeterCredit,
         BenefitCustom,
     ],
 )
diff --git a/src/polar_sdk/models/benefitcreate.py b/src/polar_sdk/models/benefitcreate.py
index c931c1f3..4bea68af 100644
--- a/src/polar_sdk/models/benefitcreate.py
+++ b/src/polar_sdk/models/benefitcreate.py
@@ -15,6 +15,10 @@
     BenefitLicenseKeysCreate,
     BenefitLicenseKeysCreateTypedDict,
 )
+from .benefitmetercreditcreate import (
+    BenefitMeterCreditCreate,
+    BenefitMeterCreditCreateTypedDict,
+)
 from polar_sdk.utils import get_discriminator
 from pydantic import Discriminator, Tag
 from typing import Union
@@ -29,6 +33,7 @@
         BenefitGitHubRepositoryCreateTypedDict,
         BenefitDownloadablesCreateTypedDict,
         BenefitLicenseKeysCreateTypedDict,
+        BenefitMeterCreditCreateTypedDict,
     ],
 )
 
@@ -40,6 +45,7 @@
         Annotated[BenefitDownloadablesCreate, Tag("downloadables")],
         Annotated[BenefitGitHubRepositoryCreate, Tag("github_repository")],
         Annotated[BenefitLicenseKeysCreate, Tag("license_keys")],
+        Annotated[BenefitMeterCreditCreate, Tag("meter_credit")],
     ],
     Discriminator(lambda m: get_discriminator(m, "type", "type")),
 ]
diff --git a/src/polar_sdk/models/benefitlicensekeyactivationcreateproperties.py b/src/polar_sdk/models/benefitlicensekeyactivationcreateproperties.py
new file mode 100644
index 00000000..510084c4
--- /dev/null
+++ b/src/polar_sdk/models/benefitlicensekeyactivationcreateproperties.py
@@ -0,0 +1,16 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from polar_sdk.types import BaseModel
+from typing_extensions import TypedDict
+
+
+class BenefitLicenseKeyActivationCreatePropertiesTypedDict(TypedDict):
+    limit: int
+    enable_customer_admin: bool
+
+
+class BenefitLicenseKeyActivationCreateProperties(BaseModel):
+    limit: int
+
+    enable_customer_admin: bool
diff --git a/src/polar_sdk/models/benefitlicensekeyscreateproperties.py b/src/polar_sdk/models/benefitlicensekeyscreateproperties.py
index a799f79e..e7c8814e 100644
--- a/src/polar_sdk/models/benefitlicensekeyscreateproperties.py
+++ b/src/polar_sdk/models/benefitlicensekeyscreateproperties.py
@@ -1,9 +1,9 @@
 """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
 
 from __future__ import annotations
-from .benefitlicensekeyactivationproperties import (
-    BenefitLicenseKeyActivationProperties,
-    BenefitLicenseKeyActivationPropertiesTypedDict,
+from .benefitlicensekeyactivationcreateproperties import (
+    BenefitLicenseKeyActivationCreateProperties,
+    BenefitLicenseKeyActivationCreatePropertiesTypedDict,
 )
 from .benefitlicensekeyexpirationproperties import (
     BenefitLicenseKeyExpirationProperties,
@@ -17,7 +17,9 @@
 class BenefitLicenseKeysCreatePropertiesTypedDict(TypedDict):
     prefix: NotRequired[Nullable[str]]
     expires: NotRequired[Nullable[BenefitLicenseKeyExpirationPropertiesTypedDict]]
-    activations: NotRequired[Nullable[BenefitLicenseKeyActivationPropertiesTypedDict]]
+    activations: NotRequired[
+        Nullable[BenefitLicenseKeyActivationCreatePropertiesTypedDict]
+    ]
     limit_usage: NotRequired[Nullable[int]]
 
 
@@ -26,7 +28,7 @@ class BenefitLicenseKeysCreateProperties(BaseModel):
 
     expires: OptionalNullable[BenefitLicenseKeyExpirationProperties] = UNSET
 
-    activations: OptionalNullable[BenefitLicenseKeyActivationProperties] = UNSET
+    activations: OptionalNullable[BenefitLicenseKeyActivationCreateProperties] = UNSET
 
     limit_usage: OptionalNullable[int] = UNSET
 
diff --git a/src/polar_sdk/models/benefitmetercredit.py b/src/polar_sdk/models/benefitmetercredit.py
new file mode 100644
index 00000000..e70facc5
--- /dev/null
+++ b/src/polar_sdk/models/benefitmetercredit.py
@@ -0,0 +1,108 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from .benefitmetercreditproperties import (
+    BenefitMeterCreditProperties,
+    BenefitMeterCreditPropertiesTypedDict,
+)
+from datetime import datetime
+from polar_sdk.types import BaseModel, Nullable, UNSET_SENTINEL
+from polar_sdk.utils import validate_const
+import pydantic
+from pydantic import model_serializer
+from pydantic.functional_validators import AfterValidator
+from typing import Literal
+from typing_extensions import Annotated, TypedDict
+
+
+class BenefitMeterCreditTypedDict(TypedDict):
+    r"""A benefit of type `meter_unit`.
+
+    Use it to grant a number of units on a specific meter.
+    """
+
+    created_at: datetime
+    r"""Creation timestamp of the object."""
+    modified_at: Nullable[datetime]
+    r"""Last modification timestamp of the object."""
+    id: str
+    r"""The ID of the benefit."""
+    description: str
+    r"""The description of the benefit."""
+    selectable: bool
+    r"""Whether the benefit is selectable when creating a product."""
+    deletable: bool
+    r"""Whether the benefit is deletable."""
+    organization_id: str
+    r"""The ID of the organization owning the benefit."""
+    properties: BenefitMeterCreditPropertiesTypedDict
+    r"""Properties for a benefit of type `meter_unit`."""
+    type: Literal["meter_credit"]
+
+
+class BenefitMeterCredit(BaseModel):
+    r"""A benefit of type `meter_unit`.
+
+    Use it to grant a number of units on a specific meter.
+    """
+
+    created_at: datetime
+    r"""Creation timestamp of the object."""
+
+    modified_at: Nullable[datetime]
+    r"""Last modification timestamp of the object."""
+
+    id: str
+    r"""The ID of the benefit."""
+
+    description: str
+    r"""The description of the benefit."""
+
+    selectable: bool
+    r"""Whether the benefit is selectable when creating a product."""
+
+    deletable: bool
+    r"""Whether the benefit is deletable."""
+
+    organization_id: str
+    r"""The ID of the organization owning the benefit."""
+
+    properties: BenefitMeterCreditProperties
+    r"""Properties for a benefit of type `meter_unit`."""
+
+    TYPE: Annotated[
+        Annotated[
+            Literal["meter_credit"], AfterValidator(validate_const("meter_credit"))
+        ],
+        pydantic.Field(alias="type"),
+    ] = "meter_credit"
+
+    @model_serializer(mode="wrap")
+    def serialize_model(self, handler):
+        optional_fields = []
+        nullable_fields = ["modified_at"]
+        null_default_fields = []
+
+        serialized = handler(self)
+
+        m = {}
+
+        for n, f in self.model_fields.items():
+            k = f.alias or n
+            val = serialized.get(k)
+            serialized.pop(k, None)
+
+            optional_nullable = k in optional_fields and k in nullable_fields
+            is_set = (
+                self.__pydantic_fields_set__.intersection({n})
+                or k in null_default_fields
+            )  # pylint: disable=no-member
+
+            if val is not None and val != UNSET_SENTINEL:
+                m[k] = val
+            elif val != UNSET_SENTINEL and (
+                not k in optional_fields or (optional_nullable and is_set)
+            ):
+                m[k] = val
+
+        return m
diff --git a/src/polar_sdk/models/benefitmetercreditcreate.py b/src/polar_sdk/models/benefitmetercreditcreate.py
new file mode 100644
index 00000000..ad38cdd4
--- /dev/null
+++ b/src/polar_sdk/models/benefitmetercreditcreate.py
@@ -0,0 +1,76 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from .benefitmetercreditcreateproperties import (
+    BenefitMeterCreditCreateProperties,
+    BenefitMeterCreditCreatePropertiesTypedDict,
+)
+from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
+from polar_sdk.utils import validate_const
+import pydantic
+from pydantic import model_serializer
+from pydantic.functional_validators import AfterValidator
+from typing import Literal
+from typing_extensions import Annotated, NotRequired, TypedDict
+
+
+class BenefitMeterCreditCreateTypedDict(TypedDict):
+    r"""Schema to create a benefit of type `meter_unit`."""
+
+    description: str
+    r"""The description of the benefit. Will be displayed on products having this benefit."""
+    properties: BenefitMeterCreditCreatePropertiesTypedDict
+    r"""Properties for creating a benefit of type `meter_unit`."""
+    type: Literal["meter_credit"]
+    organization_id: NotRequired[Nullable[str]]
+    r"""The ID of the organization owning the benefit. **Required unless you use an organization token.**"""
+
+
+class BenefitMeterCreditCreate(BaseModel):
+    r"""Schema to create a benefit of type `meter_unit`."""
+
+    description: str
+    r"""The description of the benefit. Will be displayed on products having this benefit."""
+
+    properties: BenefitMeterCreditCreateProperties
+    r"""Properties for creating a benefit of type `meter_unit`."""
+
+    TYPE: Annotated[
+        Annotated[
+            Literal["meter_credit"], AfterValidator(validate_const("meter_credit"))
+        ],
+        pydantic.Field(alias="type"),
+    ] = "meter_credit"
+
+    organization_id: OptionalNullable[str] = UNSET
+    r"""The ID of the organization owning the benefit. **Required unless you use an organization token.**"""
+
+    @model_serializer(mode="wrap")
+    def serialize_model(self, handler):
+        optional_fields = ["organization_id"]
+        nullable_fields = ["organization_id"]
+        null_default_fields = []
+
+        serialized = handler(self)
+
+        m = {}
+
+        for n, f in self.model_fields.items():
+            k = f.alias or n
+            val = serialized.get(k)
+            serialized.pop(k, None)
+
+            optional_nullable = k in optional_fields and k in nullable_fields
+            is_set = (
+                self.__pydantic_fields_set__.intersection({n})
+                or k in null_default_fields
+            )  # pylint: disable=no-member
+
+            if val is not None and val != UNSET_SENTINEL:
+                m[k] = val
+            elif val != UNSET_SENTINEL and (
+                not k in optional_fields or (optional_nullable and is_set)
+            ):
+                m[k] = val
+
+        return m
diff --git a/src/polar_sdk/models/benefitmetercreditcreateproperties.py b/src/polar_sdk/models/benefitmetercreditcreateproperties.py
new file mode 100644
index 00000000..03a5712c
--- /dev/null
+++ b/src/polar_sdk/models/benefitmetercreditcreateproperties.py
@@ -0,0 +1,20 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from polar_sdk.types import BaseModel
+from typing_extensions import TypedDict
+
+
+class BenefitMeterCreditCreatePropertiesTypedDict(TypedDict):
+    r"""Properties for creating a benefit of type `meter_unit`."""
+
+    unit: int
+    meter_id: str
+
+
+class BenefitMeterCreditCreateProperties(BaseModel):
+    r"""Properties for creating a benefit of type `meter_unit`."""
+
+    unit: int
+
+    meter_id: str
diff --git a/src/polar_sdk/models/benefitmetercreditproperties.py b/src/polar_sdk/models/benefitmetercreditproperties.py
new file mode 100644
index 00000000..73646499
--- /dev/null
+++ b/src/polar_sdk/models/benefitmetercreditproperties.py
@@ -0,0 +1,20 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from polar_sdk.types import BaseModel
+from typing_extensions import TypedDict
+
+
+class BenefitMeterCreditPropertiesTypedDict(TypedDict):
+    r"""Properties for a benefit of type `meter_unit`."""
+
+    unit: int
+    meter_id: str
+
+
+class BenefitMeterCreditProperties(BaseModel):
+    r"""Properties for a benefit of type `meter_unit`."""
+
+    unit: int
+
+    meter_id: str
diff --git a/src/polar_sdk/models/benefitmetercreditupdate.py b/src/polar_sdk/models/benefitmetercreditupdate.py
new file mode 100644
index 00000000..3d507392
--- /dev/null
+++ b/src/polar_sdk/models/benefitmetercreditupdate.py
@@ -0,0 +1,65 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from .benefitmetercreditcreateproperties import (
+    BenefitMeterCreditCreateProperties,
+    BenefitMeterCreditCreatePropertiesTypedDict,
+)
+from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
+from polar_sdk.utils import validate_const
+import pydantic
+from pydantic import model_serializer
+from pydantic.functional_validators import AfterValidator
+from typing import Literal
+from typing_extensions import Annotated, NotRequired, TypedDict
+
+
+class BenefitMeterCreditUpdateTypedDict(TypedDict):
+    description: NotRequired[Nullable[str]]
+    r"""The description of the benefit. Will be displayed on products having this benefit."""
+    type: Literal["meter_credit"]
+    properties: NotRequired[Nullable[BenefitMeterCreditCreatePropertiesTypedDict]]
+
+
+class BenefitMeterCreditUpdate(BaseModel):
+    description: OptionalNullable[str] = UNSET
+    r"""The description of the benefit. Will be displayed on products having this benefit."""
+
+    TYPE: Annotated[
+        Annotated[
+            Literal["meter_credit"], AfterValidator(validate_const("meter_credit"))
+        ],
+        pydantic.Field(alias="type"),
+    ] = "meter_credit"
+
+    properties: OptionalNullable[BenefitMeterCreditCreateProperties] = UNSET
+
+    @model_serializer(mode="wrap")
+    def serialize_model(self, handler):
+        optional_fields = ["description", "properties"]
+        nullable_fields = ["description", "properties"]
+        null_default_fields = []
+
+        serialized = handler(self)
+
+        m = {}
+
+        for n, f in self.model_fields.items():
+            k = f.alias or n
+            val = serialized.get(k)
+            serialized.pop(k, None)
+
+            optional_nullable = k in optional_fields and k in nullable_fields
+            is_set = (
+                self.__pydantic_fields_set__.intersection({n})
+                or k in null_default_fields
+            )  # pylint: disable=no-member
+
+            if val is not None and val != UNSET_SENTINEL:
+                m[k] = val
+            elif val != UNSET_SENTINEL and (
+                not k in optional_fields or (optional_nullable and is_set)
+            ):
+                m[k] = val
+
+        return m
diff --git a/src/polar_sdk/models/benefits_listop.py b/src/polar_sdk/models/benefits_listop.py
index 8a4564d3..3e1f3c94 100644
--- a/src/polar_sdk/models/benefits_listop.py
+++ b/src/polar_sdk/models/benefits_listop.py
@@ -1,6 +1,7 @@
 """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
 
 from __future__ import annotations
+from .benefitsortproperty import BenefitSortProperty
 from .benefittype import BenefitType
 from .listresource_benefit_ import ListResourceBenefit, ListResourceBenefitTypedDict
 from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
@@ -48,6 +49,8 @@ class BenefitsListRequestTypedDict(TypedDict):
     r"""Page number, defaults to 1."""
     limit: NotRequired[int]
     r"""Size of a page, defaults to 10. Maximum is 100."""
+    sorting: NotRequired[Nullable[List[BenefitSortProperty]]]
+    r"""Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order."""
 
 
 class BenefitsListRequest(BaseModel):
@@ -82,10 +85,23 @@ class BenefitsListRequest(BaseModel):
     ] = 10
     r"""Size of a page, defaults to 10. Maximum is 100."""
 
+    sorting: Annotated[
+        OptionalNullable[List[BenefitSortProperty]],
+        FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
+    ] = UNSET
+    r"""Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign `-` before the criteria name to sort by descending order."""
+
     @model_serializer(mode="wrap")
     def serialize_model(self, handler):
-        optional_fields = ["organization_id", "type_filter", "query", "page", "limit"]
-        nullable_fields = ["organization_id", "type_filter", "query"]
+        optional_fields = [
+            "organization_id",
+            "type_filter",
+            "query",
+            "page",
+            "limit",
+            "sorting",
+        ]
+        nullable_fields = ["organization_id", "type_filter", "query", "sorting"]
         null_default_fields = []
 
         serialized = handler(self)
diff --git a/src/polar_sdk/models/benefits_updateop.py b/src/polar_sdk/models/benefits_updateop.py
index de119d36..b48bb961 100644
--- a/src/polar_sdk/models/benefits_updateop.py
+++ b/src/polar_sdk/models/benefits_updateop.py
@@ -15,6 +15,10 @@
     BenefitLicenseKeysUpdate,
     BenefitLicenseKeysUpdateTypedDict,
 )
+from .benefitmetercreditupdate import (
+    BenefitMeterCreditUpdate,
+    BenefitMeterCreditUpdateTypedDict,
+)
 from polar_sdk.types import BaseModel
 from polar_sdk.utils import FieldMetadata, PathParamMetadata, RequestMetadata
 from typing import Union
@@ -29,6 +33,7 @@
         BenefitGitHubRepositoryUpdateTypedDict,
         BenefitDownloadablesUpdateTypedDict,
         BenefitLicenseKeysUpdateTypedDict,
+        BenefitMeterCreditUpdateTypedDict,
     ],
 )
 
@@ -41,6 +46,7 @@
         BenefitGitHubRepositoryUpdate,
         BenefitDownloadablesUpdate,
         BenefitLicenseKeysUpdate,
+        BenefitMeterCreditUpdate,
     ],
 )
 
diff --git a/src/polar_sdk/models/benefitsortproperty.py b/src/polar_sdk/models/benefitsortproperty.py
new file mode 100644
index 00000000..4553d110
--- /dev/null
+++ b/src/polar_sdk/models/benefitsortproperty.py
@@ -0,0 +1,11 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from enum import Enum
+
+
+class BenefitSortProperty(str, Enum):
+    CREATED_AT = "created_at"
+    MINUS_CREATED_AT = "-created_at"
+    DESCRIPTION = "description"
+    MINUS_DESCRIPTION = "-description"
diff --git a/src/polar_sdk/models/benefittype.py b/src/polar_sdk/models/benefittype.py
index b86dcd5d..2c536cc3 100644
--- a/src/polar_sdk/models/benefittype.py
+++ b/src/polar_sdk/models/benefittype.py
@@ -10,3 +10,4 @@ class BenefitType(str, Enum):
     GITHUB_REPOSITORY = "github_repository"
     DOWNLOADABLES = "downloadables"
     LICENSE_KEYS = "license_keys"
+    METER_CREDIT = "meter_credit"
diff --git a/src/polar_sdk/models/checkout.py b/src/polar_sdk/models/checkout.py
index dc3f2674..5962a825 100644
--- a/src/polar_sdk/models/checkout.py
+++ b/src/polar_sdk/models/checkout.py
@@ -117,14 +117,15 @@ class CheckoutTypedDict(TypedDict):
     r"""URL where the customer will be redirected after a successful payment."""
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
-    amount: Nullable[int]
-    discount_amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
+    discount_amount: int
     r"""Discount amount in cents."""
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
-    total_amount: Nullable[int]
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
     currency: Nullable[str]
     r"""Currency code of the checkout session."""
@@ -206,18 +207,19 @@ class Checkout(BaseModel):
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
 
-    amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
 
-    discount_amount: Nullable[int]
+    discount_amount: int
     r"""Discount amount in cents."""
 
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
 
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
 
-    total_amount: Nullable[int]
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
 
     currency: Nullable[str]
@@ -304,11 +306,7 @@ def serialize_model(self, handler):
         nullable_fields = [
             "modified_at",
             "embed_origin",
-            "amount",
-            "discount_amount",
-            "net_amount",
             "tax_amount",
-            "total_amount",
             "currency",
             "discount_id",
             "customer_id",
diff --git a/src/polar_sdk/models/checkoutpublic.py b/src/polar_sdk/models/checkoutpublic.py
index bc4d3c54..2ac48b4e 100644
--- a/src/polar_sdk/models/checkoutpublic.py
+++ b/src/polar_sdk/models/checkoutpublic.py
@@ -102,14 +102,15 @@ class CheckoutPublicTypedDict(TypedDict):
     r"""URL where the customer will be redirected after a successful payment."""
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
-    amount: Nullable[int]
-    discount_amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
+    discount_amount: int
     r"""Discount amount in cents."""
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
-    total_amount: Nullable[int]
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
     currency: Nullable[str]
     r"""Currency code of the checkout session."""
@@ -187,18 +188,19 @@ class CheckoutPublic(BaseModel):
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
 
-    amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
 
-    discount_amount: Nullable[int]
+    discount_amount: int
     r"""Discount amount in cents."""
 
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
 
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
 
-    total_amount: Nullable[int]
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
 
     currency: Nullable[str]
@@ -280,11 +282,7 @@ def serialize_model(self, handler):
         nullable_fields = [
             "modified_at",
             "embed_origin",
-            "amount",
-            "discount_amount",
-            "net_amount",
             "tax_amount",
-            "total_amount",
             "currency",
             "discount_id",
             "customer_id",
diff --git a/src/polar_sdk/models/checkoutpublicconfirmed.py b/src/polar_sdk/models/checkoutpublicconfirmed.py
index bb65d368..0a45f0bb 100644
--- a/src/polar_sdk/models/checkoutpublicconfirmed.py
+++ b/src/polar_sdk/models/checkoutpublicconfirmed.py
@@ -107,14 +107,15 @@ class CheckoutPublicConfirmedTypedDict(TypedDict):
     r"""URL where the customer will be redirected after a successful payment."""
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
-    amount: Nullable[int]
-    discount_amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
+    discount_amount: int
     r"""Discount amount in cents."""
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
-    total_amount: Nullable[int]
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
     currency: Nullable[str]
     r"""Currency code of the checkout session."""
@@ -196,18 +197,19 @@ class CheckoutPublicConfirmed(BaseModel):
     embed_origin: Nullable[str]
     r"""When checkout is embedded, represents the Origin of the page embedding the checkout. Used as a security measure to send messages only to the embedding page."""
 
-    amount: Nullable[int]
+    amount: int
+    r"""Amount in cents, before discounts and taxes."""
 
-    discount_amount: Nullable[int]
+    discount_amount: int
     r"""Discount amount in cents."""
 
-    net_amount: Nullable[int]
+    net_amount: int
     r"""Amount in cents, after discounts but before taxes."""
 
     tax_amount: Nullable[int]
-    r"""Sales tax amount in cents."""
+    r"""Sales tax amount in cents. If `null`, it means there is no enough information yet to calculate it."""
 
-    total_amount: Nullable[int]
+    total_amount: int
     r"""Amount in cents, after discounts and taxes."""
 
     currency: Nullable[str]
@@ -296,11 +298,7 @@ def serialize_model(self, handler):
         nullable_fields = [
             "modified_at",
             "embed_origin",
-            "amount",
-            "discount_amount",
-            "net_amount",
             "tax_amount",
-            "total_amount",
             "currency",
             "discount_id",
             "customer_id",
diff --git a/src/polar_sdk/models/productcreate.py b/src/polar_sdk/models/productcreate.py
index 88e113b9..0a1e1ed0 100644
--- a/src/polar_sdk/models/productcreate.py
+++ b/src/polar_sdk/models/productcreate.py
@@ -17,6 +17,10 @@
     ProductPriceFreeCreate,
     ProductPriceFreeCreateTypedDict,
 )
+from .productpricemeteredunitcreate import (
+    ProductPriceMeteredUnitCreate,
+    ProductPriceMeteredUnitCreateTypedDict,
+)
 from .subscriptionrecurringinterval import SubscriptionRecurringInterval
 from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
 from pydantic import model_serializer
@@ -38,13 +42,19 @@
         ProductPriceFreeCreateTypedDict,
         ProductPriceFixedCreateTypedDict,
         ProductPriceCustomCreateTypedDict,
+        ProductPriceMeteredUnitCreateTypedDict,
     ],
 )
 
 
 ProductCreatePrices = TypeAliasType(
     "ProductCreatePrices",
-    Union[ProductPriceFreeCreate, ProductPriceFixedCreate, ProductPriceCustomCreate],
+    Union[
+        ProductPriceFreeCreate,
+        ProductPriceFixedCreate,
+        ProductPriceCustomCreate,
+        ProductPriceMeteredUnitCreate,
+    ],
 )
 
 
diff --git a/src/polar_sdk/models/productpricemeteredunit.py b/src/polar_sdk/models/productpricemeteredunit.py
index 233b36fd..1b20c7b5 100644
--- a/src/polar_sdk/models/productpricemeteredunit.py
+++ b/src/polar_sdk/models/productpricemeteredunit.py
@@ -33,8 +33,6 @@ class ProductPriceMeteredUnitTypedDict(TypedDict):
     r"""The currency."""
     unit_amount: int
     r"""The price per unit in cents."""
-    included_units: int
-    r"""The number of units included in the price. They will be deducted from the total."""
     cap_amount: Nullable[int]
     r"""The maximum amount in cents that can be charged, regardless of the number of units consumed."""
     meter_id: str
@@ -77,9 +75,6 @@ class ProductPriceMeteredUnit(BaseModel):
     unit_amount: int
     r"""The price per unit in cents."""
 
-    included_units: int
-    r"""The number of units included in the price. They will be deducted from the total."""
-
     cap_amount: Nullable[int]
     r"""The maximum amount in cents that can be charged, regardless of the number of units consumed."""
 
diff --git a/src/polar_sdk/models/productpricemeteredunitcreate.py b/src/polar_sdk/models/productpricemeteredunitcreate.py
new file mode 100644
index 00000000..962045bc
--- /dev/null
+++ b/src/polar_sdk/models/productpricemeteredunitcreate.py
@@ -0,0 +1,77 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
+from polar_sdk.utils import validate_const
+import pydantic
+from pydantic import model_serializer
+from pydantic.functional_validators import AfterValidator
+from typing import Literal, Optional
+from typing_extensions import Annotated, NotRequired, TypedDict
+
+
+class ProductPriceMeteredUnitCreateTypedDict(TypedDict):
+    r"""Schema to create a metered price with a fixed unit price."""
+
+    meter_id: str
+    r"""The ID of the meter associated to the price."""
+    unit_amount: int
+    r"""The price per unit in cents."""
+    amount_type: Literal["metered_unit"]
+    price_currency: NotRequired[str]
+    r"""The currency. Currently, only `usd` is supported."""
+    cap_amount: NotRequired[Nullable[int]]
+    r"""Optional maximum amount in cents that can be charged, regardless of the number of units consumed."""
+
+
+class ProductPriceMeteredUnitCreate(BaseModel):
+    r"""Schema to create a metered price with a fixed unit price."""
+
+    meter_id: str
+    r"""The ID of the meter associated to the price."""
+
+    unit_amount: int
+    r"""The price per unit in cents."""
+
+    AMOUNT_TYPE: Annotated[
+        Annotated[
+            Literal["metered_unit"], AfterValidator(validate_const("metered_unit"))
+        ],
+        pydantic.Field(alias="amount_type"),
+    ] = "metered_unit"
+
+    price_currency: Optional[str] = "usd"
+    r"""The currency. Currently, only `usd` is supported."""
+
+    cap_amount: OptionalNullable[int] = UNSET
+    r"""Optional maximum amount in cents that can be charged, regardless of the number of units consumed."""
+
+    @model_serializer(mode="wrap")
+    def serialize_model(self, handler):
+        optional_fields = ["price_currency", "cap_amount"]
+        nullable_fields = ["cap_amount"]
+        null_default_fields = []
+
+        serialized = handler(self)
+
+        m = {}
+
+        for n, f in self.model_fields.items():
+            k = f.alias or n
+            val = serialized.get(k)
+            serialized.pop(k, None)
+
+            optional_nullable = k in optional_fields and k in nullable_fields
+            is_set = (
+                self.__pydantic_fields_set__.intersection({n})
+                or k in null_default_fields
+            )  # pylint: disable=no-member
+
+            if val is not None and val != UNSET_SENTINEL:
+                m[k] = val
+            elif val != UNSET_SENTINEL and (
+                not k in optional_fields or (optional_nullable and is_set)
+            ):
+                m[k] = val
+
+        return m
diff --git a/src/polar_sdk/models/productupdate.py b/src/polar_sdk/models/productupdate.py
index ad90fafe..5205e470 100644
--- a/src/polar_sdk/models/productupdate.py
+++ b/src/polar_sdk/models/productupdate.py
@@ -18,6 +18,10 @@
     ProductPriceFreeCreate,
     ProductPriceFreeCreateTypedDict,
 )
+from .productpricemeteredunitcreate import (
+    ProductPriceMeteredUnitCreate,
+    ProductPriceMeteredUnitCreateTypedDict,
+)
 from .subscriptionrecurringinterval import SubscriptionRecurringInterval
 from polar_sdk.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
 from pydantic import model_serializer
@@ -40,6 +44,7 @@
         ProductPriceFreeCreateTypedDict,
         ProductPriceFixedCreateTypedDict,
         ProductPriceCustomCreateTypedDict,
+        ProductPriceMeteredUnitCreateTypedDict,
     ],
 )
 
@@ -51,6 +56,7 @@
         ProductPriceFreeCreate,
         ProductPriceFixedCreate,
         ProductPriceCustomCreate,
+        ProductPriceMeteredUnitCreate,
     ],
 )
 
diff --git a/src/polar_sdk/models/webhookbenefitgrantcycledpayload.py b/src/polar_sdk/models/webhookbenefitgrantcycledpayload.py
new file mode 100644
index 00000000..39c0bde5
--- /dev/null
+++ b/src/polar_sdk/models/webhookbenefitgrantcycledpayload.py
@@ -0,0 +1,39 @@
+"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
+
+from __future__ import annotations
+from .benefitgrantwebhook import BenefitGrantWebhook, BenefitGrantWebhookTypedDict
+from polar_sdk.types import BaseModel
+from polar_sdk.utils import validate_const
+import pydantic
+from pydantic.functional_validators import AfterValidator
+from typing import Literal
+from typing_extensions import Annotated, TypedDict
+
+
+class WebhookBenefitGrantCycledPayloadTypedDict(TypedDict):
+    r"""Sent when a benefit grant is cycled,
+    meaning the related subscription has been renewed for another period.
+
+    **Discord & Slack support:** Basic
+    """
+
+    data: BenefitGrantWebhookTypedDict
+    type: Literal["benefit_grant.cycled"]
+
+
+class WebhookBenefitGrantCycledPayload(BaseModel):
+    r"""Sent when a benefit grant is cycled,
+    meaning the related subscription has been renewed for another period.
+
+    **Discord & Slack support:** Basic
+    """
+
+    data: BenefitGrantWebhook
+
+    TYPE: Annotated[
+        Annotated[
+            Literal["benefit_grant.cycled"],
+            AfterValidator(validate_const("benefit_grant.cycled")),
+        ],
+        pydantic.Field(alias="type"),
+    ] = "benefit_grant.cycled"
diff --git a/src/polar_sdk/models/webhookbenefitgrantrevokedpayload.py b/src/polar_sdk/models/webhookbenefitgrantrevokedpayload.py
index bafc4c5d..d45e87d4 100644
--- a/src/polar_sdk/models/webhookbenefitgrantrevokedpayload.py
+++ b/src/polar_sdk/models/webhookbenefitgrantrevokedpayload.py
@@ -11,7 +11,7 @@
 
 
 class WebhookBenefitGrantRevokedPayloadTypedDict(TypedDict):
-    r"""Sent when a new benefit grant is revoked.
+    r"""Sent when a benefit grant is revoked.
 
     **Discord & Slack support:** Basic
     """
@@ -21,7 +21,7 @@ class WebhookBenefitGrantRevokedPayloadTypedDict(TypedDict):
 
 
 class WebhookBenefitGrantRevokedPayload(BaseModel):
-    r"""Sent when a new benefit grant is revoked.
+    r"""Sent when a benefit grant is revoked.
 
     **Discord & Slack support:** Basic
     """
diff --git a/src/polar_sdk/models/webhookbenefitgrantupdatedpayload.py b/src/polar_sdk/models/webhookbenefitgrantupdatedpayload.py
index 3eb27883..b55bdc9c 100644
--- a/src/polar_sdk/models/webhookbenefitgrantupdatedpayload.py
+++ b/src/polar_sdk/models/webhookbenefitgrantupdatedpayload.py
@@ -11,7 +11,7 @@
 
 
 class WebhookBenefitGrantUpdatedPayloadTypedDict(TypedDict):
-    r"""Sent when a new benefit grant is updated.
+    r"""Sent when a benefit grant is updated.
 
     **Discord & Slack support:** Basic
     """
@@ -21,7 +21,7 @@ class WebhookBenefitGrantUpdatedPayloadTypedDict(TypedDict):
 
 
 class WebhookBenefitGrantUpdatedPayload(BaseModel):
-    r"""Sent when a new benefit grant is updated.
+    r"""Sent when a benefit grant is updated.
 
     **Discord & Slack support:** Basic
     """
diff --git a/src/polar_sdk/utils/enums.py b/src/polar_sdk/utils/enums.py
index c650b10c..c3bc13cf 100644
--- a/src/polar_sdk/utils/enums.py
+++ b/src/polar_sdk/utils/enums.py
@@ -1,34 +1,74 @@
 """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
 
 import enum
-
+import sys
 
 class OpenEnumMeta(enum.EnumMeta):
-    def __call__(
-        cls, value, names=None, *, module=None, qualname=None, type=None, start=1
-    ):
-        # The `type` kwarg also happens to be a built-in that pylint flags as
-        # redeclared. Safe to ignore this lint rule with this scope.
-        # pylint: disable=redefined-builtin
+    # The __call__ method `boundary` kwarg was added in 3.11 and must be present
+    # for pyright. Refer also: https://github.com/pylint-dev/pylint/issues/9622
+    # pylint: disable=unexpected-keyword-arg
+    # The __call__ method `values` varg must be named for pyright.
+    # pylint: disable=keyword-arg-before-vararg
+
+    if sys.version_info >= (3, 11):
+        def __call__(
+            cls, value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None
+        ):
+            # The `type` kwarg also happens to be a built-in that pylint flags as
+            # redeclared. Safe to ignore this lint rule with this scope.
+            # pylint: disable=redefined-builtin
+
+            if names is not None:
+                return super().__call__(
+                    value,
+                    names=names,
+                    *values,
+                    module=module,
+                    qualname=qualname,
+                    type=type,
+                    start=start,
+                    boundary=boundary,
+                )
+
+            try:
+                return super().__call__(
+                    value,
+                    names=names,  # pyright: ignore[reportArgumentType]
+                    *values,
+                    module=module,
+                    qualname=qualname,
+                    type=type,
+                    start=start,
+                    boundary=boundary,
+                )
+            except ValueError:
+                return value
+    else:
+        def __call__(
+            cls, value, names=None, *, module=None, qualname=None, type=None, start=1
+        ):
+            # The `type` kwarg also happens to be a built-in that pylint flags as
+            # redeclared. Safe to ignore this lint rule with this scope.
+            # pylint: disable=redefined-builtin
 
-        if names is not None:
-            return super().__call__(
-                value,
-                names=names,
-                module=module,
-                qualname=qualname,
-                type=type,
-                start=start,
-            )
+            if names is not None:
+                return super().__call__(
+                    value,
+                    names=names,
+                    module=module,
+                    qualname=qualname,
+                    type=type,
+                    start=start,
+                )
 
-        try:
-            return super().__call__(
-                value,
-                names=names,  # pyright: ignore[reportArgumentType]
-                module=module,
-                qualname=qualname,
-                type=type,
-                start=start,
-            )
-        except ValueError:
-            return value
+            try:
+                return super().__call__(
+                    value,
+                    names=names,  # pyright: ignore[reportArgumentType]
+                    module=module,
+                    qualname=qualname,
+                    type=type,
+                    start=start,
+                )
+            except ValueError:
+                return value

From 583c574e6c63718f3741e3abc0e6ea15d2ab928e Mon Sep 17 00:00:00 2001
From: "speakeasy-github[bot]"
 <128539517+speakeasy-github[bot]@users.noreply.github.com>
Date: Wed, 2 Apr 2025 08:04:07 +0000
Subject: [PATCH 2/2] empty commit to trigger [run-tests] workflow