GET v1/SubscriptionPaymentMethod/GetPaymentMethodBySubscriptionId/{id}

Documentation for 'GetPaymentMethodBySubscriptionId'.

Request Information

Parameters

NameDescriptionAdditional information
id
Documentation for 'id'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
Click to beautify!
{
  "creditCards": [
    {
      "maskedCardNumber": "sample string 1",
      "cardType": "sample string 2",
      "expirationMonth": 3,
      "expirationYear": 4,
      "isDebit": true,
      "isGooglePay": true,
      "customerId": 5,
      "firstName": "sample string 6",
      "lastName": "sample string 7",
      "address1": "sample string 8",
      "address2": "sample string 9",
      "countryId": 1,
      "country": "sample string 10",
      "stateId": 1,
      "state": "sample string 11",
      "city": "sample string 12",
      "postalZip": "sample string 13",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 16",
      "externalCardId": "sample string 17",
      "storedInFusebillVault": true,
      "email": "sample string 19",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 21",
      "storedInStax": true,
      "paymentMethodType": "sample string 23",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 24",
      "repeatFailureCount": 25,
      "id": 26,
      "uri": "sample string 27"
    },
    {
      "maskedCardNumber": "sample string 1",
      "cardType": "sample string 2",
      "expirationMonth": 3,
      "expirationYear": 4,
      "isDebit": true,
      "isGooglePay": true,
      "customerId": 5,
      "firstName": "sample string 6",
      "lastName": "sample string 7",
      "address1": "sample string 8",
      "address2": "sample string 9",
      "countryId": 1,
      "country": "sample string 10",
      "stateId": 1,
      "state": "sample string 11",
      "city": "sample string 12",
      "postalZip": "sample string 13",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 16",
      "externalCardId": "sample string 17",
      "storedInFusebillVault": true,
      "email": "sample string 19",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 21",
      "storedInStax": true,
      "paymentMethodType": "sample string 23",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 24",
      "repeatFailureCount": 25,
      "id": 26,
      "uri": "sample string 27"
    },
    {
      "maskedCardNumber": "sample string 1",
      "cardType": "sample string 2",
      "expirationMonth": 3,
      "expirationYear": 4,
      "isDebit": true,
      "isGooglePay": true,
      "customerId": 5,
      "firstName": "sample string 6",
      "lastName": "sample string 7",
      "address1": "sample string 8",
      "address2": "sample string 9",
      "countryId": 1,
      "country": "sample string 10",
      "stateId": 1,
      "state": "sample string 11",
      "city": "sample string 12",
      "postalZip": "sample string 13",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 16",
      "externalCardId": "sample string 17",
      "storedInFusebillVault": true,
      "email": "sample string 19",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 21",
      "storedInStax": true,
      "paymentMethodType": "sample string 23",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 24",
      "repeatFailureCount": 25,
      "id": 26,
      "uri": "sample string 27"
    }
  ],
  "achCards": [
    {
      "maskedAccountNumber": "sample string 1",
      "maskedTransitNumber": "sample string 2",
      "bankAccountType": "sample string 3",
      "customerId": 4,
      "firstName": "sample string 5",
      "lastName": "sample string 6",
      "address1": "sample string 7",
      "address2": "sample string 8",
      "countryId": 1,
      "country": "sample string 9",
      "stateId": 1,
      "state": "sample string 10",
      "city": "sample string 11",
      "postalZip": "sample string 12",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 15",
      "externalCardId": "sample string 16",
      "storedInFusebillVault": true,
      "email": "sample string 18",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 20",
      "storedInStax": true,
      "paymentMethodType": "sample string 22",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 23",
      "repeatFailureCount": 24,
      "id": 25,
      "uri": "sample string 26"
    },
    {
      "maskedAccountNumber": "sample string 1",
      "maskedTransitNumber": "sample string 2",
      "bankAccountType": "sample string 3",
      "customerId": 4,
      "firstName": "sample string 5",
      "lastName": "sample string 6",
      "address1": "sample string 7",
      "address2": "sample string 8",
      "countryId": 1,
      "country": "sample string 9",
      "stateId": 1,
      "state": "sample string 10",
      "city": "sample string 11",
      "postalZip": "sample string 12",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 15",
      "externalCardId": "sample string 16",
      "storedInFusebillVault": true,
      "email": "sample string 18",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 20",
      "storedInStax": true,
      "paymentMethodType": "sample string 22",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 23",
      "repeatFailureCount": 24,
      "id": 25,
      "uri": "sample string 26"
    },
    {
      "maskedAccountNumber": "sample string 1",
      "maskedTransitNumber": "sample string 2",
      "bankAccountType": "sample string 3",
      "customerId": 4,
      "firstName": "sample string 5",
      "lastName": "sample string 6",
      "address1": "sample string 7",
      "address2": "sample string 8",
      "countryId": 1,
      "country": "sample string 9",
      "stateId": 1,
      "state": "sample string 10",
      "city": "sample string 11",
      "postalZip": "sample string 12",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 15",
      "externalCardId": "sample string 16",
      "storedInFusebillVault": true,
      "email": "sample string 18",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 20",
      "storedInStax": true,
      "paymentMethodType": "sample string 22",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 23",
      "repeatFailureCount": 24,
      "id": 25,
      "uri": "sample string 26"
    }
  ],
  "paypalBillingAgreements": [
    {
      "customerId": 1,
      "firstName": "sample string 2",
      "lastName": "sample string 3",
      "address1": "sample string 4",
      "address2": "sample string 5",
      "countryId": 1,
      "country": "sample string 6",
      "stateId": 1,
      "state": "sample string 7",
      "city": "sample string 8",
      "postalZip": "sample string 9",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 12",
      "externalCardId": "sample string 13",
      "storedInFusebillVault": true,
      "email": "sample string 15",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 17",
      "storedInStax": true,
      "paymentMethodType": "sample string 19",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 20",
      "repeatFailureCount": 21,
      "id": 22,
      "uri": "sample string 23"
    },
    {
      "customerId": 1,
      "firstName": "sample string 2",
      "lastName": "sample string 3",
      "address1": "sample string 4",
      "address2": "sample string 5",
      "countryId": 1,
      "country": "sample string 6",
      "stateId": 1,
      "state": "sample string 7",
      "city": "sample string 8",
      "postalZip": "sample string 9",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 12",
      "externalCardId": "sample string 13",
      "storedInFusebillVault": true,
      "email": "sample string 15",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 17",
      "storedInStax": true,
      "paymentMethodType": "sample string 19",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 20",
      "repeatFailureCount": 21,
      "id": 22,
      "uri": "sample string 23"
    },
    {
      "customerId": 1,
      "firstName": "sample string 2",
      "lastName": "sample string 3",
      "address1": "sample string 4",
      "address2": "sample string 5",
      "countryId": 1,
      "country": "sample string 6",
      "stateId": 1,
      "state": "sample string 7",
      "city": "sample string 8",
      "postalZip": "sample string 9",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 12",
      "externalCardId": "sample string 13",
      "storedInFusebillVault": true,
      "email": "sample string 15",
      "modifiedDate": "2024-05-03T11:08:07.2485046+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 17",
      "storedInStax": true,
      "paymentMethodType": "sample string 19",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 20",
      "repeatFailureCount": 21,
      "id": 22,
      "uri": "sample string 23"
    }
  ],
  "digitalRiverPaymentMethods": [
    {
      "type": "sample string 1",
      "customerId": 2,
      "firstName": "sample string 3",
      "lastName": "sample string 4",
      "address1": "sample string 5",
      "address2": "sample string 6",
      "countryId": 1,
      "country": "sample string 7",
      "stateId": 1,
      "state": "sample string 8",
      "city": "sample string 9",
      "postalZip": "sample string 10",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 13",
      "externalCardId": "sample string 14",
      "storedInFusebillVault": true,
      "email": "sample string 16",
      "modifiedDate": "2024-05-03T11:08:07.2641743+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 18",
      "storedInStax": true,
      "paymentMethodType": "sample string 20",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 21",
      "repeatFailureCount": 22,
      "id": 23,
      "uri": "sample string 24"
    },
    {
      "type": "sample string 1",
      "customerId": 2,
      "firstName": "sample string 3",
      "lastName": "sample string 4",
      "address1": "sample string 5",
      "address2": "sample string 6",
      "countryId": 1,
      "country": "sample string 7",
      "stateId": 1,
      "state": "sample string 8",
      "city": "sample string 9",
      "postalZip": "sample string 10",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 13",
      "externalCardId": "sample string 14",
      "storedInFusebillVault": true,
      "email": "sample string 16",
      "modifiedDate": "2024-05-03T11:08:07.2641743+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 18",
      "storedInStax": true,
      "paymentMethodType": "sample string 20",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 21",
      "repeatFailureCount": 22,
      "id": 23,
      "uri": "sample string 24"
    },
    {
      "type": "sample string 1",
      "customerId": 2,
      "firstName": "sample string 3",
      "lastName": "sample string 4",
      "address1": "sample string 5",
      "address2": "sample string 6",
      "countryId": 1,
      "country": "sample string 7",
      "stateId": 1,
      "state": "sample string 8",
      "city": "sample string 9",
      "postalZip": "sample string 10",
      "isDefault": true,
      "isParent": true,
      "externalCustomerId": "sample string 13",
      "externalCardId": "sample string 14",
      "storedInFusebillVault": true,
      "email": "sample string 16",
      "modifiedDate": "2024-05-03T11:08:07.2641743+00:00",
      "originalPaymentMethodId": 1,
      "isUsedForBillingPeriodOverride": true,
      "businessTaxId": "sample string 18",
      "storedInStax": true,
      "paymentMethodType": "sample string 20",
      "sharing": true,
      "descendantOverrides": [
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        },
        {
          "id": 1,
          "customerId": 2,
          "sharing": true
        }
      ],
      "status": "sample string 21",
      "repeatFailureCount": 22,
      "id": 23,
      "uri": "sample string 24"
    }
  ],
  "defaultPaymentMethodId": 1
}

