Hand-off a PaymentIntent to a Reader

Initiates a payment flow on a Reader. See process the payment for more details.

post/v1/terminal/readers/{reader}/process_payment_intent

Path parameters

readerstring required

Response

Successful response.

device_sw_versionstring nullable

The current software version of the reader.

device_type'bbpos_chipper2x' | 'bbpos_wisepad3' | 'bbpos_wisepos_e' | 'mobile_phone_reader' | 'simulated_stripe_s700' | 'simulated_stripe_s710' | 'simulated_verifone_m425' | 'simulated_verifone_p630' | 'simulated_verifone_ux700' | 'simulated_verifone_v660p' | 'simulated_wisepos_e' | 'stripe_m2' | 'stripe_s700' | 'stripe_s710' | 'verifone_P400' | 'verifone_m425' | 'verifone_p630' | 'verifone_ux700' | 'verifone_v660p' required

Device type of the reader.

idstring required

Unique identifier for the object.

ip_addressstring nullable

The local IP address of the reader.

labelstring required

Custom label given to the reader for easier identification.

last_seen_atinteger nullable

The last time this reader reported to Stripe backend. Timestamp is measured in milliseconds since the Unix epoch. Unlike most other Stripe timestamp fields which use seconds, this field uses milliseconds.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

metadataobject required

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

object'terminal.reader' required

String representing the object's type. Objects of the same type share the same value.

serial_numberstring required

Serial number of the reader.

status'offline' | 'online' nullable

The networking status of the reader. We do not recommend using this field in flows that may block taking payments.

Changes

Changed in 11 of the 51 revisions of this API.5652100

    • added the new simulated_stripe_s710 enum value to the device_type response property for the response status 200

      response-property-enum-value-added

    • added the new stripe_s710 enum value to the device_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/card/generated_from/anyOf[subschema #1: payment_method_card_generated_card]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/confirm_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/card_present/anyOf[subschema #1: payment_method_options_card_present]/capture_method to the response with the default status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_intent/anyOf[subschema #2: PaymentIntent]/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/card/generated_from/anyOf[subschema #1: payment_method_card_generated_card]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/confirm_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/amount_details/anyOf[subschema #1: PaymentFlowsAmountDetails]/line_items/data/items/payment_method_options/anyOf[subschema #1: PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItemResourcePaymentMethodOptions]/klarna/subscription_reference to the response with the default status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/card/generated_from/anyOf[subschema #1: payment_method_card_generated_card]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/card/generated_from/anyOf[subschema #1: payment_method_card_generated_card]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/confirm_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/confirm_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/location to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paynow/reader to the response with the default status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/card/generated_from/anyOf[subschema #1: payment_method_card_generated_card]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/collect_payment_method/payment_method/sepa_debit/generated_from/anyOf[subschema #1: sepa_debit_generated_from]/setup_attempt/anyOf[subschema #2: PaymentFlowsSetupIntentSetupAttempt]/setup_error/anyOf[subschema #1: APIErrors]/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/confirm_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id to the response with the default status

      response-optional-property-added

    • added the new collect_inputs enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/type response property for the response status 200

      response-property-enum-value-added

    • added the new simulated_stripe_s700 enum value to the device_type response property for the response status 200

      response-property-enum-value-added

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

  • 1199cc3c5574627See the full diff
    • the response property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status 200

      response-property-became-optional

    • the response property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status 200

      response-property-became-optional

    • the response property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status 200

      response-property-became-optional

    • the response property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status 200

      response-property-became-optional

    • the response property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status default

      response-property-became-optional

    • the response property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/price_type became optional for the status default

      response-property-became-optional

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/acss_debit/anyOf[subschema #1: payment_intent_payment_method_options_acss_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/au_becs_debit/anyOf[subschema #1: payment_intent_payment_method_options_au_becs_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/bacs_debit/anyOf[subschema #1: payment_intent_payment_method_options_bacs_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/sepa_debit/anyOf[subschema #1: payment_intent_payment_method_options_sepa_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/us_bank_account/anyOf[subschema #1: payment_intent_payment_method_options_us_bank_account]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/acss_debit/anyOf[subschema #1: payment_intent_payment_method_options_acss_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/au_becs_debit/anyOf[subschema #1: payment_intent_payment_method_options_au_becs_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/bacs_debit/anyOf[subschema #1: payment_intent_payment_method_options_bacs_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/sepa_debit/anyOf[subschema #1: payment_intent_payment_method_options_sepa_debit]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/us_bank_account/anyOf[subschema #1: payment_intent_payment_method_options_us_bank_account]/target_date to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/applicability_config/scope/prices to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/total_pretax_credit_amounts/items/credit_balance_transaction/anyOf[subschema #2: CreditBalanceTransaction]/credit_grant/anyOf[subschema #2: CreditGrant]/priority to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/acss_debit/anyOf[subschema #1: payment_intent_payment_method_options_acss_debit]/target_date to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/au_becs_debit/anyOf[subschema #1: payment_intent_payment_method_options_au_becs_debit]/target_date to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/bacs_debit/anyOf[subschema #1: payment_intent_payment_method_options_bacs_debit]/target_date to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/sepa_debit/anyOf[subschema #1: payment_intent_payment_method_options_sepa_debit]/target_date to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/us_bank_account/anyOf[subschema #1: payment_intent_payment_method_options_us_bank_account]/target_date to the response with the default status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/pay_by_bank to the response with the 200 status

      response-optional-property-added

    • added the optional property error/advice_code to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/outcome/anyOf[subschema #1: ChargeOutcome]/advice_code to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/pay_by_bank to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/paypal/country to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/payment_method_options/anyOf[subschema #1: PaymentIntentPaymentMethodOptions]/pay_by_bank to the response with the default status

      response-optional-property-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/customer_tax_ids/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/customer_tax_ids/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status 200

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/customer_tax_ids/items/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/invoice_item/anyOf[subschema #2: InvoiceItem]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/lines/data/items/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/quote/anyOf[subschema #2: Quote]/subscription_schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/default_settings/invoice_settings/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    • added the new al_tin enum value to the error/payment_intent/invoice/anyOf[subschema #2: Invoice]/subscription/anyOf[subschema #2: Subscription]/schedule/anyOf[subschema #2: SubscriptionSchedule]/phases/items/invoice_settings/anyOf[subschema #1: InvoiceSettingSubscriptionSchedulePhaseSetting]/account_tax_ids/items/anyOf[subschema #2: tax_id]/type response property for the response status default

      response-property-enum-value-added

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/process_payment_intent/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property action/anyOf[subschema #1: TerminalReaderReaderResourceReaderAction]/refund_payment/payment_intent/anyOf[subschema #2: PaymentIntent]/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property error/payment_intent/invoice/anyOf[subschema #2: Invoice]/charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the default status

      response-optional-property-added

    • added the optional property error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/card/network_transaction_id to the response with the default status

      response-optional-property-added

Of the 51 revisions, 14 have no diff computed and 6 have a changelog that could not be searched.