@whop/sdk 0.0.27 → 0.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +41 -0
- package/client.d.mts +4 -4
- package/client.d.mts.map +1 -1
- package/client.d.ts +4 -4
- package/client.d.ts.map +1 -1
- package/client.js +7 -0
- package/client.js.map +1 -1
- package/client.mjs +7 -0
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/access-tokens.d.mts +19 -20
- package/resources/access-tokens.d.mts.map +1 -1
- package/resources/access-tokens.d.ts +19 -20
- package/resources/access-tokens.d.ts.map +1 -1
- package/resources/access-tokens.js +4 -4
- package/resources/access-tokens.mjs +4 -4
- package/resources/account-links.d.mts +15 -13
- package/resources/account-links.d.mts.map +1 -1
- package/resources/account-links.d.ts +15 -13
- package/resources/account-links.d.ts.map +1 -1
- package/resources/account-links.js +2 -3
- package/resources/account-links.js.map +1 -1
- package/resources/account-links.mjs +2 -3
- package/resources/account-links.mjs.map +1 -1
- package/resources/ai-chats.d.mts +38 -26
- package/resources/ai-chats.d.mts.map +1 -1
- package/resources/ai-chats.d.ts +38 -26
- package/resources/ai-chats.d.ts.map +1 -1
- package/resources/ai-chats.js +5 -5
- package/resources/ai-chats.mjs +5 -5
- package/resources/app-builds.d.mts +35 -33
- package/resources/app-builds.d.mts.map +1 -1
- package/resources/app-builds.d.ts +35 -33
- package/resources/app-builds.d.ts.map +1 -1
- package/resources/app-builds.js +7 -4
- package/resources/app-builds.js.map +1 -1
- package/resources/app-builds.mjs +7 -4
- package/resources/app-builds.mjs.map +1 -1
- package/resources/apps.d.mts +81 -56
- package/resources/apps.d.mts.map +1 -1
- package/resources/apps.d.ts +81 -56
- package/resources/apps.d.ts.map +1 -1
- package/resources/apps.js +7 -4
- package/resources/apps.js.map +1 -1
- package/resources/apps.mjs +7 -4
- package/resources/apps.mjs.map +1 -1
- package/resources/authorized-users.d.mts +32 -26
- package/resources/authorized-users.d.mts.map +1 -1
- package/resources/authorized-users.d.ts +32 -26
- package/resources/authorized-users.d.ts.map +1 -1
- package/resources/authorized-users.js +3 -2
- package/resources/authorized-users.js.map +1 -1
- package/resources/authorized-users.mjs +3 -2
- package/resources/authorized-users.mjs.map +1 -1
- package/resources/chat-channels.d.mts +27 -19
- package/resources/chat-channels.d.mts.map +1 -1
- package/resources/chat-channels.d.ts +27 -19
- package/resources/chat-channels.d.ts.map +1 -1
- package/resources/chat-channels.js +5 -3
- package/resources/chat-channels.js.map +1 -1
- package/resources/chat-channels.mjs +5 -3
- package/resources/chat-channels.mjs.map +1 -1
- package/resources/checkout-configurations.d.mts +55 -46
- package/resources/checkout-configurations.d.mts.map +1 -1
- package/resources/checkout-configurations.d.ts +55 -46
- package/resources/checkout-configurations.d.ts.map +1 -1
- package/resources/checkout-configurations.js +3 -2
- package/resources/checkout-configurations.js.map +1 -1
- package/resources/checkout-configurations.mjs +3 -2
- package/resources/checkout-configurations.mjs.map +1 -1
- package/resources/companies.d.mts +65 -46
- package/resources/companies.d.mts.map +1 -1
- package/resources/companies.d.ts +65 -46
- package/resources/companies.d.ts.map +1 -1
- package/resources/companies.js +7 -8
- package/resources/companies.js.map +1 -1
- package/resources/companies.mjs +7 -8
- package/resources/companies.mjs.map +1 -1
- package/resources/company-token-transactions.d.mts +80 -57
- package/resources/company-token-transactions.d.mts.map +1 -1
- package/resources/company-token-transactions.d.ts +80 -57
- package/resources/company-token-transactions.d.ts.map +1 -1
- package/resources/company-token-transactions.js +6 -3
- package/resources/company-token-transactions.js.map +1 -1
- package/resources/company-token-transactions.mjs +6 -3
- package/resources/company-token-transactions.mjs.map +1 -1
- package/resources/course-chapters.d.mts +24 -19
- package/resources/course-chapters.d.mts.map +1 -1
- package/resources/course-chapters.d.ts +24 -19
- package/resources/course-chapters.d.ts.map +1 -1
- package/resources/course-chapters.js +5 -5
- package/resources/course-chapters.mjs +5 -5
- package/resources/course-lesson-interactions.d.mts +7 -6
- package/resources/course-lesson-interactions.d.mts.map +1 -1
- package/resources/course-lesson-interactions.d.ts +7 -6
- package/resources/course-lesson-interactions.d.ts.map +1 -1
- package/resources/course-lesson-interactions.js +3 -2
- package/resources/course-lesson-interactions.js.map +1 -1
- package/resources/course-lesson-interactions.mjs +3 -2
- package/resources/course-lesson-interactions.mjs.map +1 -1
- package/resources/course-lessons.d.mts +126 -84
- package/resources/course-lessons.d.mts.map +1 -1
- package/resources/course-lessons.d.ts +126 -84
- package/resources/course-lessons.d.ts.map +1 -1
- package/resources/course-lessons.js +12 -8
- package/resources/course-lessons.js.map +1 -1
- package/resources/course-lessons.mjs +12 -8
- package/resources/course-lessons.mjs.map +1 -1
- package/resources/course-students.d.mts +38 -29
- package/resources/course-students.d.mts.map +1 -1
- package/resources/course-students.d.ts +38 -29
- package/resources/course-students.d.ts.map +1 -1
- package/resources/course-students.js +3 -2
- package/resources/course-students.js.map +1 -1
- package/resources/course-students.mjs +3 -2
- package/resources/course-students.mjs.map +1 -1
- package/resources/courses.d.mts +132 -91
- package/resources/courses.d.mts.map +1 -1
- package/resources/courses.d.ts +132 -91
- package/resources/courses.d.ts.map +1 -1
- package/resources/courses.js +9 -5
- package/resources/courses.js.map +1 -1
- package/resources/courses.mjs +9 -5
- package/resources/courses.mjs.map +1 -1
- package/resources/disputes.d.mts +156 -102
- package/resources/disputes.d.mts.map +1 -1
- package/resources/disputes.d.ts +156 -102
- package/resources/disputes.d.ts.map +1 -1
- package/resources/disputes.js +4 -2
- package/resources/disputes.js.map +1 -1
- package/resources/disputes.mjs +4 -2
- package/resources/disputes.mjs.map +1 -1
- package/resources/dm-channels.d.mts +29 -16
- package/resources/dm-channels.d.mts.map +1 -1
- package/resources/dm-channels.d.ts +29 -16
- package/resources/dm-channels.d.ts.map +1 -1
- package/resources/dm-channels.js +9 -5
- package/resources/dm-channels.js.map +1 -1
- package/resources/dm-channels.mjs +9 -5
- package/resources/dm-channels.mjs.map +1 -1
- package/resources/dm-members.d.mts +30 -21
- package/resources/dm-members.d.mts.map +1 -1
- package/resources/dm-members.d.ts +30 -21
- package/resources/dm-members.d.ts.map +1 -1
- package/resources/dm-members.js +9 -5
- package/resources/dm-members.js.map +1 -1
- package/resources/dm-members.mjs +9 -5
- package/resources/dm-members.mjs.map +1 -1
- package/resources/entries.d.mts +29 -21
- package/resources/entries.d.mts.map +1 -1
- package/resources/entries.d.ts +29 -21
- package/resources/entries.d.ts.map +1 -1
- package/resources/entries.js +7 -4
- package/resources/entries.js.map +1 -1
- package/resources/entries.mjs +7 -4
- package/resources/entries.mjs.map +1 -1
- package/resources/experiences.d.mts +53 -45
- package/resources/experiences.d.mts.map +1 -1
- package/resources/experiences.d.ts +53 -45
- package/resources/experiences.d.ts.map +1 -1
- package/resources/experiences.js +6 -5
- package/resources/experiences.js.map +1 -1
- package/resources/experiences.mjs +6 -5
- package/resources/experiences.mjs.map +1 -1
- package/resources/fee-markups.d.mts +32 -21
- package/resources/fee-markups.d.mts.map +1 -1
- package/resources/fee-markups.d.ts +32 -21
- package/resources/fee-markups.d.ts.map +1 -1
- package/resources/fee-markups.js +6 -3
- package/resources/fee-markups.js.map +1 -1
- package/resources/fee-markups.mjs +6 -3
- package/resources/fee-markups.mjs.map +1 -1
- package/resources/files.d.mts +21 -17
- package/resources/files.d.mts.map +1 -1
- package/resources/files.d.ts +21 -17
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +3 -2
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +3 -2
- package/resources/files.mjs.map +1 -1
- package/resources/forum-posts.d.mts +62 -43
- package/resources/forum-posts.d.mts.map +1 -1
- package/resources/forum-posts.d.ts +62 -43
- package/resources/forum-posts.d.ts.map +1 -1
- package/resources/forum-posts.js +8 -4
- package/resources/forum-posts.js.map +1 -1
- package/resources/forum-posts.mjs +8 -4
- package/resources/forum-posts.mjs.map +1 -1
- package/resources/forums.d.mts +20 -12
- package/resources/forums.d.mts.map +1 -1
- package/resources/forums.d.ts +20 -12
- package/resources/forums.d.ts.map +1 -1
- package/resources/forums.js +5 -3
- package/resources/forums.js.map +1 -1
- package/resources/forums.mjs +5 -3
- package/resources/forums.mjs.map +1 -1
- package/resources/index.d.mts +2 -2
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +2 -2
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/invoices.d.mts +108 -80
- package/resources/invoices.d.mts.map +1 -1
- package/resources/invoices.d.ts +108 -80
- package/resources/invoices.d.ts.map +1 -1
- package/resources/invoices.js +7 -4
- package/resources/invoices.js.map +1 -1
- package/resources/invoices.mjs +7 -4
- package/resources/invoices.mjs.map +1 -1
- package/resources/leads.d.mts +64 -42
- package/resources/leads.d.mts.map +1 -1
- package/resources/leads.d.ts +64 -42
- package/resources/leads.d.ts.map +1 -1
- package/resources/leads.js +6 -4
- package/resources/leads.js.map +1 -1
- package/resources/leads.mjs +6 -4
- package/resources/leads.mjs.map +1 -1
- package/resources/ledger-accounts.d.mts +10 -8
- package/resources/ledger-accounts.d.mts.map +1 -1
- package/resources/ledger-accounts.d.ts +10 -8
- package/resources/ledger-accounts.d.ts.map +1 -1
- package/resources/ledger-accounts.js +1 -1
- package/resources/ledger-accounts.mjs +1 -1
- package/resources/members.d.mts +18 -19
- package/resources/members.d.mts.map +1 -1
- package/resources/members.d.ts +18 -19
- package/resources/members.d.ts.map +1 -1
- package/resources/members.js +3 -2
- package/resources/members.js.map +1 -1
- package/resources/members.mjs +3 -2
- package/resources/members.mjs.map +1 -1
- package/resources/memberships.d.mts +69 -51
- package/resources/memberships.d.mts.map +1 -1
- package/resources/memberships.d.ts +69 -51
- package/resources/memberships.d.ts.map +1 -1
- package/resources/memberships.js +12 -8
- package/resources/memberships.js.map +1 -1
- package/resources/memberships.mjs +12 -8
- package/resources/memberships.mjs.map +1 -1
- package/resources/messages.d.mts +46 -32
- package/resources/messages.d.mts.map +1 -1
- package/resources/messages.d.ts +46 -32
- package/resources/messages.d.ts.map +1 -1
- package/resources/messages.js +9 -5
- package/resources/messages.js.map +1 -1
- package/resources/messages.mjs +9 -5
- package/resources/messages.mjs.map +1 -1
- package/resources/notifications.d.mts +33 -25
- package/resources/notifications.d.mts.map +1 -1
- package/resources/notifications.d.ts +33 -25
- package/resources/notifications.d.ts.map +1 -1
- package/resources/notifications.js +2 -1
- package/resources/notifications.js.map +1 -1
- package/resources/notifications.mjs +2 -1
- package/resources/notifications.mjs.map +1 -1
- package/resources/payment-methods.d.mts +212 -114
- package/resources/payment-methods.d.mts.map +1 -1
- package/resources/payment-methods.d.ts +212 -114
- package/resources/payment-methods.d.ts.map +1 -1
- package/resources/payment-methods.js +5 -10
- package/resources/payment-methods.js.map +1 -1
- package/resources/payment-methods.mjs +5 -10
- package/resources/payment-methods.mjs.map +1 -1
- package/resources/payments.d.mts +73 -40
- package/resources/payments.d.mts.map +1 -1
- package/resources/payments.d.ts +73 -40
- package/resources/payments.d.ts.map +1 -1
- package/resources/payments.js +23 -10
- package/resources/payments.js.map +1 -1
- package/resources/payments.mjs +23 -10
- package/resources/payments.mjs.map +1 -1
- package/resources/payout-methods.d.mts +44 -29
- package/resources/payout-methods.d.mts.map +1 -1
- package/resources/payout-methods.d.ts +44 -29
- package/resources/payout-methods.d.ts.map +1 -1
- package/resources/payout-methods.js +3 -2
- package/resources/payout-methods.js.map +1 -1
- package/resources/payout-methods.mjs +3 -2
- package/resources/payout-methods.mjs.map +1 -1
- package/resources/plans.d.mts +121 -90
- package/resources/plans.d.mts.map +1 -1
- package/resources/plans.d.ts +121 -90
- package/resources/plans.d.ts.map +1 -1
- package/resources/plans.js +9 -5
- package/resources/plans.js.map +1 -1
- package/resources/plans.mjs +9 -5
- package/resources/plans.mjs.map +1 -1
- package/resources/products.d.mts +76 -65
- package/resources/products.d.mts.map +1 -1
- package/resources/products.d.ts +76 -65
- package/resources/products.d.ts.map +1 -1
- package/resources/products.js +7 -5
- package/resources/products.js.map +1 -1
- package/resources/products.mjs +7 -5
- package/resources/products.mjs.map +1 -1
- package/resources/promo-codes.d.mts +41 -31
- package/resources/promo-codes.d.mts.map +1 -1
- package/resources/promo-codes.d.ts +41 -31
- package/resources/promo-codes.d.ts.map +1 -1
- package/resources/promo-codes.js +7 -4
- package/resources/promo-codes.js.map +1 -1
- package/resources/promo-codes.mjs +7 -4
- package/resources/promo-codes.mjs.map +1 -1
- package/resources/reactions.d.mts +24 -18
- package/resources/reactions.d.mts.map +1 -1
- package/resources/reactions.d.ts +24 -18
- package/resources/reactions.d.ts.map +1 -1
- package/resources/reactions.js +7 -4
- package/resources/reactions.js.map +1 -1
- package/resources/reactions.mjs +7 -4
- package/resources/reactions.mjs.map +1 -1
- package/resources/refunds.d.mts +43 -29
- package/resources/refunds.d.mts.map +1 -1
- package/resources/refunds.d.ts +43 -29
- package/resources/refunds.d.ts.map +1 -1
- package/resources/refunds.js +3 -2
- package/resources/refunds.js.map +1 -1
- package/resources/refunds.mjs +3 -2
- package/resources/refunds.mjs.map +1 -1
- package/resources/reviews.d.mts +66 -50
- package/resources/reviews.d.mts.map +1 -1
- package/resources/reviews.d.ts +66 -50
- package/resources/reviews.d.ts.map +1 -1
- package/resources/reviews.js +3 -2
- package/resources/reviews.js.map +1 -1
- package/resources/reviews.mjs +3 -2
- package/resources/reviews.mjs.map +1 -1
- package/resources/setup-intents.d.mts +61 -43
- package/resources/setup-intents.d.mts.map +1 -1
- package/resources/setup-intents.d.ts +61 -43
- package/resources/setup-intents.d.ts.map +1 -1
- package/resources/setup-intents.js +4 -10
- package/resources/setup-intents.js.map +1 -1
- package/resources/setup-intents.mjs +4 -10
- package/resources/setup-intents.mjs.map +1 -1
- package/resources/shared.d.mts +695 -388
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +695 -388
- package/resources/shared.d.ts.map +1 -1
- package/resources/shipments.d.mts +26 -17
- package/resources/shipments.d.mts.map +1 -1
- package/resources/shipments.d.ts +26 -17
- package/resources/shipments.d.ts.map +1 -1
- package/resources/shipments.js +5 -3
- package/resources/shipments.js.map +1 -1
- package/resources/shipments.mjs +5 -3
- package/resources/shipments.mjs.map +1 -1
- package/resources/support-channels.d.mts +27 -19
- package/resources/support-channels.d.mts.map +1 -1
- package/resources/support-channels.d.ts +27 -19
- package/resources/support-channels.d.ts.map +1 -1
- package/resources/support-channels.js +5 -4
- package/resources/support-channels.js.map +1 -1
- package/resources/support-channels.mjs +5 -4
- package/resources/support-channels.mjs.map +1 -1
- package/resources/topups.d.mts +11 -9
- package/resources/topups.d.mts.map +1 -1
- package/resources/topups.d.ts +11 -9
- package/resources/topups.d.ts.map +1 -1
- package/resources/topups.js +2 -1
- package/resources/topups.js.map +1 -1
- package/resources/topups.mjs +2 -1
- package/resources/topups.mjs.map +1 -1
- package/resources/transfers.d.mts +35 -29
- package/resources/transfers.d.mts.map +1 -1
- package/resources/transfers.d.ts +35 -29
- package/resources/transfers.d.ts.map +1 -1
- package/resources/transfers.js +5 -3
- package/resources/transfers.js.map +1 -1
- package/resources/transfers.mjs +5 -3
- package/resources/transfers.mjs.map +1 -1
- package/resources/users.d.mts +20 -16
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +20 -16
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +4 -3
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +4 -3
- package/resources/users.mjs.map +1 -1
- package/resources/verifications.d.mts +6 -4
- package/resources/verifications.d.mts.map +1 -1
- package/resources/verifications.d.ts +6 -4
- package/resources/verifications.d.ts.map +1 -1
- package/resources/verifications.js +1 -1
- package/resources/verifications.mjs +1 -1
- package/resources/webhooks.d.mts +136 -95
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +136 -95
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +3 -2
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +3 -2
- package/resources/webhooks.mjs.map +1 -1
- package/resources/withdrawals.d.mts +53 -44
- package/resources/withdrawals.d.mts.map +1 -1
- package/resources/withdrawals.d.ts +53 -44
- package/resources/withdrawals.d.ts.map +1 -1
- package/resources/withdrawals.js +3 -2
- package/resources/withdrawals.js.map +1 -1
- package/resources/withdrawals.mjs +3 -2
- package/resources/withdrawals.mjs.map +1 -1
- package/src/client.ts +13 -3
- package/src/resources/access-tokens.ts +19 -20
- package/src/resources/account-links.ts +15 -13
- package/src/resources/ai-chats.ts +39 -26
- package/src/resources/app-builds.ts +35 -33
- package/src/resources/apps.ts +84 -56
- package/src/resources/authorized-users.ts +32 -26
- package/src/resources/chat-channels.ts +27 -19
- package/src/resources/checkout-configurations.ts +56 -46
- package/src/resources/companies.ts +68 -46
- package/src/resources/company-token-transactions.ts +81 -58
- package/src/resources/course-chapters.ts +24 -19
- package/src/resources/course-lesson-interactions.ts +7 -6
- package/src/resources/course-lessons.ts +126 -84
- package/src/resources/course-students.ts +38 -29
- package/src/resources/courses.ts +132 -91
- package/src/resources/disputes.ts +156 -102
- package/src/resources/dm-channels.ts +29 -16
- package/src/resources/dm-members.ts +30 -21
- package/src/resources/entries.ts +29 -21
- package/src/resources/experiences.ts +53 -45
- package/src/resources/fee-markups.ts +32 -21
- package/src/resources/files.ts +21 -17
- package/src/resources/forum-posts.ts +63 -43
- package/src/resources/forums.ts +20 -12
- package/src/resources/index.ts +2 -1
- package/src/resources/invoices.ts +112 -80
- package/src/resources/leads.ts +64 -42
- package/src/resources/ledger-accounts.ts +10 -8
- package/src/resources/members.ts +18 -19
- package/src/resources/memberships.ts +69 -51
- package/src/resources/messages.ts +46 -32
- package/src/resources/notifications.ts +33 -25
- package/src/resources/payment-methods.ts +212 -114
- package/src/resources/payments.ts +77 -39
- package/src/resources/payout-methods.ts +44 -29
- package/src/resources/plans.ts +121 -90
- package/src/resources/products.ts +215 -68
- package/src/resources/promo-codes.ts +41 -31
- package/src/resources/reactions.ts +24 -18
- package/src/resources/refunds.ts +44 -29
- package/src/resources/reviews.ts +66 -50
- package/src/resources/setup-intents.ts +61 -43
- package/src/resources/shared.ts +2637 -387
- package/src/resources/shipments.ts +26 -17
- package/src/resources/support-channels.ts +27 -19
- package/src/resources/topups.ts +11 -9
- package/src/resources/transfers.ts +35 -29
- package/src/resources/users.ts +20 -16
- package/src/resources/verifications.ts +6 -4
- package/src/resources/webhooks.ts +136 -95
- package/src/resources/withdrawals.ts +53 -43
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkout-configurations.d.ts","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,WAAW;OAChB,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,sBAAuB,SAAQ,WAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAI,EAAE,iCAAiC,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAI3C;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAIxF
|
|
1
|
+
{"version":3,"file":"checkout-configurations.d.ts","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,WAAW;OAChB,KAAK,WAAW;OAChB,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,sBAAuB,SAAQ,WAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAI,EAAE,iCAAiC,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAI3C;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAIxF;;;;;;;OAOG;IACH,IAAI,CACF,KAAK,EAAE,+BAA+B,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,4CAA4C,EAAE,iCAAiC,CAAC;CAOhG;AAED,MAAM,MAAM,4CAA4C,GAAG,UAAU,CAAC,iCAAiC,CAAC,CAAC;AAEzG;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,OAAO,CAAC;AAEhD;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAChD;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAE9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,QAAQ,GAAG,IAAI,CAAC;IAEjC;;OAEG;IACH,QAAQ,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,GAAG,IAAI,CAAC;IAE5C;;OAEG;IACH,IAAI,EAAE,aAAa,CAAC;IAEpB;;;;OAIG;IACH,4BAA4B,EAAE,iCAAiC,CAAC,0BAA0B,GAAG,IAAI,CAAC;IAElG;;OAEG;IACH,IAAI,EAAE,iCAAiC,CAAC,IAAI,GAAG,IAAI,CAAC;IAEpD;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,yBAAiB,iCAAiC,CAAC;IACjD;;;;OAIG;IACH,UAAiB,0BAA0B;QACzC;;;WAGG;QACH,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;QAEhD;;;;;WAKG;QACH,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;QAE/C;;;;WAIG;QACH,yBAAyB,EAAE,OAAO,CAAC;KACpC;IAED;;OAEG;IACH,UAAiB,IAAI;QACnB;;WAEG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;WAGG;QACH,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;QAE9B;;;WAGG;QACH,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;QAE1B;;;WAGG;QACH,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;;;WAIG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;;WAGG;QACH,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC;QAE3B;;;WAGG;QACH,cAAc,EAAE,MAAM,CAAC,aAAa,CAAC;QAErC;;;WAGG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;;;WAIG;QACH,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;QAEjC;;;WAGG;QACH,UAAU,EAAE,MAAM,CAAC,UAAU,CAAC;KAC/B;CACF;AAED,MAAM,MAAM,iCAAiC,GACzC,iCAAiC,CAAC,6CAA6C,GAC/E,iCAAiC,CAAC,+CAA+C,GACjF,iCAAiC,CAAC,mCAAmC,CAAC;AAE1E,MAAM,CAAC,OAAO,WAAW,iCAAiC,CAAC;IACzD,UAAiB,6CAA6C;QAC5D;;WAEG;QACH,IAAI,EAAE,6CAA6C,CAAC,IAAI,CAAC;QAEzD;;WAEG;QACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;WAEG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC,QAAQ,GAAG,IAAI,CAAC;QAElC;;WAEG;QACH,QAAQ,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,GAAG,IAAI,CAAC;QAE7C,IAAI,CAAC,EAAE,SAAS,CAAC;QAEjB;;;WAGG;QACH,4BAA4B,CAAC,EAAE,6CAA6C,CAAC,0BAA0B,GAAG,IAAI,CAAC;QAE/G;;WAEG;QACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE7B;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KAC5B;IAED,UAAiB,6CAA6C,CAAC;QAC7D;;WAEG;QACH,UAAiB,IAAI;YACnB;;eAEG;YACH,UAAU,EAAE,MAAM,CAAC;YAEnB;;eAEG;YACH,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;YAE1B;;;;;eAKG;YACH,sBAAsB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAEvC;;;eAGG;YACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE/B;;eAEG;YACH,aAAa,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC;YAE/C;;eAEG;YACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE5B;;;eAGG;YACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAEhC;;;eAGG;YACH,qBAAqB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;YAEvC;;eAEG;YACH,KAAK,CAAC,EAAE,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;YAE1B;;;eAGG;YACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE9B;;eAEG;YACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE/B;;;eAGG;YACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;YAE1C;;;eAGG;YACH,4BAA4B,CAAC,EAAE,IAAI,CAAC,0BAA0B,GAAG,IAAI,CAAC;YAEtE;;eAEG;YACH,SAAS,CAAC,EAAE,MAAM,CAAC,QAAQ,GAAG,IAAI,CAAC;YAEnC;;;eAGG;YACH,OAAO,CAAC,EAAE,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;YAE9B;;eAEG;YACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE3B;;eAEG;YACH,cAAc,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,CAAC;YAE7C;;;eAGG;YACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE9B;;eAEG;YACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE5C;;eAEG;YACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAEtB;;eAEG;YACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAEtB;;eAEG;YACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAElC;;eAEG;YACH,UAAU,CAAC,EAAE,MAAM,CAAC,UAAU,GAAG,IAAI,CAAC;SACvC;QAED,UAAiB,IAAI,CAAC;YACpB,UAAiB,WAAW;gBAC1B;;mBAEG;gBACH,UAAU,EAAE,MAAM,CAAC;gBAEnB;;mBAEG;gBACH,IAAI,EAAE,MAAM,CAAC;gBAEb;;mBAEG;gBACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEnB;;mBAEG;gBACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEtB;;mBAEG;gBACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAE5B;;mBAEG;gBACH,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;aAC3B;YAED;;eAEG;YACH,UAAiB,KAAK;gBACpB;;mBAEG;gBACH,EAAE,EAAE,MAAM,CAAC;aACZ;YAED;;;eAGG;YACH,UAAiB,0BAA0B;gBACzC;;;mBAGG;gBACH,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;gBAEhD;;;;;mBAKG;gBACH,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;gBAE/C;;;;mBAIG;gBACH,yBAAyB,EAAE,OAAO,CAAC;aACpC;YAED;;;eAGG;YACH,UAAiB,OAAO;gBACtB;;;;mBAIG;gBACH,mBAAmB,EAAE,MAAM,CAAC;gBAE5B;;mBAEG;gBACH,KAAK,EAAE,MAAM,CAAC;gBAEd;;mBAEG;gBACH,aAAa,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,CAAC;gBAE5C;;mBAEG;gBACH,wBAAwB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;gBAE1C;;;;mBAIG;gBACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAE5C;;mBAEG;gBACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAE5B;;mBAEG;gBACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAE5C;;mBAEG;gBACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,IAAI,CAAC;gBAE9D;;mBAEG;gBACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEzB;;mBAEG;gBACH,cAAc,CAAC,EAAE,WAAW,CAAC,cAAc,GAAG,IAAI,CAAC;gBAEnD;;mBAEG;gBACH,aAAa,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,CAAC;gBAE5C;;mBAEG;gBACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEpC;;mBAEG;gBACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEtC;;mBAEG;gBACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAEtB;;mBAEG;gBACH,UAAU,CAAC,EAAE,MAAM,CAAC,UAAU,GAAG,IAAI,CAAC;aACvC;SACF;QAED;;;WAGG;QACH,UAAiB,0BAA0B;YACzC;;;eAGG;YACH,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAEhD;;;;;eAKG;YACH,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAE/C;;;;eAIG;YACH,yBAAyB,EAAE,OAAO,CAAC;SACpC;KACF;IAED,UAAiB,+CAA+C;QAC9D;;;WAGG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;WAEG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC,QAAQ,GAAG,IAAI,CAAC;QAElC;;WAEG;QACH,QAAQ,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,GAAG,IAAI,CAAC;QAE7C,IAAI,CAAC,EAAE,SAAS,CAAC;QAEjB;;;WAGG;QACH,4BAA4B,CAAC,EAAE,+CAA+C,CAAC,0BAA0B,GAAG,IAAI,CAAC;QAEjH;;WAEG;QACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE7B;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KAC5B;IAED,UAAiB,+CAA+C,CAAC;QAC/D;;;WAGG;QACH,UAAiB,0BAA0B;YACzC;;;eAGG;YACH,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAEhD;;;;;eAKG;YACH,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAE/C;;;;eAIG;YACH,yBAAyB,EAAE,OAAO,CAAC;SACpC;KACF;IAED,UAAiB,mCAAmC;QAClD;;;WAGG;QACH,UAAU,EAAE,MAAM,CAAC;QAEnB,IAAI,EAAE,OAAO,CAAC;QAEd;;WAEG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC,QAAQ,GAAG,IAAI,CAAC;QAElC;;WAEG;QACH,QAAQ,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,GAAG,IAAI,CAAC;QAE7C;;;WAGG;QACH,4BAA4B,CAAC,EAAE,mCAAmC,CAAC,0BAA0B,GAAG,IAAI,CAAC;QAErG;;WAEG;QACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE7B;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KAC5B;IAED,UAAiB,mCAAmC,CAAC;QACnD;;;WAGG;QACH,UAAiB,0BAA0B;YACzC;;;eAGG;YACH,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAEhD;;;;;eAKG;YACH,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAC;YAE/C;;;;eAIG;YACH,yBAAyB,EAAE,OAAO,CAAC;SACpC;KACF;CACF;AAED,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;IACvE;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE9B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,SAAS,GAAG,IAAI,CAAC;IAEpC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,WAAW,sBAAsB,CAAC;IAC9C,OAAO,EACL,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,4CAA4C,IAAI,4CAA4C,EACjG,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,+BAA+B,IAAI,+BAA+B,GACxE,CAAC;CACH"}
|
|
@@ -29,7 +29,7 @@ class CheckoutConfigurations extends resource_1.APIResource {
|
|
|
29
29
|
return this._client.post('/checkout_configurations', { body, ...options });
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
* Retrieves
|
|
32
|
+
* Retrieves the details of an existing checkout configuration.
|
|
33
33
|
*
|
|
34
34
|
* Required permissions:
|
|
35
35
|
*
|
|
@@ -39,7 +39,8 @@ class CheckoutConfigurations extends resource_1.APIResource {
|
|
|
39
39
|
return this._client.get((0, path_1.path) `/checkout_configurations/${id}`, options);
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* Returns a paginated list of checkout configurations for a company, with optional
|
|
43
|
+
* filtering by plan and creation date.
|
|
43
44
|
*
|
|
44
45
|
* Required permissions:
|
|
45
46
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkout-configurations.js","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;
|
|
1
|
+
{"version":3,"file":"checkout-configurations.js","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAK/C,sDAAoF;AAEpF,oDAA8C;AAE9C,MAAa,sBAAuB,SAAQ,sBAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAuC,EACvC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7E,CAAC;IAED;;;;;;OAMG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,4BAA4B,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CACF,KAAsC,EACtC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,0BAA0B,EAC1B,CAAA,uBAA6C,CAAA,EAC7C,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF;AAxDD,wDAwDC"}
|
|
@@ -26,7 +26,7 @@ export class CheckoutConfigurations extends APIResource {
|
|
|
26
26
|
return this._client.post('/checkout_configurations', { body, ...options });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
|
-
* Retrieves
|
|
29
|
+
* Retrieves the details of an existing checkout configuration.
|
|
30
30
|
*
|
|
31
31
|
* Required permissions:
|
|
32
32
|
*
|
|
@@ -36,7 +36,8 @@ export class CheckoutConfigurations extends APIResource {
|
|
|
36
36
|
return this._client.get(path `/checkout_configurations/${id}`, options);
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* Returns a paginated list of checkout configurations for a company, with optional
|
|
40
|
+
* filtering by plan and creation date.
|
|
40
41
|
*
|
|
41
42
|
* Required permissions:
|
|
42
43
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkout-configurations.mjs","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;
|
|
1
|
+
{"version":3,"file":"checkout-configurations.mjs","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAKf,EAAE,UAAU,EAAsC;OAElD,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,sBAAuB,SAAQ,WAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAuC,EACvC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7E,CAAC;IAED;;;;;;OAMG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,4BAA4B,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CACF,KAAsC,EACtC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,0BAA0B,EAC1B,CAAA,UAA6C,CAAA,EAC7C,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { APIResource } from "../core/resource.mjs";
|
|
2
|
+
import * as ProductsAPI from "./products.mjs";
|
|
2
3
|
import * as Shared from "./shared.mjs";
|
|
3
4
|
import { APIPromise } from "../core/api-promise.mjs";
|
|
4
5
|
import { CursorPage, type CursorPageParams, PagePromise } from "../core/pagination.mjs";
|
|
5
6
|
import { RequestOptions } from "../internal/request-options.mjs";
|
|
6
7
|
export declare class Companies extends APIResource {
|
|
7
8
|
/**
|
|
8
|
-
* Create a new company. Pass parent_company_id to create a
|
|
9
|
-
* platform, or omit it to create a company for the current user.
|
|
9
|
+
* Create a new company. Pass parent_company_id to create a connected account under
|
|
10
|
+
* a platform, or omit it to create a company for the current user.
|
|
10
11
|
*
|
|
11
12
|
* Required permissions:
|
|
12
13
|
*
|
|
@@ -15,7 +16,7 @@ export declare class Companies extends APIResource {
|
|
|
15
16
|
*/
|
|
16
17
|
create(body: CompanyCreateParams, options?: RequestOptions): APIPromise<Shared.Company>;
|
|
17
18
|
/**
|
|
18
|
-
* Retrieves
|
|
19
|
+
* Retrieves the details of an existing company.
|
|
19
20
|
*
|
|
20
21
|
* Required permissions:
|
|
21
22
|
*
|
|
@@ -23,8 +24,7 @@ export declare class Companies extends APIResource {
|
|
|
23
24
|
*/
|
|
24
25
|
retrieve(id: string, options?: RequestOptions): APIPromise<Shared.Company>;
|
|
25
26
|
/**
|
|
26
|
-
* Update
|
|
27
|
-
* of a platform's connected accounts
|
|
27
|
+
* Update a company's title, description, logo, and other settings.
|
|
28
28
|
*
|
|
29
29
|
* Required permissions:
|
|
30
30
|
*
|
|
@@ -33,9 +33,9 @@ export declare class Companies extends APIResource {
|
|
|
33
33
|
*/
|
|
34
34
|
update(id: string, body?: CompanyUpdateParams | null | undefined, options?: RequestOptions): APIPromise<Shared.Company>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
37
|
-
* under that
|
|
38
|
-
* to.
|
|
36
|
+
* Returns a paginated list of companies. When parent_company_id is provided, lists
|
|
37
|
+
* connected accounts under that platform. When omitted, lists companies the
|
|
38
|
+
* current user has access to.
|
|
39
39
|
*
|
|
40
40
|
* Required permissions:
|
|
41
41
|
*
|
|
@@ -62,7 +62,8 @@ export interface CompanyListResponse {
|
|
|
62
62
|
*/
|
|
63
63
|
created_at: string;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* A promotional pitch written by the company creator, displayed to potential
|
|
66
|
+
* customers on the store page.
|
|
66
67
|
*/
|
|
67
68
|
description: string | null;
|
|
68
69
|
/**
|
|
@@ -74,34 +75,37 @@ export interface CompanyListResponse {
|
|
|
74
75
|
*/
|
|
75
76
|
logo: CompanyListResponse.Logo | null;
|
|
76
77
|
/**
|
|
77
|
-
* The number of
|
|
78
|
+
* The total number of users who currently hold active memberships across all of
|
|
79
|
+
* this company's products.
|
|
78
80
|
*/
|
|
79
81
|
member_count: number;
|
|
80
82
|
/**
|
|
81
|
-
* A key-value
|
|
82
|
-
*
|
|
83
|
+
* A key-value JSON object of custom metadata for this company, managed by the
|
|
84
|
+
* platform that created the account.
|
|
83
85
|
*/
|
|
84
86
|
metadata: {
|
|
85
87
|
[key: string]: unknown;
|
|
86
88
|
} | null;
|
|
87
89
|
/**
|
|
88
|
-
* The user who owns this company
|
|
90
|
+
* The user who owns and has full administrative control over this company.
|
|
89
91
|
*/
|
|
90
92
|
owner_user: CompanyListResponse.OwnerUser;
|
|
91
93
|
/**
|
|
92
|
-
* The number of reviews
|
|
94
|
+
* The total number of published customer reviews across all products for this
|
|
95
|
+
* company.
|
|
93
96
|
*/
|
|
94
97
|
published_reviews_count: number;
|
|
95
98
|
/**
|
|
96
|
-
* The slug
|
|
99
|
+
* The URL slug for the company's store page (e.g., 'pickaxe' in whop.com/pickaxe).
|
|
97
100
|
*/
|
|
98
101
|
route: string;
|
|
99
102
|
/**
|
|
100
|
-
* Whether Whop sends transactional emails to customers on
|
|
103
|
+
* Whether Whop sends transactional emails (receipts, updates) to customers on
|
|
104
|
+
* behalf of this company.
|
|
101
105
|
*/
|
|
102
106
|
send_customer_emails: boolean;
|
|
103
107
|
/**
|
|
104
|
-
* The
|
|
108
|
+
* The display name of the company shown to customers.
|
|
105
109
|
*/
|
|
106
110
|
title: string;
|
|
107
111
|
/**
|
|
@@ -109,7 +113,7 @@ export interface CompanyListResponse {
|
|
|
109
113
|
*/
|
|
110
114
|
updated_at: string;
|
|
111
115
|
/**
|
|
112
|
-
*
|
|
116
|
+
* Whether this company has been verified by Whop's trust and safety team.
|
|
113
117
|
*/
|
|
114
118
|
verified: boolean;
|
|
115
119
|
}
|
|
@@ -119,13 +123,13 @@ export declare namespace CompanyListResponse {
|
|
|
119
123
|
*/
|
|
120
124
|
interface Logo {
|
|
121
125
|
/**
|
|
122
|
-
*
|
|
123
|
-
*
|
|
126
|
+
* A pre-optimized URL for rendering this attachment on the client. This should be
|
|
127
|
+
* used for displaying attachments in apps.
|
|
124
128
|
*/
|
|
125
129
|
url: string | null;
|
|
126
130
|
}
|
|
127
131
|
/**
|
|
128
|
-
* The user who owns this company
|
|
132
|
+
* The user who owns and has full administrative control over this company.
|
|
129
133
|
*/
|
|
130
134
|
interface OwnerUser {
|
|
131
135
|
/**
|
|
@@ -133,18 +137,18 @@ export declare namespace CompanyListResponse {
|
|
|
133
137
|
*/
|
|
134
138
|
id: string;
|
|
135
139
|
/**
|
|
136
|
-
* The
|
|
140
|
+
* The user's display name shown on their public profile.
|
|
137
141
|
*/
|
|
138
142
|
name: string | null;
|
|
139
143
|
/**
|
|
140
|
-
* The
|
|
144
|
+
* The user's unique username shown on their public profile.
|
|
141
145
|
*/
|
|
142
146
|
username: string;
|
|
143
147
|
}
|
|
144
148
|
}
|
|
145
149
|
export interface CompanyCreateParams {
|
|
146
150
|
/**
|
|
147
|
-
* The name of the company
|
|
151
|
+
* The display name of the company shown to customers.
|
|
148
152
|
*/
|
|
149
153
|
title: string;
|
|
150
154
|
/**
|
|
@@ -152,42 +156,48 @@ export interface CompanyCreateParams {
|
|
|
152
156
|
*/
|
|
153
157
|
business_type?: Shared.BusinessTypes | null;
|
|
154
158
|
/**
|
|
155
|
-
* A
|
|
159
|
+
* A promotional pitch displayed to potential customers on the company's store
|
|
160
|
+
* page.
|
|
156
161
|
*/
|
|
157
162
|
description?: string | null;
|
|
158
163
|
/**
|
|
159
|
-
* The email of the user who
|
|
164
|
+
* The email address of the user who will own the connected account. Required when
|
|
160
165
|
* parent_company_id is provided.
|
|
161
166
|
*/
|
|
162
167
|
email?: string | null;
|
|
168
|
+
/**
|
|
169
|
+
* The different industry groups a company can be in.
|
|
170
|
+
*/
|
|
171
|
+
industry_group?: ProductsAPI.IndustryGroups | null;
|
|
163
172
|
/**
|
|
164
173
|
* The different industry types a company can be in.
|
|
165
174
|
*/
|
|
166
175
|
industry_type?: Shared.IndustryTypes | null;
|
|
167
176
|
/**
|
|
168
|
-
* The logo
|
|
177
|
+
* The company's logo image. Accepts PNG, JPEG, or GIF format.
|
|
169
178
|
*/
|
|
170
179
|
logo?: CompanyCreateParams.Logo | null;
|
|
171
180
|
/**
|
|
172
|
-
*
|
|
181
|
+
* A key-value JSON object of custom metadata to store on the company.
|
|
173
182
|
*/
|
|
174
183
|
metadata?: {
|
|
175
184
|
[key: string]: unknown;
|
|
176
185
|
} | null;
|
|
177
186
|
/**
|
|
178
|
-
* The
|
|
179
|
-
*
|
|
187
|
+
* The unique identifier of the parent platform company. When provided, creates a
|
|
188
|
+
* connected account under that platform. Omit to create a company for the current
|
|
189
|
+
* user.
|
|
180
190
|
*/
|
|
181
191
|
parent_company_id?: string | null;
|
|
182
192
|
/**
|
|
183
193
|
* Whether Whop sends transactional emails to customers on behalf of this company.
|
|
184
|
-
* Only
|
|
194
|
+
* Only applies when creating a connected account.
|
|
185
195
|
*/
|
|
186
196
|
send_customer_emails?: boolean | null;
|
|
187
197
|
}
|
|
188
198
|
export declare namespace CompanyCreateParams {
|
|
189
199
|
/**
|
|
190
|
-
* The logo
|
|
200
|
+
* The company's logo image. Accepts PNG, JPEG, or GIF format.
|
|
191
201
|
*/
|
|
192
202
|
interface Logo {
|
|
193
203
|
/**
|
|
@@ -198,7 +208,7 @@ export declare namespace CompanyCreateParams {
|
|
|
198
208
|
}
|
|
199
209
|
export interface CompanyUpdateParams {
|
|
200
210
|
/**
|
|
201
|
-
* The banner image
|
|
211
|
+
* The company's banner image. Accepts PNG or JPEG format.
|
|
202
212
|
*/
|
|
203
213
|
banner_image?: CompanyUpdateParams.BannerImage | null;
|
|
204
214
|
/**
|
|
@@ -206,32 +216,40 @@ export interface CompanyUpdateParams {
|
|
|
206
216
|
*/
|
|
207
217
|
business_type?: Shared.BusinessTypes | null;
|
|
208
218
|
/**
|
|
209
|
-
* A
|
|
219
|
+
* A promotional pitch displayed to potential customers on the company's store
|
|
220
|
+
* page.
|
|
210
221
|
*/
|
|
211
222
|
description?: string | null;
|
|
223
|
+
/**
|
|
224
|
+
* The different industry groups a company can be in.
|
|
225
|
+
*/
|
|
226
|
+
industry_group?: ProductsAPI.IndustryGroups | null;
|
|
212
227
|
/**
|
|
213
228
|
* The different industry types a company can be in.
|
|
214
229
|
*/
|
|
215
230
|
industry_type?: Shared.IndustryTypes | null;
|
|
216
231
|
/**
|
|
217
|
-
* The logo
|
|
232
|
+
* The company's logo image. Accepts PNG, JPEG, or GIF format.
|
|
218
233
|
*/
|
|
219
234
|
logo?: CompanyUpdateParams.Logo | null;
|
|
220
235
|
/**
|
|
221
|
-
* Whether Whop sends transactional emails
|
|
222
|
-
*
|
|
223
|
-
* renewals, and membership cancelations/expirations. When disabled, the platform
|
|
224
|
-
* is responsible for handling these communications.
|
|
236
|
+
* Whether Whop sends transactional emails (receipts, renewals, cancelations) to
|
|
237
|
+
* customers on behalf of this company.
|
|
225
238
|
*/
|
|
226
239
|
send_customer_emails?: boolean | null;
|
|
227
240
|
/**
|
|
228
|
-
* The
|
|
241
|
+
* The target audience for this company (e.g., 'beginner day traders aged 18-25
|
|
242
|
+
* looking to learn options').
|
|
243
|
+
*/
|
|
244
|
+
target_audience?: string | null;
|
|
245
|
+
/**
|
|
246
|
+
* The display name of the company shown to customers.
|
|
229
247
|
*/
|
|
230
248
|
title?: string | null;
|
|
231
249
|
}
|
|
232
250
|
export declare namespace CompanyUpdateParams {
|
|
233
251
|
/**
|
|
234
|
-
* The banner image
|
|
252
|
+
* The company's banner image. Accepts PNG or JPEG format.
|
|
235
253
|
*/
|
|
236
254
|
interface BannerImage {
|
|
237
255
|
/**
|
|
@@ -240,7 +258,7 @@ export declare namespace CompanyUpdateParams {
|
|
|
240
258
|
id: string;
|
|
241
259
|
}
|
|
242
260
|
/**
|
|
243
|
-
* The logo
|
|
261
|
+
* The company's logo image. Accepts PNG, JPEG, or GIF format.
|
|
244
262
|
*/
|
|
245
263
|
interface Logo {
|
|
246
264
|
/**
|
|
@@ -255,11 +273,11 @@ export interface CompanyListParams extends CursorPageParams {
|
|
|
255
273
|
*/
|
|
256
274
|
before?: string | null;
|
|
257
275
|
/**
|
|
258
|
-
*
|
|
276
|
+
* Only return companies created after this timestamp.
|
|
259
277
|
*/
|
|
260
278
|
created_after?: string | null;
|
|
261
279
|
/**
|
|
262
|
-
*
|
|
280
|
+
* Only return companies created before this timestamp.
|
|
263
281
|
*/
|
|
264
282
|
created_before?: string | null;
|
|
265
283
|
/**
|
|
@@ -275,8 +293,9 @@ export interface CompanyListParams extends CursorPageParams {
|
|
|
275
293
|
*/
|
|
276
294
|
last?: number | null;
|
|
277
295
|
/**
|
|
278
|
-
* The
|
|
279
|
-
* current user's own
|
|
296
|
+
* The unique identifier of the parent platform company. When provided, lists
|
|
297
|
+
* connected accounts under that platform. Omit to list the current user's own
|
|
298
|
+
* companies.
|
|
280
299
|
*/
|
|
281
300
|
parent_company_id?: string | null;
|
|
282
301
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"companies.d.mts","sourceRoot":"","sources":["../src/resources/companies.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,SAAU,SAAQ,WAAW;IACxC;;;;;;;;OAQG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC;IAIvF;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC;IAI1E
|
|
1
|
+
{"version":3,"file":"companies.d.mts","sourceRoot":"","sources":["../src/resources/companies.ts"],"names":[],"mappings":"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"}
|