application/xml, text/xml

Sample:
Click to beautify!
<PaymentMethods xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Common.Dto.Get">
  <AchCards>
    <AchCard>
      <Id>25</Id>
      <Uri>sample string 26</Uri>
      <Address1>sample string 7</Address1>
      <Address2>sample string 8</Address2>
      <BusinessTaxId>sample string 20</BusinessTaxId>
      <City>sample string 11</City>
      <Country>sample string 9</Country>
      <CountryId>1</CountryId>
      <CustomerId>4</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 18</Email>
      <ExternalCardId>sample string 16</ExternalCardId>
      <ExternalCustomerId>sample string 15</ExternalCustomerId>
      <FirstName>sample string 5</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 6</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 22</PaymentMethodType>
      <PostalZip>sample string 12</PostalZip>
      <RepeatFailureCount>24</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 10</State>
      <StateId>1</StateId>
      <Status>sample string 23</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <BankAccountType>sample string 3</BankAccountType>
      <MaskedAccountNumber>sample string 1</MaskedAccountNumber>
      <MaskedTransitNumber>sample string 2</MaskedTransitNumber>
    </AchCard>
    <AchCard>
      <Id>25</Id>
      <Uri>sample string 26</Uri>
      <Address1>sample string 7</Address1>
      <Address2>sample string 8</Address2>
      <BusinessTaxId>sample string 20</BusinessTaxId>
      <City>sample string 11</City>
      <Country>sample string 9</Country>
      <CountryId>1</CountryId>
      <CustomerId>4</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 18</Email>
      <ExternalCardId>sample string 16</ExternalCardId>
      <ExternalCustomerId>sample string 15</ExternalCustomerId>
      <FirstName>sample string 5</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 6</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 22</PaymentMethodType>
      <PostalZip>sample string 12</PostalZip>
      <RepeatFailureCount>24</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 10</State>
      <StateId>1</StateId>
      <Status>sample string 23</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <BankAccountType>sample string 3</BankAccountType>
      <MaskedAccountNumber>sample string 1</MaskedAccountNumber>
      <MaskedTransitNumber>sample string 2</MaskedTransitNumber>
    </AchCard>
    <AchCard>
      <Id>25</Id>
      <Uri>sample string 26</Uri>
      <Address1>sample string 7</Address1>
      <Address2>sample string 8</Address2>
      <BusinessTaxId>sample string 20</BusinessTaxId>
      <City>sample string 11</City>
      <Country>sample string 9</Country>
      <CountryId>1</CountryId>
      <CustomerId>4</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 18</Email>
      <ExternalCardId>sample string 16</ExternalCardId>
      <ExternalCustomerId>sample string 15</ExternalCustomerId>
      <FirstName>sample string 5</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 6</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 22</PaymentMethodType>
      <PostalZip>sample string 12</PostalZip>
      <RepeatFailureCount>24</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 10</State>
      <StateId>1</StateId>
      <Status>sample string 23</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <BankAccountType>sample string 3</BankAccountType>
      <MaskedAccountNumber>sample string 1</MaskedAccountNumber>
      <MaskedTransitNumber>sample string 2</MaskedTransitNumber>
    </AchCard>
  </AchCards>
  <CreditCards>
    <CreditCard>
      <Id>26</Id>
      <Uri>sample string 27</Uri>
      <Address1>sample string 8</Address1>
      <Address2>sample string 9</Address2>
      <BusinessTaxId>sample string 21</BusinessTaxId>
      <City>sample string 12</City>
      <Country>sample string 10</Country>
      <CountryId>1</CountryId>
      <CustomerId>5</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 19</Email>
      <ExternalCardId>sample string 17</ExternalCardId>
      <ExternalCustomerId>sample string 16</ExternalCustomerId>
      <FirstName>sample string 6</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 7</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 23</PaymentMethodType>
      <PostalZip>sample string 13</PostalZip>
      <RepeatFailureCount>25</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 11</State>
      <StateId>1</StateId>
      <Status>sample string 24</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <CardType>sample string 2</CardType>
      <ExpirationMonth>3</ExpirationMonth>
      <ExpirationYear>4</ExpirationYear>
      <IsDebit>true</IsDebit>
      <IsGooglePay>true</IsGooglePay>
      <MaskedCardNumber>sample string 1</MaskedCardNumber>
    </CreditCard>
    <CreditCard>
      <Id>26</Id>
      <Uri>sample string 27</Uri>
      <Address1>sample string 8</Address1>
      <Address2>sample string 9</Address2>
      <BusinessTaxId>sample string 21</BusinessTaxId>
      <City>sample string 12</City>
      <Country>sample string 10</Country>
      <CountryId>1</CountryId>
      <CustomerId>5</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 19</Email>
      <ExternalCardId>sample string 17</ExternalCardId>
      <ExternalCustomerId>sample string 16</ExternalCustomerId>
      <FirstName>sample string 6</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 7</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 23</PaymentMethodType>
      <PostalZip>sample string 13</PostalZip>
      <RepeatFailureCount>25</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 11</State>
      <StateId>1</StateId>
      <Status>sample string 24</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <CardType>sample string 2</CardType>
      <ExpirationMonth>3</ExpirationMonth>
      <ExpirationYear>4</ExpirationYear>
      <IsDebit>true</IsDebit>
      <IsGooglePay>true</IsGooglePay>
      <MaskedCardNumber>sample string 1</MaskedCardNumber>
    </CreditCard>
    <CreditCard>
      <Id>26</Id>
      <Uri>sample string 27</Uri>
      <Address1>sample string 8</Address1>
      <Address2>sample string 9</Address2>
      <BusinessTaxId>sample string 21</BusinessTaxId>
      <City>sample string 12</City>
      <Country>sample string 10</Country>
      <CountryId>1</CountryId>
      <CustomerId>5</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 19</Email>
      <ExternalCardId>sample string 17</ExternalCardId>
      <ExternalCustomerId>sample string 16</ExternalCustomerId>
      <FirstName>sample string 6</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 7</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 23</PaymentMethodType>
      <PostalZip>sample string 13</PostalZip>
      <RepeatFailureCount>25</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 11</State>
      <StateId>1</StateId>
      <Status>sample string 24</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <CardType>sample string 2</CardType>
      <ExpirationMonth>3</ExpirationMonth>
      <ExpirationYear>4</ExpirationYear>
      <IsDebit>true</IsDebit>
      <IsGooglePay>true</IsGooglePay>
      <MaskedCardNumber>sample string 1</MaskedCardNumber>
    </CreditCard>
  </CreditCards>
  <DefaultPaymentMethodId>1</DefaultPaymentMethodId>
  <DigitalRiverPaymentMethods>
    <DigitalRiverPaymentMethod>
      <Id>23</Id>
      <Uri>sample string 24</Uri>
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <BusinessTaxId>sample string 18</BusinessTaxId>
      <City>sample string 9</City>
      <Country>sample string 7</Country>
      <CountryId>1</CountryId>
      <CustomerId>2</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 16</Email>
      <ExternalCardId>sample string 14</ExternalCardId>
      <ExternalCustomerId>sample string 13</ExternalCustomerId>
      <FirstName>sample string 3</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 4</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2641743+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 20</PaymentMethodType>
      <PostalZip>sample string 10</PostalZip>
      <RepeatFailureCount>22</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 8</State>
      <StateId>1</StateId>
      <Status>sample string 21</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <Type>sample string 1</Type>
    </DigitalRiverPaymentMethod>
    <DigitalRiverPaymentMethod>
      <Id>23</Id>
      <Uri>sample string 24</Uri>
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <BusinessTaxId>sample string 18</BusinessTaxId>
      <City>sample string 9</City>
      <Country>sample string 7</Country>
      <CountryId>1</CountryId>
      <CustomerId>2</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 16</Email>
      <ExternalCardId>sample string 14</ExternalCardId>
      <ExternalCustomerId>sample string 13</ExternalCustomerId>
      <FirstName>sample string 3</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 4</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2641743+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 20</PaymentMethodType>
      <PostalZip>sample string 10</PostalZip>
      <RepeatFailureCount>22</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 8</State>
      <StateId>1</StateId>
      <Status>sample string 21</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <Type>sample string 1</Type>
    </DigitalRiverPaymentMethod>
    <DigitalRiverPaymentMethod>
      <Id>23</Id>
      <Uri>sample string 24</Uri>
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <BusinessTaxId>sample string 18</BusinessTaxId>
      <City>sample string 9</City>
      <Country>sample string 7</Country>
      <CountryId>1</CountryId>
      <CustomerId>2</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 16</Email>
      <ExternalCardId>sample string 14</ExternalCardId>
      <ExternalCustomerId>sample string 13</ExternalCustomerId>
      <FirstName>sample string 3</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 4</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2641743+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 20</PaymentMethodType>
      <PostalZip>sample string 10</PostalZip>
      <RepeatFailureCount>22</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 8</State>
      <StateId>1</StateId>
      <Status>sample string 21</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
      <Type>sample string 1</Type>
    </DigitalRiverPaymentMethod>
  </DigitalRiverPaymentMethods>
  <PaypalBillingAgreements>
    <PaypalBillingAgreement>
      <Id>22</Id>
      <Uri>sample string 23</Uri>
      <Address1>sample string 4</Address1>
      <Address2>sample string 5</Address2>
      <BusinessTaxId>sample string 17</BusinessTaxId>
      <City>sample string 8</City>
      <Country>sample string 6</Country>
      <CountryId>1</CountryId>
      <CustomerId>1</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 15</Email>
      <ExternalCardId>sample string 13</ExternalCardId>
      <ExternalCustomerId>sample string 12</ExternalCustomerId>
      <FirstName>sample string 2</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 3</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 19</PaymentMethodType>
      <PostalZip>sample string 9</PostalZip>
      <RepeatFailureCount>21</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 7</State>
      <StateId>1</StateId>
      <Status>sample string 20</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
    </PaypalBillingAgreement>
    <PaypalBillingAgreement>
      <Id>22</Id>
      <Uri>sample string 23</Uri>
      <Address1>sample string 4</Address1>
      <Address2>sample string 5</Address2>
      <BusinessTaxId>sample string 17</BusinessTaxId>
      <City>sample string 8</City>
      <Country>sample string 6</Country>
      <CountryId>1</CountryId>
      <CustomerId>1</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 15</Email>
      <ExternalCardId>sample string 13</ExternalCardId>
      <ExternalCustomerId>sample string 12</ExternalCustomerId>
      <FirstName>sample string 2</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 3</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 19</PaymentMethodType>
      <PostalZip>sample string 9</PostalZip>
      <RepeatFailureCount>21</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 7</State>
      <StateId>1</StateId>
      <Status>sample string 20</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
    </PaypalBillingAgreement>
    <PaypalBillingAgreement>
      <Id>22</Id>
      <Uri>sample string 23</Uri>
      <Address1>sample string 4</Address1>
      <Address2>sample string 5</Address2>
      <BusinessTaxId>sample string 17</BusinessTaxId>
      <City>sample string 8</City>
      <Country>sample string 6</Country>
      <CountryId>1</CountryId>
      <CustomerId>1</CustomerId>
      <DescendantOverrides>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
        <PaymentMethodSharing>
          <CustomerId>2</CustomerId>
          <Id>1</Id>
          <Sharing>true</Sharing>
        </PaymentMethodSharing>
      </DescendantOverrides>
      <Email>sample string 15</Email>
      <ExternalCardId>sample string 13</ExternalCardId>
      <ExternalCustomerId>sample string 12</ExternalCustomerId>
      <FirstName>sample string 2</FirstName>
      <IsDefault>true</IsDefault>
      <IsParent>true</IsParent>
      <IsUsedForBillingPeriodOverride>true</IsUsedForBillingPeriodOverride>
      <LastName>sample string 3</LastName>
      <ModifiedDate>2024-05-03T11:08:07.2485046+00:00</ModifiedDate>
      <OriginalPaymentMethodId>1</OriginalPaymentMethodId>
      <PaymentMethodType>sample string 19</PaymentMethodType>
      <PostalZip>sample string 9</PostalZip>
      <RepeatFailureCount>21</RepeatFailureCount>
      <Sharing>true</Sharing>
      <State>sample string 7</State>
      <StateId>1</StateId>
      <Status>sample string 20</Status>
      <StoredInFusebillVault>true</StoredInFusebillVault>
      <StoredInStax>true</StoredInStax>
    </PaypalBillingAgreement>
  </PaypalBillingAgreements>
</PaymentMethods>