@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
package/resources/refunds.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { CursorPage, type CursorPageParams, PagePromise } from "../core/paginati
|
|
|
6
6
|
import { RequestOptions } from "../internal/request-options.js";
|
|
7
7
|
export declare class Refunds extends APIResource {
|
|
8
8
|
/**
|
|
9
|
-
* Retrieves
|
|
9
|
+
* Retrieves the details of an existing refund.
|
|
10
10
|
*
|
|
11
11
|
* Required permissions:
|
|
12
12
|
*
|
|
@@ -17,7 +17,8 @@ export declare class Refunds extends APIResource {
|
|
|
17
17
|
*/
|
|
18
18
|
retrieve(id: string, options?: RequestOptions): APIPromise<RefundRetrieveResponse>;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Returns a paginated list of refunds for a specific payment, with optional
|
|
21
|
+
* filtering by creation date.
|
|
21
22
|
*
|
|
22
23
|
* Required permissions:
|
|
23
24
|
*
|
|
@@ -29,7 +30,7 @@ export type RefundListResponsesCursorPage = CursorPage<RefundListResponse>;
|
|
|
29
30
|
/**
|
|
30
31
|
* The different payment providers.
|
|
31
32
|
*/
|
|
32
|
-
export type PaymentProvider = 'stripe' | 'coinbase' | 'paypal' | 'apple' | 'sezzle' | 'splitit' | 'platform_balance' | 'multi_psp' | 'adyen' | 'claritypay';
|
|
33
|
+
export type PaymentProvider = 'stripe' | 'coinbase' | 'paypal' | 'apple' | 'sezzle' | 'splitit' | 'platform_balance' | 'multi_psp' | 'adyen' | 'claritypay' | 'checkout_dot_com';
|
|
33
34
|
/**
|
|
34
35
|
* The status of the refund reference.
|
|
35
36
|
*/
|
|
@@ -52,8 +53,8 @@ export interface RefundRetrieveResponse {
|
|
|
52
53
|
*/
|
|
53
54
|
id: string;
|
|
54
55
|
/**
|
|
55
|
-
* The amount
|
|
56
|
-
*
|
|
56
|
+
* The refunded amount as a decimal in the specified currency, such as 10.43 for
|
|
57
|
+
* $10.43 USD.
|
|
57
58
|
*/
|
|
58
59
|
amount: number;
|
|
59
60
|
/**
|
|
@@ -61,19 +62,21 @@ export interface RefundRetrieveResponse {
|
|
|
61
62
|
*/
|
|
62
63
|
created_at: string;
|
|
63
64
|
/**
|
|
64
|
-
* The currency
|
|
65
|
+
* The three-letter ISO currency code for the refunded amount.
|
|
65
66
|
*/
|
|
66
67
|
currency: Shared.Currency;
|
|
67
68
|
/**
|
|
68
|
-
* The payment
|
|
69
|
+
* The original payment that this refund was issued against. Null if the payment is
|
|
70
|
+
* no longer available.
|
|
69
71
|
*/
|
|
70
72
|
payment: RefundRetrieveResponse.Payment | null;
|
|
71
73
|
/**
|
|
72
|
-
* The provider
|
|
74
|
+
* The payment provider that processed the refund.
|
|
73
75
|
*/
|
|
74
76
|
provider: PaymentProvider;
|
|
75
77
|
/**
|
|
76
|
-
* The
|
|
78
|
+
* The timestamp when the refund was created in the payment provider's system. Null
|
|
79
|
+
* if not available from the provider.
|
|
77
80
|
*/
|
|
78
81
|
provider_created_at: string | null;
|
|
79
82
|
/**
|
|
@@ -85,17 +88,20 @@ export interface RefundRetrieveResponse {
|
|
|
85
88
|
*/
|
|
86
89
|
reference_type: RefundReferenceType | null;
|
|
87
90
|
/**
|
|
88
|
-
* The value
|
|
91
|
+
* The tracking reference value from the payment processor, used to trace the
|
|
92
|
+
* refund through banking networks. Null if no reference was provided.
|
|
89
93
|
*/
|
|
90
94
|
reference_value: string | null;
|
|
91
95
|
/**
|
|
92
|
-
* The status of the refund
|
|
96
|
+
* The current processing status of the refund, such as pending, succeeded, or
|
|
97
|
+
* failed.
|
|
93
98
|
*/
|
|
94
99
|
status: RefundStatus;
|
|
95
100
|
}
|
|
96
101
|
export declare namespace RefundRetrieveResponse {
|
|
97
102
|
/**
|
|
98
|
-
* The payment
|
|
103
|
+
* The original payment that this refund was issued against. Null if the payment is
|
|
104
|
+
* no longer available.
|
|
99
105
|
*/
|
|
100
106
|
interface Payment {
|
|
101
107
|
/**
|
|
@@ -111,7 +117,8 @@ export declare namespace RefundRetrieveResponse {
|
|
|
111
117
|
*/
|
|
112
118
|
card_brand: PaymentsAPI.CardBrands | null;
|
|
113
119
|
/**
|
|
114
|
-
* The last
|
|
120
|
+
* The last four digits of the card used to make this payment. Null if the payment
|
|
121
|
+
* was not made with a card.
|
|
115
122
|
*/
|
|
116
123
|
card_last4: string | null;
|
|
117
124
|
/**
|
|
@@ -135,7 +142,8 @@ export declare namespace RefundRetrieveResponse {
|
|
|
135
142
|
*/
|
|
136
143
|
membership: Payment.Membership | null;
|
|
137
144
|
/**
|
|
138
|
-
* The
|
|
145
|
+
* The time at which this payment was successfully collected. Null if the payment
|
|
146
|
+
* has not yet succeeded. As a Unix timestamp.
|
|
139
147
|
*/
|
|
140
148
|
paid_at: string | null;
|
|
141
149
|
/**
|
|
@@ -195,15 +203,16 @@ export declare namespace RefundRetrieveResponse {
|
|
|
195
203
|
*/
|
|
196
204
|
id: string;
|
|
197
205
|
/**
|
|
198
|
-
* The email
|
|
206
|
+
* The user's email address. Requires the member:email:read permission to access.
|
|
207
|
+
* Null if not authorized.
|
|
199
208
|
*/
|
|
200
209
|
email: string | null;
|
|
201
210
|
/**
|
|
202
|
-
* The
|
|
211
|
+
* The user's display name shown on their public profile.
|
|
203
212
|
*/
|
|
204
213
|
name: string | null;
|
|
205
214
|
/**
|
|
206
|
-
* The
|
|
215
|
+
* The user's unique username shown on their public profile.
|
|
207
216
|
*/
|
|
208
217
|
username: string;
|
|
209
218
|
}
|
|
@@ -219,8 +228,8 @@ export interface RefundListResponse {
|
|
|
219
228
|
*/
|
|
220
229
|
id: string;
|
|
221
230
|
/**
|
|
222
|
-
* The amount
|
|
223
|
-
*
|
|
231
|
+
* The refunded amount as a decimal in the specified currency, such as 10.43 for
|
|
232
|
+
* $10.43 USD.
|
|
224
233
|
*/
|
|
225
234
|
amount: number;
|
|
226
235
|
/**
|
|
@@ -228,19 +237,21 @@ export interface RefundListResponse {
|
|
|
228
237
|
*/
|
|
229
238
|
created_at: string;
|
|
230
239
|
/**
|
|
231
|
-
* The currency
|
|
240
|
+
* The three-letter ISO currency code for the refunded amount.
|
|
232
241
|
*/
|
|
233
242
|
currency: Shared.Currency;
|
|
234
243
|
/**
|
|
235
|
-
* The payment
|
|
244
|
+
* The original payment that this refund was issued against. Null if the payment is
|
|
245
|
+
* no longer available.
|
|
236
246
|
*/
|
|
237
247
|
payment: RefundListResponse.Payment | null;
|
|
238
248
|
/**
|
|
239
|
-
* The provider
|
|
249
|
+
* The payment provider that processed the refund.
|
|
240
250
|
*/
|
|
241
251
|
provider: PaymentProvider;
|
|
242
252
|
/**
|
|
243
|
-
* The
|
|
253
|
+
* The timestamp when the refund was created in the payment provider's system. Null
|
|
254
|
+
* if not available from the provider.
|
|
244
255
|
*/
|
|
245
256
|
provider_created_at: string | null;
|
|
246
257
|
/**
|
|
@@ -252,17 +263,20 @@ export interface RefundListResponse {
|
|
|
252
263
|
*/
|
|
253
264
|
reference_type: RefundReferenceType | null;
|
|
254
265
|
/**
|
|
255
|
-
* The value
|
|
266
|
+
* The tracking reference value from the payment processor, used to trace the
|
|
267
|
+
* refund through banking networks. Null if no reference was provided.
|
|
256
268
|
*/
|
|
257
269
|
reference_value: string | null;
|
|
258
270
|
/**
|
|
259
|
-
* The status of the refund
|
|
271
|
+
* The current processing status of the refund, such as pending, succeeded, or
|
|
272
|
+
* failed.
|
|
260
273
|
*/
|
|
261
274
|
status: RefundStatus;
|
|
262
275
|
}
|
|
263
276
|
export declare namespace RefundListResponse {
|
|
264
277
|
/**
|
|
265
|
-
* The payment
|
|
278
|
+
* The original payment that this refund was issued against. Null if the payment is
|
|
279
|
+
* no longer available.
|
|
266
280
|
*/
|
|
267
281
|
interface Payment {
|
|
268
282
|
/**
|
|
@@ -273,7 +287,7 @@ export declare namespace RefundListResponse {
|
|
|
273
287
|
}
|
|
274
288
|
export interface RefundListParams extends CursorPageParams {
|
|
275
289
|
/**
|
|
276
|
-
* The
|
|
290
|
+
* The unique identifier of the payment to list refunds for.
|
|
277
291
|
*/
|
|
278
292
|
payment_id: string;
|
|
279
293
|
/**
|
|
@@ -281,11 +295,11 @@ export interface RefundListParams extends CursorPageParams {
|
|
|
281
295
|
*/
|
|
282
296
|
before?: string | null;
|
|
283
297
|
/**
|
|
284
|
-
*
|
|
298
|
+
* Only return refunds created after this timestamp.
|
|
285
299
|
*/
|
|
286
300
|
created_after?: string | null;
|
|
287
301
|
/**
|
|
288
|
-
*
|
|
302
|
+
* Only return refunds created before this timestamp.
|
|
289
303
|
*/
|
|
290
304
|
created_before?: string | null;
|
|
291
305
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refunds.d.ts","sourceRoot":"","sources":["../src/resources/refunds.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,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,sBAAsB,CAAC;IAIlF
|
|
1
|
+
{"version":3,"file":"refunds.d.ts","sourceRoot":"","sources":["../src/resources/refunds.ts"],"names":[],"mappings":"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"}
|
package/resources/refunds.js
CHANGED
|
@@ -7,7 +7,7 @@ const pagination_1 = require("../core/pagination.js");
|
|
|
7
7
|
const path_1 = require("../internal/utils/path.js");
|
|
8
8
|
class Refunds extends resource_1.APIResource {
|
|
9
9
|
/**
|
|
10
|
-
* Retrieves
|
|
10
|
+
* Retrieves the details of an existing refund.
|
|
11
11
|
*
|
|
12
12
|
* Required permissions:
|
|
13
13
|
*
|
|
@@ -20,7 +20,8 @@ class Refunds extends resource_1.APIResource {
|
|
|
20
20
|
return this._client.get((0, path_1.path) `/refunds/${id}`, options);
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* Returns a paginated list of refunds for a specific payment, with optional
|
|
24
|
+
* filtering by creation date.
|
|
24
25
|
*
|
|
25
26
|
* Required permissions:
|
|
26
27
|
*
|
package/resources/refunds.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refunds.js","sourceRoot":"","sources":["../src/resources/refunds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAI/C,sDAAoF;AAEpF,oDAA8C;AAE9C,MAAa,OAAQ,SAAQ,sBAAW;IACtC;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzD,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"refunds.js","sourceRoot":"","sources":["../src/resources/refunds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAI/C,sDAAoF;AAEpF,oDAA8C;AAE9C,MAAa,OAAQ,SAAQ,sBAAW;IACtC;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzD,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CACF,KAAuB,EACvB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,UAAU,EAAE,CAAA,uBAA8B,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF;AA7BD,0BA6BC"}
|
package/resources/refunds.mjs
CHANGED
|
@@ -4,7 +4,7 @@ import { CursorPage } from "../core/pagination.mjs";
|
|
|
4
4
|
import { path } from "../internal/utils/path.mjs";
|
|
5
5
|
export class Refunds extends APIResource {
|
|
6
6
|
/**
|
|
7
|
-
* Retrieves
|
|
7
|
+
* Retrieves the details of an existing refund.
|
|
8
8
|
*
|
|
9
9
|
* Required permissions:
|
|
10
10
|
*
|
|
@@ -17,7 +17,8 @@ export class Refunds extends APIResource {
|
|
|
17
17
|
return this._client.get(path `/refunds/${id}`, options);
|
|
18
18
|
}
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Returns a paginated list of refunds for a specific payment, with optional
|
|
21
|
+
* filtering by creation date.
|
|
21
22
|
*
|
|
22
23
|
* Required permissions:
|
|
23
24
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refunds.mjs","sourceRoot":"","sources":["../src/resources/refunds.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,UAAU,EAAsC;OAElD,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzD,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"refunds.mjs","sourceRoot":"","sources":["../src/resources/refunds.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,UAAU,EAAsC;OAElD,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzD,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CACF,KAAuB,EACvB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,UAAU,EAAE,CAAA,UAA8B,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF"}
|
package/resources/reviews.d.mts
CHANGED
|
@@ -4,11 +4,12 @@ import { CursorPage, type CursorPageParams, PagePromise } from "../core/paginati
|
|
|
4
4
|
import { RequestOptions } from "../internal/request-options.mjs";
|
|
5
5
|
export declare class Reviews extends APIResource {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Retrieves the details of an existing review.
|
|
8
8
|
*/
|
|
9
9
|
retrieve(id: string, options?: RequestOptions): APIPromise<ReviewRetrieveResponse>;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Returns a paginated list of customer reviews for a specific product, with
|
|
12
|
+
* optional filtering by star rating and creation date.
|
|
12
13
|
*/
|
|
13
14
|
list(query: ReviewListParams, options?: RequestOptions): PagePromise<ReviewListResponsesCursorPage, ReviewListResponse>;
|
|
14
15
|
}
|
|
@@ -18,7 +19,8 @@ export type ReviewListResponsesCursorPage = CursorPage<ReviewListResponse>;
|
|
|
18
19
|
*/
|
|
19
20
|
export type ReviewStatus = 'pending' | 'published' | 'removed';
|
|
20
21
|
/**
|
|
21
|
-
*
|
|
22
|
+
* A user-submitted review of a company, including a star rating and optional text
|
|
23
|
+
* feedback.
|
|
22
24
|
*/
|
|
23
25
|
export interface ReviewRetrieveResponse {
|
|
24
26
|
/**
|
|
@@ -26,11 +28,11 @@ export interface ReviewRetrieveResponse {
|
|
|
26
28
|
*/
|
|
27
29
|
id: string;
|
|
28
30
|
/**
|
|
29
|
-
*
|
|
31
|
+
* A list of files and media attached to the review.
|
|
30
32
|
*/
|
|
31
33
|
attachments: Array<ReviewRetrieveResponse.Attachment>;
|
|
32
34
|
/**
|
|
33
|
-
* The company
|
|
35
|
+
* The company that this review was written for.
|
|
34
36
|
*/
|
|
35
37
|
company: ReviewRetrieveResponse.Company;
|
|
36
38
|
/**
|
|
@@ -38,36 +40,38 @@ export interface ReviewRetrieveResponse {
|
|
|
38
40
|
*/
|
|
39
41
|
created_at: string;
|
|
40
42
|
/**
|
|
41
|
-
* The
|
|
43
|
+
* The body text of the review containing the user's detailed feedback. Returns an
|
|
44
|
+
* empty string if no description was provided.
|
|
42
45
|
*/
|
|
43
46
|
description: string | null;
|
|
44
47
|
/**
|
|
45
|
-
* The timestamp of when the
|
|
48
|
+
* The timestamp of when the reviewer first joined the product. Null if unknown.
|
|
46
49
|
*/
|
|
47
50
|
joined_at: string | null;
|
|
48
51
|
/**
|
|
49
|
-
* Whether
|
|
52
|
+
* Whether the reviewer paid for the product. Null if the payment status is
|
|
50
53
|
* unknown.
|
|
51
54
|
*/
|
|
52
55
|
paid_for_product: boolean | null;
|
|
53
56
|
/**
|
|
54
|
-
* The product
|
|
57
|
+
* The product that this review was written for.
|
|
55
58
|
*/
|
|
56
59
|
product: ReviewRetrieveResponse.Product;
|
|
57
60
|
/**
|
|
58
|
-
* The timestamp of when the review was published.
|
|
61
|
+
* The timestamp of when the review was published. Null if the review has not been
|
|
62
|
+
* published yet.
|
|
59
63
|
*/
|
|
60
64
|
published_at: string | null;
|
|
61
65
|
/**
|
|
62
|
-
* The
|
|
66
|
+
* The star rating given by the reviewer, from 1 to 5.
|
|
63
67
|
*/
|
|
64
68
|
stars: number;
|
|
65
69
|
/**
|
|
66
|
-
* The status of the review.
|
|
70
|
+
* The current moderation status of the review.
|
|
67
71
|
*/
|
|
68
72
|
status: ReviewStatus;
|
|
69
73
|
/**
|
|
70
|
-
*
|
|
74
|
+
* A short summary title for the review. Null if the reviewer did not provide one.
|
|
71
75
|
*/
|
|
72
76
|
title: string | null;
|
|
73
77
|
/**
|
|
@@ -75,7 +79,7 @@ export interface ReviewRetrieveResponse {
|
|
|
75
79
|
*/
|
|
76
80
|
updated_at: string;
|
|
77
81
|
/**
|
|
78
|
-
* The user account
|
|
82
|
+
* The user account of the person who wrote this review.
|
|
79
83
|
*/
|
|
80
84
|
user: ReviewRetrieveResponse.User;
|
|
81
85
|
}
|
|
@@ -85,25 +89,29 @@ export declare namespace ReviewRetrieveResponse {
|
|
|
85
89
|
*/
|
|
86
90
|
interface Attachment {
|
|
87
91
|
/**
|
|
88
|
-
*
|
|
92
|
+
* Represents a unique identifier that is Base64 obfuscated. It is often used to
|
|
93
|
+
* refetch an object or as key for a cache. The ID type appears in a JSON response
|
|
94
|
+
* as a String; however, it is not intended to be human-readable. When expected as
|
|
95
|
+
* an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`)
|
|
96
|
+
* input value will be accepted as an ID.
|
|
89
97
|
*/
|
|
90
98
|
id: string;
|
|
91
99
|
/**
|
|
92
|
-
* The
|
|
100
|
+
* The MIME type of the uploaded file (e.g., image/jpeg, video/mp4, audio/mpeg).
|
|
93
101
|
*/
|
|
94
102
|
content_type: string | null;
|
|
95
103
|
/**
|
|
96
|
-
* The
|
|
104
|
+
* The original filename of the uploaded attachment, including its file extension.
|
|
97
105
|
*/
|
|
98
106
|
filename: string | null;
|
|
99
107
|
/**
|
|
100
|
-
*
|
|
101
|
-
*
|
|
108
|
+
* A pre-optimized URL for rendering this attachment on the client. This should be
|
|
109
|
+
* used for displaying attachments in apps.
|
|
102
110
|
*/
|
|
103
111
|
url: string | null;
|
|
104
112
|
}
|
|
105
113
|
/**
|
|
106
|
-
* The company
|
|
114
|
+
* The company that this review was written for.
|
|
107
115
|
*/
|
|
108
116
|
interface Company {
|
|
109
117
|
/**
|
|
@@ -111,16 +119,16 @@ export declare namespace ReviewRetrieveResponse {
|
|
|
111
119
|
*/
|
|
112
120
|
id: string;
|
|
113
121
|
/**
|
|
114
|
-
* The slug
|
|
122
|
+
* The URL slug for the company's store page (e.g., 'pickaxe' in whop.com/pickaxe).
|
|
115
123
|
*/
|
|
116
124
|
route: string;
|
|
117
125
|
/**
|
|
118
|
-
* The
|
|
126
|
+
* The display name of the company shown to customers.
|
|
119
127
|
*/
|
|
120
128
|
title: string;
|
|
121
129
|
}
|
|
122
130
|
/**
|
|
123
|
-
* The product
|
|
131
|
+
* The product that this review was written for.
|
|
124
132
|
*/
|
|
125
133
|
interface Product {
|
|
126
134
|
/**
|
|
@@ -128,12 +136,13 @@ export declare namespace ReviewRetrieveResponse {
|
|
|
128
136
|
*/
|
|
129
137
|
id: string;
|
|
130
138
|
/**
|
|
131
|
-
* The
|
|
139
|
+
* The display name of the product shown to customers on the product page and in
|
|
140
|
+
* search results.
|
|
132
141
|
*/
|
|
133
142
|
title: string;
|
|
134
143
|
}
|
|
135
144
|
/**
|
|
136
|
-
* The user account
|
|
145
|
+
* The user account of the person who wrote this review.
|
|
137
146
|
*/
|
|
138
147
|
interface User {
|
|
139
148
|
/**
|
|
@@ -141,17 +150,18 @@ export declare namespace ReviewRetrieveResponse {
|
|
|
141
150
|
*/
|
|
142
151
|
id: string;
|
|
143
152
|
/**
|
|
144
|
-
* The
|
|
153
|
+
* The user's display name shown on their public profile.
|
|
145
154
|
*/
|
|
146
155
|
name: string | null;
|
|
147
156
|
/**
|
|
148
|
-
* The
|
|
157
|
+
* The user's unique username shown on their public profile.
|
|
149
158
|
*/
|
|
150
159
|
username: string;
|
|
151
160
|
}
|
|
152
161
|
}
|
|
153
162
|
/**
|
|
154
|
-
*
|
|
163
|
+
* A user-submitted review of a company, including a star rating and optional text
|
|
164
|
+
* feedback.
|
|
155
165
|
*/
|
|
156
166
|
export interface ReviewListResponse {
|
|
157
167
|
/**
|
|
@@ -159,7 +169,7 @@ export interface ReviewListResponse {
|
|
|
159
169
|
*/
|
|
160
170
|
id: string;
|
|
161
171
|
/**
|
|
162
|
-
*
|
|
172
|
+
* A list of files and media attached to the review.
|
|
163
173
|
*/
|
|
164
174
|
attachments: Array<ReviewListResponse.Attachment>;
|
|
165
175
|
/**
|
|
@@ -167,32 +177,34 @@ export interface ReviewListResponse {
|
|
|
167
177
|
*/
|
|
168
178
|
created_at: string;
|
|
169
179
|
/**
|
|
170
|
-
* The
|
|
180
|
+
* The body text of the review containing the user's detailed feedback. Returns an
|
|
181
|
+
* empty string if no description was provided.
|
|
171
182
|
*/
|
|
172
183
|
description: string | null;
|
|
173
184
|
/**
|
|
174
|
-
* The timestamp of when the
|
|
185
|
+
* The timestamp of when the reviewer first joined the product. Null if unknown.
|
|
175
186
|
*/
|
|
176
187
|
joined_at: string | null;
|
|
177
188
|
/**
|
|
178
|
-
* Whether
|
|
189
|
+
* Whether the reviewer paid for the product. Null if the payment status is
|
|
179
190
|
* unknown.
|
|
180
191
|
*/
|
|
181
192
|
paid_for_product: boolean | null;
|
|
182
193
|
/**
|
|
183
|
-
* The timestamp of when the review was published.
|
|
194
|
+
* The timestamp of when the review was published. Null if the review has not been
|
|
195
|
+
* published yet.
|
|
184
196
|
*/
|
|
185
197
|
published_at: string | null;
|
|
186
198
|
/**
|
|
187
|
-
* The
|
|
199
|
+
* The star rating given by the reviewer, from 1 to 5.
|
|
188
200
|
*/
|
|
189
201
|
stars: number;
|
|
190
202
|
/**
|
|
191
|
-
* The status of the review.
|
|
203
|
+
* The current moderation status of the review.
|
|
192
204
|
*/
|
|
193
205
|
status: ReviewStatus;
|
|
194
206
|
/**
|
|
195
|
-
*
|
|
207
|
+
* A short summary title for the review. Null if the reviewer did not provide one.
|
|
196
208
|
*/
|
|
197
209
|
title: string | null;
|
|
198
210
|
/**
|
|
@@ -200,7 +212,7 @@ export interface ReviewListResponse {
|
|
|
200
212
|
*/
|
|
201
213
|
updated_at: string;
|
|
202
214
|
/**
|
|
203
|
-
* The user account
|
|
215
|
+
* The user account of the person who wrote this review.
|
|
204
216
|
*/
|
|
205
217
|
user: ReviewListResponse.User;
|
|
206
218
|
}
|
|
@@ -210,25 +222,29 @@ export declare namespace ReviewListResponse {
|
|
|
210
222
|
*/
|
|
211
223
|
interface Attachment {
|
|
212
224
|
/**
|
|
213
|
-
*
|
|
225
|
+
* Represents a unique identifier that is Base64 obfuscated. It is often used to
|
|
226
|
+
* refetch an object or as key for a cache. The ID type appears in a JSON response
|
|
227
|
+
* as a String; however, it is not intended to be human-readable. When expected as
|
|
228
|
+
* an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`)
|
|
229
|
+
* input value will be accepted as an ID.
|
|
214
230
|
*/
|
|
215
231
|
id: string;
|
|
216
232
|
/**
|
|
217
|
-
* The
|
|
233
|
+
* The MIME type of the uploaded file (e.g., image/jpeg, video/mp4, audio/mpeg).
|
|
218
234
|
*/
|
|
219
235
|
content_type: string | null;
|
|
220
236
|
/**
|
|
221
|
-
* The
|
|
237
|
+
* The original filename of the uploaded attachment, including its file extension.
|
|
222
238
|
*/
|
|
223
239
|
filename: string | null;
|
|
224
240
|
/**
|
|
225
|
-
*
|
|
226
|
-
*
|
|
241
|
+
* A pre-optimized URL for rendering this attachment on the client. This should be
|
|
242
|
+
* used for displaying attachments in apps.
|
|
227
243
|
*/
|
|
228
244
|
url: string | null;
|
|
229
245
|
}
|
|
230
246
|
/**
|
|
231
|
-
* The user account
|
|
247
|
+
* The user account of the person who wrote this review.
|
|
232
248
|
*/
|
|
233
249
|
interface User {
|
|
234
250
|
/**
|
|
@@ -236,18 +252,18 @@ export declare namespace ReviewListResponse {
|
|
|
236
252
|
*/
|
|
237
253
|
id: string;
|
|
238
254
|
/**
|
|
239
|
-
* The
|
|
255
|
+
* The user's display name shown on their public profile.
|
|
240
256
|
*/
|
|
241
257
|
name: string | null;
|
|
242
258
|
/**
|
|
243
|
-
* The
|
|
259
|
+
* The user's unique username shown on their public profile.
|
|
244
260
|
*/
|
|
245
261
|
username: string;
|
|
246
262
|
}
|
|
247
263
|
}
|
|
248
264
|
export interface ReviewListParams extends CursorPageParams {
|
|
249
265
|
/**
|
|
250
|
-
* The
|
|
266
|
+
* The unique identifier of the product to list reviews for.
|
|
251
267
|
*/
|
|
252
268
|
product_id: string;
|
|
253
269
|
/**
|
|
@@ -255,11 +271,11 @@ export interface ReviewListParams extends CursorPageParams {
|
|
|
255
271
|
*/
|
|
256
272
|
before?: string | null;
|
|
257
273
|
/**
|
|
258
|
-
*
|
|
274
|
+
* Only return reviews created after this timestamp.
|
|
259
275
|
*/
|
|
260
276
|
created_after?: string | null;
|
|
261
277
|
/**
|
|
262
|
-
*
|
|
278
|
+
* Only return reviews created before this timestamp.
|
|
263
279
|
*/
|
|
264
280
|
created_before?: string | null;
|
|
265
281
|
/**
|
|
@@ -271,11 +287,11 @@ export interface ReviewListParams extends CursorPageParams {
|
|
|
271
287
|
*/
|
|
272
288
|
last?: number | null;
|
|
273
289
|
/**
|
|
274
|
-
* The maximum star rating
|
|
290
|
+
* The maximum star rating to include in results, from 1 to 5 inclusive.
|
|
275
291
|
*/
|
|
276
292
|
max_stars?: number | null;
|
|
277
293
|
/**
|
|
278
|
-
* The minimum star rating
|
|
294
|
+
* The minimum star rating to include in results, from 1 to 5 inclusive.
|
|
279
295
|
*/
|
|
280
296
|
min_stars?: number | null;
|
|
281
297
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reviews.d.mts","sourceRoot":"","sources":["../src/resources/reviews.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,OAAQ,SAAQ,WAAW;IACtC;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,sBAAsB,CAAC;IAIlF
|
|
1
|
+
{"version":3,"file":"reviews.d.mts","sourceRoot":"","sources":["../src/resources/reviews.ts"],"names":[],"mappings":"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"}
|