GET api/account/customer/stripe/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

StripeCustomer
NameDescriptionTypeAdditional information
object

string

None.

account_balance

integer

None.

bank_accounts

Collection of CustomerBankAccount

None.

business_vat_id

string

None.

created

date

None.

currency

string

None.

DefaultCustomerBankAccountId

string

None.

DefaultSourceId

string

None.

default_source_type

string

None.

deleted

boolean

None.

delinquent

boolean

None.

description

string

None.

discount

StripeDiscount

None.

email

string

None.

livemode

boolean

None.

metadata

Dictionary of string [key] and string [value]

None.

shipping

StripeShipping

None.

sources

Collection of Source

None.

subscriptions

Collection of StripeSubscription

None.

id

string

None.

StripeResponse

StripeResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "object": "sample string 1",
  "account_balance": 2,
  "bank_accounts": {
    "object": "sample string 1",
    "data": [
      {
        "object": "sample string 1",
        "account": "sample string 2",
        "account_holder_name": "sample string 3",
        "account_holder_type": "sample string 4",
        "bank_name": "sample string 5",
        "country": "sample string 6",
        "currency": "sample string 7",
        "CustomerId": "sample string 8",
        "default_for_currency": true,
        "fingerprint": "sample string 10",
        "last4": "sample string 11",
        "metadata": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "routing_number": "sample string 12",
        "status": "sample string 13",
        "id": "sample string 14",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      },
      {
        "object": "sample string 1",
        "account": "sample string 2",
        "account_holder_name": "sample string 3",
        "account_holder_type": "sample string 4",
        "bank_name": "sample string 5",
        "country": "sample string 6",
        "currency": "sample string 7",
        "CustomerId": "sample string 8",
        "default_for_currency": true,
        "fingerprint": "sample string 10",
        "last4": "sample string 11",
        "metadata": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "routing_number": "sample string 12",
        "status": "sample string 13",
        "id": "sample string 14",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      }
    ],
    "has_more": true,
    "total_count": 3,
    "url": "sample string 4",
    "StripeResponse": {
      "ResponseJson": "sample string 1",
      "ObjectJson": "sample string 2",
      "RequestId": "sample string 3",
      "RequestDate": "2025-05-11T14:14:16.76903+00:00"
    }
  },
  "business_vat_id": "sample string 3",
  "created": "1970-01-21T05:16:12.857Z",
  "currency": "sample string 5",
  "DefaultCustomerBankAccountId": "sample string 6",
  "DefaultSourceId": "sample string 7",
  "default_source_type": "sample string 8",
  "deleted": true,
  "delinquent": true,
  "description": "sample string 10",
  "discount": {
    "object": "sample string 1",
    "coupon": {
      "object": "sample string 1",
      "amount_off": 1,
      "created": "1970-01-21T05:16:12.857Z",
      "currency": "sample string 3",
      "duration": "sample string 4",
      "duration_in_months": 1,
      "livemode": true,
      "max_redemptions": 1,
      "metadata": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "percent_off": 1,
      "redeem_by": "1970-01-21T05:16:12.857Z",
      "times_redeemed": 6,
      "valid": true,
      "id": "sample string 8",
      "StripeResponse": {
        "ResponseJson": "sample string 1",
        "ObjectJson": "sample string 2",
        "RequestId": "sample string 3",
        "RequestDate": "2025-05-11T14:14:16.76903+00:00"
      }
    },
    "CustomerId": "sample string 2",
    "end": "1970-01-21T05:16:12.857Z",
    "start": "1970-01-21T05:16:12.857Z",
    "SubscriptionId": "sample string 3",
    "id": "sample string 4",
    "StripeResponse": {
      "ResponseJson": "sample string 1",
      "ObjectJson": "sample string 2",
      "RequestId": "sample string 3",
      "RequestDate": "2025-05-11T14:14:16.76903+00:00"
    }
  },
  "email": "sample string 11",
  "livemode": true,
  "metadata": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "shipping": {
    "address": {
      "city": "sample string 1",
      "country": "sample string 2",
      "line1": "sample string 3",
      "line2": "sample string 4",
      "postal_code": "sample string 5",
      "state": "sample string 6",
      "town": "sample string 7",
      "StripeResponse": {
        "ResponseJson": "sample string 1",
        "ObjectJson": "sample string 2",
        "RequestId": "sample string 3",
        "RequestDate": "2025-05-11T14:14:16.76903+00:00"
      }
    },
    "carrier": "sample string 1",
    "name": "sample string 2",
    "phone": "sample string 3",
    "tracking_number": "sample string 4",
    "StripeResponse": {
      "ResponseJson": "sample string 1",
      "ObjectJson": "sample string 2",
      "RequestId": "sample string 3",
      "RequestDate": "2025-05-11T14:14:16.76903+00:00"
    }
  },
  "sources": {
    "object": "sample string 1",
    "data": [
      {
        "Type": 0,
        "Deleted": {
          "deleted": true,
          "id": "sample string 2",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "Card": {
          "object": "sample string 1",
          "AccountId": "sample string 2",
          "address_city": "sample string 3",
          "address_country": "sample string 4",
          "address_line1": "sample string 5",
          "address_line1_check": "sample string 6",
          "address_line2": "sample string 7",
          "address_state": "sample string 8",
          "address_zip": "sample string 9",
          "address_zip_check": "sample string 10",
          "available_payout_methods": [
            "sample string 1",
            "sample string 2"
          ],
          "brand": "sample string 11",
          "country": "sample string 12",
          "currency": "sample string 13",
          "CustomerId": "sample string 14",
          "cvc_check": "sample string 15",
          "default_for_currency": true,
          "dynamic_last4": "sample string 17",
          "exp_month": 18,
          "exp_year": 19,
          "fingerprint": "sample string 20",
          "funding": "sample string 21",
          "last4": "sample string 22",
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "name": "sample string 23",
          "RecipientId": "sample string 24",
          "three_d_secure": "sample string 25",
          "tokenization_method": "sample string 26",
          "id": "sample string 27",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "BankAccount": {
          "object": "sample string 1",
          "account": "sample string 2",
          "account_holder_name": "sample string 3",
          "account_holder_type": "sample string 4",
          "bank_name": "sample string 5",
          "country": "sample string 6",
          "currency": "sample string 7",
          "customer": "sample string 8",
          "default_for_currency": true,
          "fingerprint": "sample string 10",
          "last4": "sample string 11",
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "routing_number": "sample string 12",
          "status": "sample string 13",
          "id": "sample string 14",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "id": "sample string 1",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      },
      {
        "Type": 0,
        "Deleted": {
          "deleted": true,
          "id": "sample string 2",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "Card": {
          "object": "sample string 1",
          "AccountId": "sample string 2",
          "address_city": "sample string 3",
          "address_country": "sample string 4",
          "address_line1": "sample string 5",
          "address_line1_check": "sample string 6",
          "address_line2": "sample string 7",
          "address_state": "sample string 8",
          "address_zip": "sample string 9",
          "address_zip_check": "sample string 10",
          "available_payout_methods": [
            "sample string 1",
            "sample string 2"
          ],
          "brand": "sample string 11",
          "country": "sample string 12",
          "currency": "sample string 13",
          "CustomerId": "sample string 14",
          "cvc_check": "sample string 15",
          "default_for_currency": true,
          "dynamic_last4": "sample string 17",
          "exp_month": 18,
          "exp_year": 19,
          "fingerprint": "sample string 20",
          "funding": "sample string 21",
          "last4": "sample string 22",
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "name": "sample string 23",
          "RecipientId": "sample string 24",
          "three_d_secure": "sample string 25",
          "tokenization_method": "sample string 26",
          "id": "sample string 27",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "BankAccount": {
          "object": "sample string 1",
          "account": "sample string 2",
          "account_holder_name": "sample string 3",
          "account_holder_type": "sample string 4",
          "bank_name": "sample string 5",
          "country": "sample string 6",
          "currency": "sample string 7",
          "customer": "sample string 8",
          "default_for_currency": true,
          "fingerprint": "sample string 10",
          "last4": "sample string 11",
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "routing_number": "sample string 12",
          "status": "sample string 13",
          "id": "sample string 14",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "id": "sample string 1",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      }
    ],
    "has_more": true,
    "total_count": 3,
    "url": "sample string 4",
    "StripeResponse": {
      "ResponseJson": "sample string 1",
      "ObjectJson": "sample string 2",
      "RequestId": "sample string 3",
      "RequestDate": "2025-05-11T14:14:16.76903+00:00"
    }
  },
  "subscriptions": {
    "object": "sample string 1",
    "data": [
      {
        "object": "sample string 1",
        "application_fee_percent": 1.0,
        "billing": "charge_automatically",
        "cancel_at_period_end": true,
        "canceled_at": "1970-01-21T05:16:12.857Z",
        "created": "1970-01-21T05:16:12.857Z",
        "current_period_end": "1970-01-21T05:16:12.857Z",
        "current_period_start": "1970-01-21T05:16:12.857Z",
        "CustomerId": "sample string 3",
        "days_until_due": 1,
        "discount": {
          "object": "sample string 1",
          "coupon": {
            "object": "sample string 1",
            "amount_off": 1,
            "created": "1970-01-21T05:16:12.857Z",
            "currency": "sample string 3",
            "duration": "sample string 4",
            "duration_in_months": 1,
            "livemode": true,
            "max_redemptions": 1,
            "metadata": {
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4"
            },
            "percent_off": 1,
            "redeem_by": "1970-01-21T05:16:12.857Z",
            "times_redeemed": 6,
            "valid": true,
            "id": "sample string 8",
            "StripeResponse": {
              "ResponseJson": "sample string 1",
              "ObjectJson": "sample string 2",
              "RequestId": "sample string 3",
              "RequestDate": "2025-05-11T14:14:16.76903+00:00"
            }
          },
          "CustomerId": "sample string 2",
          "end": "1970-01-21T05:16:12.857Z",
          "start": "1970-01-21T05:16:12.857Z",
          "SubscriptionId": "sample string 3",
          "id": "sample string 4",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "ended_at": "1970-01-21T05:16:12.857Z",
        "items": {
          "object": "sample string 1",
          "data": [
            {
              "object": "sample string 1",
              "created": "1970-01-21T05:16:12.857Z",
              "metadata": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              },
              "plan": {
                "amount": 1,
                "created": "1970-01-21T05:16:12.857Z",
                "currency": "sample string 3",
                "interval": "sample string 4",
                "interval_count": 5,
                "livemode": true,
                "metadata": {
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4"
                },
                "name": "sample string 7",
                "statement_descriptor": "sample string 8",
                "trial_period_days": 1,
                "id": "sample string 9",
                "StripeResponse": {
                  "ResponseJson": "sample string 1",
                  "ObjectJson": "sample string 2",
                  "RequestId": "sample string 3",
                  "RequestDate": "2025-05-11T14:14:16.76903+00:00"
                }
              },
              "quantity": 3,
              "id": "sample string 4",
              "StripeResponse": {
                "ResponseJson": "sample string 1",
                "ObjectJson": "sample string 2",
                "RequestId": "sample string 3",
                "RequestDate": "2025-05-11T14:14:16.76903+00:00"
              }
            },
            {
              "object": "sample string 1",
              "created": "1970-01-21T05:16:12.857Z",
              "metadata": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              },
              "plan": {
                "amount": 1,
                "created": "1970-01-21T05:16:12.857Z",
                "currency": "sample string 3",
                "interval": "sample string 4",
                "interval_count": 5,
                "livemode": true,
                "metadata": {
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4"
                },
                "name": "sample string 7",
                "statement_descriptor": "sample string 8",
                "trial_period_days": 1,
                "id": "sample string 9",
                "StripeResponse": {
                  "ResponseJson": "sample string 1",
                  "ObjectJson": "sample string 2",
                  "RequestId": "sample string 3",
                  "RequestDate": "2025-05-11T14:14:16.76903+00:00"
                }
              },
              "quantity": 3,
              "id": "sample string 4",
              "StripeResponse": {
                "ResponseJson": "sample string 1",
                "ObjectJson": "sample string 2",
                "RequestId": "sample string 3",
                "RequestDate": "2025-05-11T14:14:16.76903+00:00"
              }
            }
          ],
          "has_more": true,
          "total_count": 3,
          "url": "sample string 4",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "metadata": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "plan": {
          "amount": 1,
          "created": "1970-01-21T05:16:12.857Z",
          "currency": "sample string 3",
          "interval": "sample string 4",
          "interval_count": 5,
          "livemode": true,
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "name": "sample string 7",
          "statement_descriptor": "sample string 8",
          "trial_period_days": 1,
          "id": "sample string 9",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "quantity": 1,
        "start": "1970-01-21T05:16:12.857Z",
        "status": "sample string 4",
        "tax_percent": 1.0,
        "trial_end": "1970-01-21T05:16:12.857Z",
        "trial_start": "1970-01-21T05:16:12.857Z",
        "id": "sample string 5",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      },
      {
        "object": "sample string 1",
        "application_fee_percent": 1.0,
        "billing": "charge_automatically",
        "cancel_at_period_end": true,
        "canceled_at": "1970-01-21T05:16:12.857Z",
        "created": "1970-01-21T05:16:12.857Z",
        "current_period_end": "1970-01-21T05:16:12.857Z",
        "current_period_start": "1970-01-21T05:16:12.857Z",
        "CustomerId": "sample string 3",
        "days_until_due": 1,
        "discount": {
          "object": "sample string 1",
          "coupon": {
            "object": "sample string 1",
            "amount_off": 1,
            "created": "1970-01-21T05:16:12.857Z",
            "currency": "sample string 3",
            "duration": "sample string 4",
            "duration_in_months": 1,
            "livemode": true,
            "max_redemptions": 1,
            "metadata": {
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4"
            },
            "percent_off": 1,
            "redeem_by": "1970-01-21T05:16:12.857Z",
            "times_redeemed": 6,
            "valid": true,
            "id": "sample string 8",
            "StripeResponse": {
              "ResponseJson": "sample string 1",
              "ObjectJson": "sample string 2",
              "RequestId": "sample string 3",
              "RequestDate": "2025-05-11T14:14:16.76903+00:00"
            }
          },
          "CustomerId": "sample string 2",
          "end": "1970-01-21T05:16:12.857Z",
          "start": "1970-01-21T05:16:12.857Z",
          "SubscriptionId": "sample string 3",
          "id": "sample string 4",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "ended_at": "1970-01-21T05:16:12.857Z",
        "items": {
          "object": "sample string 1",
          "data": [
            {
              "object": "sample string 1",
              "created": "1970-01-21T05:16:12.857Z",
              "metadata": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              },
              "plan": {
                "amount": 1,
                "created": "1970-01-21T05:16:12.857Z",
                "currency": "sample string 3",
                "interval": "sample string 4",
                "interval_count": 5,
                "livemode": true,
                "metadata": {
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4"
                },
                "name": "sample string 7",
                "statement_descriptor": "sample string 8",
                "trial_period_days": 1,
                "id": "sample string 9",
                "StripeResponse": {
                  "ResponseJson": "sample string 1",
                  "ObjectJson": "sample string 2",
                  "RequestId": "sample string 3",
                  "RequestDate": "2025-05-11T14:14:16.76903+00:00"
                }
              },
              "quantity": 3,
              "id": "sample string 4",
              "StripeResponse": {
                "ResponseJson": "sample string 1",
                "ObjectJson": "sample string 2",
                "RequestId": "sample string 3",
                "RequestDate": "2025-05-11T14:14:16.76903+00:00"
              }
            },
            {
              "object": "sample string 1",
              "created": "1970-01-21T05:16:12.857Z",
              "metadata": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              },
              "plan": {
                "amount": 1,
                "created": "1970-01-21T05:16:12.857Z",
                "currency": "sample string 3",
                "interval": "sample string 4",
                "interval_count": 5,
                "livemode": true,
                "metadata": {
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4"
                },
                "name": "sample string 7",
                "statement_descriptor": "sample string 8",
                "trial_period_days": 1,
                "id": "sample string 9",
                "StripeResponse": {
                  "ResponseJson": "sample string 1",
                  "ObjectJson": "sample string 2",
                  "RequestId": "sample string 3",
                  "RequestDate": "2025-05-11T14:14:16.76903+00:00"
                }
              },
              "quantity": 3,
              "id": "sample string 4",
              "StripeResponse": {
                "ResponseJson": "sample string 1",
                "ObjectJson": "sample string 2",
                "RequestId": "sample string 3",
                "RequestDate": "2025-05-11T14:14:16.76903+00:00"
              }
            }
          ],
          "has_more": true,
          "total_count": 3,
          "url": "sample string 4",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "metadata": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "plan": {
          "amount": 1,
          "created": "1970-01-21T05:16:12.857Z",
          "currency": "sample string 3",
          "interval": "sample string 4",
          "interval_count": 5,
          "livemode": true,
          "metadata": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "name": "sample string 7",
          "statement_descriptor": "sample string 8",
          "trial_period_days": 1,
          "id": "sample string 9",
          "StripeResponse": {
            "ResponseJson": "sample string 1",
            "ObjectJson": "sample string 2",
            "RequestId": "sample string 3",
            "RequestDate": "2025-05-11T14:14:16.76903+00:00"
          }
        },
        "quantity": 1,
        "start": "1970-01-21T05:16:12.857Z",
        "status": "sample string 4",
        "tax_percent": 1.0,
        "trial_end": "1970-01-21T05:16:12.857Z",
        "trial_start": "1970-01-21T05:16:12.857Z",
        "id": "sample string 5",
        "StripeResponse": {
          "ResponseJson": "sample string 1",
          "ObjectJson": "sample string 2",
          "RequestId": "sample string 3",
          "RequestDate": "2025-05-11T14:14:16.76903+00:00"
        }
      }
    ],
    "has_more": true,
    "total_count": 3,
    "url": "sample string 4",
    "StripeResponse": {
      "ResponseJson": "sample string 1",
      "ObjectJson": "sample string 2",
      "RequestId": "sample string 3",
      "RequestDate": "2025-05-11T14:14:16.76903+00:00"
    }
  },
  "id": "sample string 13",
  "StripeResponse": {
    "ResponseJson": "sample string 1",
    "ObjectJson": "sample string 2",
    "RequestId": "sample string 3",
    "RequestDate": "2025-05-11T14:14:16.76903+00:00"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.