Stripe 엔터티에서 읽기
사전 조건
-
읽으려는 Stripe 객체.
지원되는 엔터티
| 개체 | 필터링 가능 | 제한 지원 | 정렬 기준 지원 | Select * 지원 | 분할 지원 |
|---|---|---|---|---|---|
| 밸런스 | 아니요 | 아니요 | 아니요 | 예 | 아니요 |
| 밸런스 트랜잭션 | 예 | 예 | 아니요 | 예 | 예 |
| 요금 | 예 | 예 | 아니요 | 예 | 예 |
| 이의 | 예 | 예 | 아니요 | 예 | 예 |
| 파일 링크 | 예 | 예 | 아니요 | 예 | 예 |
| PaymentIntents | 예 | 예 | 아니요 | 예 | 예 |
| SetupIntents | 예 | 예 | 아니요 | 예 | 예 |
| 결제 금액 | 예 | 예 | 아니요 | 예 | 예 |
| 환불 | 예 | 예 | 아니요 | 예 | 예 |
| Products | 예 | 예 | 아니요 | 예 | 예 |
| 가격 | 예 | 예 | 아니요 | 예 | 예 |
| Coupons | 예 | 예 | 아니요 | 예 | 예 |
| 프로모션 코드 | 예 | 예 | 아니요 | 예 | 예 |
| 세금 코드 | 아니요 | 예 | 아니요 | 예 | 아니요 |
| 세율 | 예 | 예 | 아니요 | 예 | 예 |
| 배송 요금 | 예 | 예 | 아니요 | 예 | 예 |
| 세션 | 예 | 예 | 아니요 | 예 | 예 |
| 크레딧 노트 | 예 | 예 | 아니요 | 예 | 예 |
| Customer | 예 | 예 | 아니요 | 예 | 예 |
| 인보이스 | 예 | 예 | 아니요 | 예 | 예 |
| 인보이스 항목 | 예 | 예 | 아니요 | 예 | 아니요 |
| 계획 | 예 | 예 | 아니요 | 예 | 예 |
| 견적 | 예 | 예 | 아니요 | 예 | 아니요 |
| 구독 | 예 | 예 | 아니요 | 예 | |
| 구독 항목 | 아니요 | 예 | 아니요 | 예 | 아니요 |
| 구독 일정 | 예 | 예 | 아니요 | 예 | 예 |
| Accounts | 아니요 | 예 | 아니요 | 예 | 예 |
| 애플리케이션 요금 | 예 | 예 | 아니요 | 예 | 예 |
| 국가 사양 | 아니요 | 예 | 아니요 | 예 | 아니요 |
| 전송 | 예 | 예 | 아니요 | 예 | 예 |
| 조기 사기 경고 | 예 | 예 | 아니요 | 예 | 예 |
| 보고서 유형 | 아니요 | 아니요 | 아니요 | 예 | 아니요 |
예제
stripe_read = glueContext.create_dynamic_frame.from_options( connection_type="stripe", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "coupons", "API_VERSION": "v1" } )
Stripe 엔터티 및 필드 세부 정보
| 개체 | 필드 | 데이터 형식 | 지원되는 연산자 |
|---|---|---|---|
| 밸런스 | |||
| available | 나열 | ||
| connect_reserved | 나열 | ||
| 보류 중 | 나열 | ||
| livemode | 불 | ||
| 객체 | String | ||
| instant_available | 나열 | ||
| issuing | Struct | ||
| 밸런스 트랜잭션 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | ||
| available_on | DateTime | =, >=, <=,<,> | |
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| 설명 | String | ||
| exchange_rate | BigDecimal | ||
| fee | Integer | ||
| fee_details | 나열 | ||
| net | Integer | ||
| reporting_category | String | ||
| source | String | = | |
| status | String | ||
| type | String | = | |
| cross_border_classification | String | ||
| 요금 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | =, <, > | |
| amount_captured | Integer | ||
| amount_refunded | Integer | ||
| 애플리케이션 | String | ||
| application_fee | String | ||
| application_fee_amount | Integer | ||
| balance_transaction | String | ||
| billing_details | Struct | ||
| calculated_statement_descriptor | String | ||
| captured | 불 | ||
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| customer | String | = | |
| 설명 | String | ||
| destination | String | ||
| dispute | String | ||
| disputed | 불 | = | |
| failure_balance_transaction | String | ||
| failure_code | String | ||
| failure_message | String | ||
| fraud_details | Struct | ||
| 인보이스 | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| on_behalf_of | String | ||
| 순서 | String | ||
| outcome | Struct | ||
| paid | 불 | ||
| payment_intent | String | = | |
| payment_method | String | ||
| payment_method_details | Struct | ||
| receipt_email | String | ||
| receipt_number | String | ||
| receipt_url | String | ||
| refunded | 불 | = | |
| refunds | Struct | ||
| review | String | ||
| shipping | Struct | ||
| source | Struct | ||
| source_transfer | String | ||
| statement_descriptor | String | ||
| statement_descriptor_suffix | String | ||
| status | String | ||
| 전송 | String | ||
| transfer_data | Struct | ||
| transfer_group | String | = | |
| 이의 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | =, <, > | |
| balance_transaction | String | ||
| balance_transactions | 나열 | ||
| 요금 | String | = | |
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| evidence | Struct | ||
| evidence_details | Struct | ||
| is_charge_refundable | 불 | ||
| livemode | 불 | ||
| metadata | Struct | ||
| payment_intent | String | = | |
| reason | String | = | |
| status | String | ||
| payment_method_details | Struct | ||
| 파일 링크 | |||
| id | String | ||
| 객체 | String | ||
| created | DateTime | =, >=, <=,<,> | |
| expired | 불 | = | |
| expires_at | DateTime | ||
| 파일 | String | = | |
| livemode | 불 | ||
| metadata | Struct | ||
| url | String | ||
| PaymentIntents | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | ||
| amount_capturable | Integer | ||
| amount_details | Struct | ||
| amount_received | Integer | ||
| 애플리케이션 | String | ||
| application_fee_amount | Integer | ||
| automatic_payment_methods | Struct | ||
| canceled_at | DateTime | ||
| cancellation_reason | String | ||
| capture_method | String | ||
| client_secret | String | ||
| confirmation_method | String | ||
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| customer | String | = | |
| 설명 | String | ||
| 인보이스 | String | ||
| last_payment_error | Struct | ||
| latest_charge | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| next_action | Struct | ||
| on_behalf_of | String | ||
| payment_method | String | ||
| payment_method_options | Struct | ||
| payment_method_types | 나열 | ||
| payment_method_configuration_details | Struct | ||
| 처리 중 | Struct | ||
| receipt_email | String | ||
| review | String | ||
| setup_future_usage | String | ||
| shipping | Struct | ||
| source | String | ||
| statement_descriptor | String | ||
| statement_descriptor_suffix | String | ||
| status | String | ||
| transfer_data | Struct | ||
| transfer_group | String | ||
| SetupIntents | |||
| id | String | ||
| 객체 | String | ||
| 애플리케이션 | String | ||
| cancellation_reason | String | ||
| client_secret | String | ||
| created | DateTime | =, >=, <=,<,> | |
| customer | String | = | |
| 설명 | String | ||
| flow_directions | 나열 | ||
| last_setup_error | Struct | ||
| latest_attempt | String | ||
| livemode | 불 | ||
| mandate | String | ||
| metadata | Struct | ||
| next_action | Struct | ||
| on_behalf_of | String | ||
| payment_method | String | ||
| payment_method_options | Struct | ||
| payment_method_types | 나열 | ||
| single_use_mandate | String | ||
| status | String | ||
| 사용 | String | ||
| automatic_payment_methods | Struct | ||
| 결제 금액 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | =, <, > | |
| arrival_date | DateTime | =, >=, <=,<,> | |
| automatic | 불 | ||
| balance_transaction | String | ||
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| 설명 | String | = | |
| destination | String | ||
| failure_balance_transaction | String | ||
| failure_code | String | ||
| failure_message | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| method | String | ||
| original_payout | String | ||
| reversed_by | String | ||
| reconciliation_status | String | ||
| source_type | String | ||
| statement_descriptor | String | ||
| status | String | ||
| type | String | ||
| application_fee | String | ||
| application_fee_amount | Integer | ||
| 환불 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | ||
| balance_transaction | String | ||
| 요금 | String | = | |
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| metadata | Struct | ||
| destination_details | Struct | ||
| payment_intent | String | = | |
| reason | String | ||
| receipt_number | String | ||
| source_transfer_reversal | String | ||
| status | String | ||
| transfer_reversal | String | ||
| Products | |||
| id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| attributes | 나열 | ||
| created | DateTime | =, >=, <=,<,> | |
| default_price | String | ||
| 설명 | String | ||
| 이미지 | 나열 | ||
| livemode | 불 | ||
| metadata | Struct | ||
| name | String | ||
| package_dimensions | Struct | ||
| shippable | 불 | ||
| statement_descriptor | String | ||
| tax_code | String | ||
| type | String | = | |
| unit_label | String | ||
| updated | DateTime | ||
| url | String | ||
| 기능 | 나열 | ||
| 가격 | |||
| id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| billing_scheme | String | ||
| created | DateTime | =, >=, <=,<,> | |
| currency | String | = | |
| custom_unit_amount | Struct | ||
| livemode | 불 | ||
| lookup_key | String | ||
| metadata | Struct | ||
| nickname | String | ||
| product | String | = | |
| recurring | Struct | ||
| tax_behavior | String | ||
| tiers_mode | String | ||
| transform_quantity | Struct | ||
| type | String | = | |
| unit_amount | Integer | ||
| unit_amount_decimal | String | ||
| 쿠폰 | |||
| Id | String | ||
| 객체 | String | ||
| amount_off | Integer | ||
| created | DateTime | =, >=, <=,<,> | |
| currency | String | = | |
| duration | String | = | |
| duration_in_months | Integer | =,<,> | |
| livemode | 불 | ||
| max_redemptions | Integer | =, <, > | |
| metadata | Struct | ||
| name | String | ||
| percent_off | 배정밀도 실수 | = | |
| redeem_by | DateTime | =, >=, <=, <, > | |
| times_redeemed | Integer | ||
| 유효함 | 불 | ||
| 프로모션 코드 | |||
| Id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| code | String | = | |
| coupon | Struct | ||
| created | DateTime | =,>=,<=,<,> | |
| customer | String | ||
| expires_at | DateTime | ||
| livemode | 불 | ||
| max_redemptions | Integer | ||
| metadata | Struct | ||
| 제한 사항 | Struct | ||
| times_redeemed | Integer | ||
| 세금 코드 | |||
| Id | String | ||
| 객체 | String | ||
| 설명 | String | ||
| name | String | ||
| 세율 | |||
| Id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| country | String | ||
| created | DateTime | =, >=, <=, <, > | |
| 설명 | String | ||
| display_name | String | ||
| inclusive | 불 | = | |
| jurisdiction | String | ||
| jurisdiction_level | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| percentage | 배정밀도 실수 | ||
| effective_percentage | 배정밀도 실수 | ||
| state | String | ||
| tax_type | String | ||
| 배송 요금 | |||
| Id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| created | DateTime | =, >=, <=, <, > | |
| delivery_estimate | Struct | ||
| display_name | String | ||
| fixed_amount | Struct | ||
| livemode | 불 | ||
| metadata | Struct | ||
| tax_behavior | String | ||
| tax_code | String | ||
| type | String | ||
| 세션 | |||
| id | String | ||
| 객체 | String | ||
| after_expiration | Struct | ||
| allow_promotion_codes | 불 | ||
| amount_subtotal | Integer | ||
| amount_total | Integer | ||
| automatic_tax | Struct | ||
| billing_address_collection | String | ||
| cancel_url | String | ||
| client_reference_id | String | ||
| consent | Struct | ||
| consent_collection | Struct | ||
| created | DateTime | =, >=, <=, <, > | |
| currency | String | ||
| custom_text | Struct | ||
| customer | String | ||
| customer_creation | String | ||
| customer_details | Struct | ||
| customer_email | String | ||
| expires_at | DateTime | ||
| 인보이스 | String | ||
| invoice_creation | Struct | ||
| livemode | 불 | ||
| locale | String | ||
| metadata | Struct | ||
| mode | String | ||
| payment_intent | String | = | |
| payment_link | String | ||
| payment_method_collection | String | ||
| payment_method_options | Struct | ||
| payment_method_types | 나열 | ||
| payment_status | String | ||
| phone_number_collection | Struct | ||
| recovered_from | String | ||
| setup_intent | String | ||
| shipping_address_collection | Struct | ||
| shipping_cost | Struct | ||
| shipping_details | Struct | ||
| shipping_options | 나열 | ||
| status | String | ||
| submit_type | String | ||
| 구독 | String | ||
| success_url | String | ||
| tax_id_collection | Struct | ||
| total_details | Struct | ||
| url | String | ||
| ui_mode | String | ||
| 크레딧 노트 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | ||
| created | DateTime | =, >=, <=, <, > | |
| currency | String | ||
| customer | String | = | |
| customer_balance_transaction | String | ||
| discount_amount | Integer | ||
| discount_amounts | 나열 | ||
| 인보이스 | String | = | |
| lines | Struct | ||
| livemode | 불 | ||
| memo | String | ||
| metadata | Struct | ||
| 숫자 | String | ||
| out_of_band_amount | Integer | ||
| String | |||
| reason | String | ||
| refund | String | ||
| status | String | ||
| subtotal | Integer | ||
| subtotal_excluding_tax | Integer | ||
| tax_amounts | 나열 | ||
| total | Integer | ||
| total_excluding_tax | Integer | ||
| type | String | ||
| voided_at | DateTime | ||
| amount_shipping | Integer | ||
| effective_at | DateTime | ||
| shipping_cost | Struct | ||
| Customer | |||
| id | String | ||
| 객체 | String | ||
| address | Struct | ||
| balance | Integer | ||
| created | DateTime | ||
| currency | String | =, >=, <=, <, > | |
| default_source | String | ||
| delinquent | 불 | = | |
| 설명 | String | ||
| discount | Struct | ||
| 이메일 | String | = | |
| invoice_prefix | String | ||
| invoice_settings | Struct | ||
| livemode | 불 | ||
| metadata | Struct | ||
| name | String | ||
| next_invoice_sequence | Integer | ||
| phone | String | ||
| preferred_locales | 나열 | ||
| shipping | Struct | ||
| tax_exempt | String | ||
| test_clock | String | ||
| 인보이스 | |||
| id | String | ||
| 객체 | String | ||
| account_country | String | ||
| account_name | String | ||
| account_tax_ids | 나열 | ||
| amount_due | Integer | ||
| amount_paid | Integer | ||
| amount_remaining | Integer | ||
| 애플리케이션 | String | ||
| application_fee_amount | Integer | ||
| attempt_count | Integer | ||
| attempted | 불 | = | |
| auto_advance | 불 | = | |
| automatic_tax | Struct | ||
| billing_reason | String | ||
| 요금 | String | ||
| collection_method | String | = | |
| created | DateTime | =, >=, <=, <, > | |
| currency | String | ||
| custom_fields | 나열 | ||
| customer | String | = | |
| customer_address | Struct | ||
| customer_email | String | ||
| customer_name | String | ||
| customer_phone | String | ||
| customer_shipping | Struct | ||
| customer_tax_exempt | String | ||
| customer_tax_ids | 나열 | ||
| default_payment_method | String | ||
| default_source | String | ||
| default_tax_rates | 나열 | ||
| 설명 | String | ||
| discount | Struct | ||
| discounts | 나열 | ||
| due_date | DateTime | =, >=, <=, <, > | |
| ending_balance | Integer | ||
| footer | String | ||
| from_invoice | Struct | ||
| hosted_invoice_url | String | ||
| invoice_pdf | String | ||
| last_finalization_error | Struct | ||
| latest_revision | String | ||
| lines | Struct | ||
| livemode | 불 | ||
| metadata | Struct | ||
| next_payment_attempt | DateTime | ||
| 숫자 | String | ||
| on_behalf_of | String | ||
| paid | 불 | = | |
| paid_out_of_band | 불 | ||
| payment_intent | String | ||
| payment_settings | Struct | ||
| period_end | DateTime | =, >=, <=, <, > | |
| period_start | DateTime | =, >=, <=, <, > | |
| post_payment_credit_notes_amount | Integer | ||
| pre_payment_credit_notes_amount | Integer | ||
| quote | String | ||
| receipt_number | String | ||
| rendering | Struct | ||
| rendering_options | Struct | ||
| starting_balance | Integer | ||
| statement_descriptor | String | ||
| status | String | = | |
| status_transitions | Struct | ||
| 구독 | String | ||
| subscription_details | Struct | ||
| subtotal | Integer | =, <, > | |
| subtotal_excluding_tax | Integer | ||
| tax | Integer | ||
| test_clock | String | ||
| total | Integer | =, <, > | |
| total_discount_amounts | 나열 | ||
| total_excluding_tax | Integer | ||
| total_tax_amounts | 나열 | ||
| transfer_data | Struct | ||
| webhooks_delivered_at | DateTime | ||
| automatically_finalizes_at | DateTime | ||
| effective_at | DateTime | ||
| 발행자 | Struct | ||
| 인보이스 항목 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | =, <, > | |
| currency | String | ||
| customer | String | = | |
| date | DateTime | ||
| 설명 | String | ||
| discountable | 불 | ||
| discounts | 나열 | ||
| 인보이스 | String | = | |
| livemode | 불 | ||
| metadata | Struct | ||
| 기간 | Struct | ||
| 계획 | Struct | ||
| 가격 | Struct | ||
| proration | 불 | = | |
| quantity | Integer | ||
| 구독 | String | ||
| subscription_item | String | ||
| tax_rates | 나열 | ||
| test_clock | String | ||
| unit_amount | Integer | ||
| unit_amount_decimal | String | ||
| 계획 | |||
| id | String | ||
| 객체 | String | ||
| 활성화 | 불 | = | |
| aggregate_usage | String | ||
| amount | Integer | ||
| amount_decimal | String | ||
| billing_scheme | String | ||
| created | DateTime | =, >=, <=, <, > | |
| currency | String | = | |
| interval | String | = | |
| interval_count | Integer | ||
| livemode | 불 | ||
| metadata | Struct | ||
| nickname | String | ||
| product | String | = | |
| tiers_mode | String | ||
| transform_usage | Struct | ||
| trial_period_days | Integer | =, <, > | |
| usage_type | String | ||
| 측정 | String | ||
| 견적 | |||
| id | String | ||
| 객체 | String | ||
| amount_subtotal | Integer | ||
| amount_total | Integer | ||
| 애플리케이션 | String | ||
| application_fee_amount | Integer | ||
| application_fee_percent | 배정밀도 실수 | ||
| automatic_tax | Struct | ||
| collection_method | String | ||
| computed | Struct | ||
| created | DateTime | ||
| currency | String | ||
| customer | String | = | |
| default_tax_rates | 나열 | ||
| 설명 | String | ||
| discounts | 나열 | ||
| expires_at | DateTime | ||
| footer | String | ||
| from_quote | Struct | ||
| header | String | ||
| 인보이스 | String | ||
| invoice_settings | Struct | ||
| livemode | 불 | ||
| metadata | Struct | ||
| 숫자 | String | ||
| on_behalf_of | String | ||
| status | String | = | |
| status_transitions | Struct | ||
| 구독 | String | ||
| subscription_data | Struct | ||
| subscription_schedule | String | ||
| test_clock | String | ||
| total_details | Struct | ||
| transfer_data | Struct | ||
| 구독 | |||
| id | String | ||
| 객체 | String | ||
| 애플리케이션 | String | ||
| application_fee_percent | 배정밀도 실수 | ||
| automatic_tax | Struct | ||
| billing_cycle_anchor | DateTime | ||
| billing_thresholds | Struct | ||
| cancel_at | DateTime | ||
| cancel_at_period_end | 불 | ||
| canceled_at | DateTime | ||
| collection_method | String | = | |
| created | DateTime | =, >=, <=,<,> | |
| currency | String | ||
| current_period_end | DateTime | =, >=, <= | |
| current_period_start | DateTime | =, >=, <= | |
| customer | String | = | |
| days_until_due | Integer | ||
| default_payment_method | String | ||
| default_source | String | ||
| default_tax_rates | 나열 | ||
| 설명 | String | ||
| discount | Struct | ||
| ended_at | DateTime | ||
| 항목 | Struct | ||
| latest_invoice | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| next_pending_invoice_item_invoice | DateTime | ||
| pause_collection | Struct | ||
| payment_settings | Struct | ||
| pending_invoice_item_interval | Struct | ||
| pending_setup_intent | String | ||
| pending_update | Struct | ||
| 계획 | Struct | ||
| quantity | Integer | ||
| schedule | String | ||
| start_date | DateTime | ||
| status | String | = | |
| test_clock | String | ||
| transfer_data | Struct | ||
| trial_end | DateTime | ||
| trial_start | DateTime | ||
| 구독 항목 | |||
| Id | String | ||
| 객체 | String | ||
| billing_thresholds | Struct | ||
| created | DateTime | =, >=, <=, <, > | |
| metadata | Struct | ||
| 계획 | Struct | ||
| 가격 | Struct | ||
| 구독 | String | ||
| tax_rates | 나열 | ||
| discounts | 나열 | ||
| 구독 일정 | |||
| 객체 | String | ||
| 애플리케이션 | String | ||
| canceled_at | DateTime | ||
| completed_at | DateTime | ||
| created | DateTime | ||
| current_phase | Struct | ||
| customer | String | = | |
| default_settings | Struct | ||
| end_behavior | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| 단계 | 나열 | ||
| released_at | DateTime | ||
| released_subscription | String | ||
| renewal_interval | String | ||
| status | String | ||
| 구독 | String | ||
| test_clock | String | ||
| Accounts | |||
| details_submitted | 불 | ||
| tos_acceptance | Struct | ||
| type | String | ||
| metadata | Struct | ||
| id | String | ||
| 객체 | String | ||
| default_currency | String | ||
| 역량 | Struct | ||
| charges_enabled | 불 | ||
| settings | Struct | ||
| 요구 사항 | Struct | ||
| payouts_enabled | 불 | ||
| future_requirements | Struct | ||
| external_accounts | Struct | ||
| 컨트롤러 | Struct | ||
| country | String | ||
| 이메일 | String | ||
| created | DateTime | =, >=, <=, <, > | |
| business_profile | Struct | ||
| business_type | String | ||
| company | Struct | ||
| 애플리케이션 요금 | |||
| id | String | ||
| 객체 | String | ||
| account | String | ||
| amount | Integer | =, <, > | |
| amount_refunded | Integer | =, <, > | |
| 애플리케이션 | String | ||
| balance_transaction | String | ||
| 요금 | String | = | |
| created | DateTime | ||
| currency | String | ||
| livemode | 불 | ||
| originating_transaction | String | ||
| refunded | 불 | = | |
| refunds | Struct | ||
| fee_source | Struct | ||
| 국가 사양 | |||
| id | String | ||
| 객체 | String | ||
| default_currency | String | ||
| supported_bank_account_currencies | Struct | ||
| supported_payment_currencies | 나열 | ||
| supported_payment_methods | 나열 | ||
| supported_transfer_countries | 나열 | ||
| verification_fields | Struct | ||
| 전송 | |||
| id | String | ||
| 객체 | String | ||
| amount | Integer | =, <, > | |
| amount_reversed | Integer | ||
| balance_transaction | String | ||
| created | DateTime | =, >=, <=, <, > | |
| currency | String | = | |
| 설명 | String | ||
| destination | String | = | |
| destination_payment | String | ||
| livemode | 불 | ||
| metadata | Struct | ||
| reversals | Struct | ||
| reversed | 불 | ||
| source_transaction | String | ||
| source_type | String | ||
| transfer_group | String | = | |
| 조기 사기 경고 | |||
| id | String | ||
| 객체 | String | ||
| actionable | 불 | ||
| 요금 | String | = | |
| created | DateTime | =, >=, <=, <, > | |
| fraud_type | String | ||
| livemode | 불 | ||
| payment_intent | String | = | |
| 보고서 유형 | |||
| id | String | ||
| 객체 | String | ||
| data_available_end | DateTime | ||
| data_available_start | DateTime | ||
| default_columns | 나열 | ||
| livemode | 불 | ||
| name | String | ||
| updated | DateTime | ||
| version | Integer |
분할 쿼리
Spark에서 동시성을 활용하려는 경우 추가 Spark 옵션(PARTITION_FIELD, LOWER_BOUND, UPPER_BOUND, NUM_PARTITIONS)을 제공할 수 있습니다. 이러한 파라미터를 사용하면 Spark 태스크에서 동시에 실행할 수 있는 NUM_PARTITIONS개의 하위 쿼리로 원본 쿼리가 분할됩니다.
-
PARTITION_FIELD: 쿼리 분할에 사용할 필드의 이름입니다. -
LOWER_BOUND: 선택한 파티션 필드의 하한 값(경계 포함).날짜의 경우 Spark SQL 쿼리에 사용된 Spark 날짜 형식을 허용합니다. 유효한 값의 예제:
"2024-07-01T00:00:00.000Z". -
UPPER_BOUND: 선택한 파티션 필드의 상한 값(경계 제외). -
NUM_PARTITIONS: 파티션 수.
엔터티 수준 분할 필드 지원 세부 정보는 아래 표에 캡처되어 있습니다.
| Entity Name | 분할 필드 | 데이터 형식 |
|---|---|---|
| 밸런스 트랜잭션 | created | DateTime |
| 요금 | created | DateTime |
| 이의 | created | DateTime |
| 파일 링크 | created | DateTime |
| PaymentIntents | created | DateTime |
| SetupIntents | created | DateTime |
| 결제 금액 | created | DateTime |
| 환불 | created | DateTime |
| Products | created | DateTime |
| 가격 | created | DateTime |
| 쿠폰 | created | DateTime |
| 프로모션 코드 | created | DateTime |
| 세율 | created | DateTime |
| 배송 요금 | created | DateTime |
| 세션 | created | DateTime |
| 크레딧 노트 | created | DateTime |
| Customer | created | DateTime |
| 인보이스 | created | DateTime |
| 계획 | created | DateTime |
| 구독 | created | DateTime |
| 구독 일정 | created | DateTime |
| Accounts | created | DateTime |
| 애플리케이션 요금 | created | DateTime |
| 전송 | created | DateTime |
| 조기 사기 경고 | created | DateTime |
예제
stripe_read = glueContext.create_dynamic_frame.from_options( connection_type="stripe", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "coupons", "API_VERSION": "v1", "PARTITION_FIELD": "created" "LOWER_BOUND": "2024-05-01T20:55:02.000Z" "UPPER_BOUND": "2024-07-11T20:55:02.000Z" "NUM_PARTITIONS": "10" } )