חזרה אל Stripe
התחבר ל-Knoon AI עם Stripe כדי לאוטומטי תהליכי עבודה של AI.
Fetch a Stripe shipping rate by ID.
stripeDefaultRetrieveShippingRate
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| shippingRateId | mustache | Stripe shipping rate ID (e.g. "shr_12345"). | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| id | string | Shipping rate ID. |
| displayName | string | Display name. |
| active | boolean | Whether the shipping rate is active. |
| type | string | Shipping rate type. |
| fixedAmount | number | Fixed amount when set. |
| fixedAmountCurrency | string | Currency for the fixed amount. |
| createdAt | string | Shipping rate creation time (ISO). |