POST v1/consumers-web/debenture/submit

Request Information

URI Parameters

None.

Body Parameters

DebentureDataPrivateCustomer
NameDescriptionTypeAdditional information
SessionId

globally unique identifier

None.

CustomerDetails

DebenturePrivateCustomerDetails

None.

CustomerSurvey

DebenturePrivateCustomerSurvey

None.

DebentureDetails

DebentureDetails

None.

SourceData

TransactionSourceData

None.

Request Formats

application/json, text/json

Sample:
{
  "SessionId": "bc0d6134-8fb4-47ef-9a8e-361abae35fd2",
  "CustomerDetails": {
    "FirstName": "sample string 1",
    "Name": "sample string 2",
    "StreetAddress": "sample string 3",
    "Zip": "sample string 4",
    "City": "sample string 5",
    "BankAccountNumber": "sample string 6",
    "BookEntryAccountNumber": "sample string 7",
    "BookEntryAccountProvider": "sample string 8",
    "AllowMarketing": true,
    "NationalityId": "4ff6eaf7-9c9e-44f6-9a46-c7084da9ed65",
    "AdditionalNationalityId": "6bdea4d5-322a-4783-8cc5-41a5525cb75c",
    "AdditionalNationality2Id": "3e409f7e-a3aa-430e-8987-40a3e28c4b5c",
    "TaxCountryId": "9d70db6c-523b-4b0a-8463-fdd05fe53dd5",
    "AdditionalTaxCountryId": "003c039a-f30f-4d4c-9003-4ed5074e89c5",
    "AdditionalTaxCountry2Id": "8bc4b4be-52b5-4ea3-a2e7-d867ca9aa79f",
    "Tin": "sample string 12",
    "AdditionalTaxCountryTin": "sample string 13",
    "AdditionalTaxCountry2Tin": "sample string 14",
    "IsPep": true,
    "IsUsCitizen": true,
    "PlaceOfBirth": "sample string 17",
    "Email": "sample string 18",
    "PhoneNumber": "sample string 19"
  },
  "CustomerSurvey": {
    "OccupationStatus": "NULL",
    "Profession": "sample string 1",
    "EducationLevel": "NULL",
    "CapitalIncomePerYear": "NULL",
    "SalaryIncomePerYear": "NULL",
    "AssetsDeposits": 2.0,
    "AssetsProperties": 3.0,
    "AssetsFixedIncomeFunds": 4.0,
    "AssetsExchangeTradedStocks": 5.0,
    "AssetsOther": 6.0,
    "InvestmentExperience": "NULL",
    "OriginOfInvestedFunds": "NULL",
    "InvestmentFrequency": "NULL",
    "AverageInvestmentAmount": "NULL"
  },
  "DebentureDetails": {
    "Amount": 1.0
  },
  "SourceData": {
    "ChannelEnum": 0,
    "IdentificationTypeEnum": "NULL",
    "CreateTime": "2026-07-03T15:53:56.1165169+00:00",
    "IdentificationBankCode": "sample string 1",
    "IdentificationDetail": "sample string 2",
    "IpAddress": "sample string 3",
    "DeviceTypeCode": "sample string 4",
    "ApplicationSourceEnum": 0,
    "AffiliateSourceCode": "sample string 5",
    "AffiliateMediumCode": "sample string 6",
    "AffiliateCampaignCode": "sample string 7",
    "AffiliateTransactionCode": "sample string 8",
    "SearchEngineCode": "sample string 9",
    "SearchEngineTransactionCode": "sample string 10",
    "SearchKeyword": "sample string 11",
    "OperatingSystemCode": "sample string 12",
    "LandingPageUrl": "sample string 13",
    "PageUrl": "sample string 14",
    "IsMobileDevice": true,
    "TrackingCookieId": "sample string 15",
    "SessionCode": "sample string 16",
    "FirstVisitTime": "2026-07-03T15:53:56.1165169+00:00",
    "SessionStartTime": "2026-07-03T15:53:56.1165169+00:00",
    "PageVisitHistory": "sample string 17",
    "ReferrerUrl": "sample string 18",
    "ExternalCampaignCode": "sample string 19",
    "ExternalTransactionCode": "sample string 20",
    "UserName": "sample string 21",
    "UserRoleCode": "sample string 22",
    "ABTestingCode": "sample string 23"
  }
}

application/xml, text/xml

Sample:
<DebentureDataPrivateCustomer xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FfMobileApi.Models.Debenture">
  <SourceData xmlns="http://schemas.datacontract.org/2004/07/FfMobileApi.Models">
    <ABTestingCode>sample string 23</ABTestingCode>
    <AffiliateCampaignCode>sample string 7</AffiliateCampaignCode>
    <AffiliateMediumCode>sample string 6</AffiliateMediumCode>
    <AffiliateSourceCode>sample string 5</AffiliateSourceCode>
    <AffiliateTransactionCode>sample string 8</AffiliateTransactionCode>
    <ApplicationSourceEnum>NULL</ApplicationSourceEnum>
    <ChannelEnum>NULL</ChannelEnum>
    <CreateTime>2026-07-03T15:53:56.1165169+00:00</CreateTime>
    <DeviceTypeCode>sample string 4</DeviceTypeCode>
    <ExternalCampaignCode>sample string 19</ExternalCampaignCode>
    <ExternalTransactionCode>sample string 20</ExternalTransactionCode>
    <FirstVisitTime>2026-07-03T15:53:56.1165169+00:00</FirstVisitTime>
    <IdentificationBankCode>sample string 1</IdentificationBankCode>
    <IdentificationDetail>sample string 2</IdentificationDetail>
    <IdentificationTypeEnum>NULL</IdentificationTypeEnum>
    <IpAddress>sample string 3</IpAddress>
    <IsMobileDevice>true</IsMobileDevice>
    <LandingPageUrl>sample string 13</LandingPageUrl>
    <OperatingSystemCode>sample string 12</OperatingSystemCode>
    <PageUrl>sample string 14</PageUrl>
    <PageVisitHistory>sample string 17</PageVisitHistory>
    <ReferrerUrl>sample string 18</ReferrerUrl>
    <SearchEngineCode>sample string 9</SearchEngineCode>
    <SearchEngineTransactionCode>sample string 10</SearchEngineTransactionCode>
    <SearchKeyword>sample string 11</SearchKeyword>
    <SessionCode>sample string 16</SessionCode>
    <SessionStartTime>2026-07-03T15:53:56.1165169+00:00</SessionStartTime>
    <TrackingCookieId>sample string 15</TrackingCookieId>
    <UserName>sample string 21</UserName>
    <UserRoleCode>sample string 22</UserRoleCode>
  </SourceData>
  <CustomerDetails>
    <AdditionalNationality2Id>3e409f7e-a3aa-430e-8987-40a3e28c4b5c</AdditionalNationality2Id>
    <AdditionalNationalityId>6bdea4d5-322a-4783-8cc5-41a5525cb75c</AdditionalNationalityId>
    <AdditionalTaxCountry2Id>8bc4b4be-52b5-4ea3-a2e7-d867ca9aa79f</AdditionalTaxCountry2Id>
    <AdditionalTaxCountry2Tin>sample string 14</AdditionalTaxCountry2Tin>
    <AdditionalTaxCountryId>003c039a-f30f-4d4c-9003-4ed5074e89c5</AdditionalTaxCountryId>
    <AdditionalTaxCountryTin>sample string 13</AdditionalTaxCountryTin>
    <AllowMarketing>true</AllowMarketing>
    <BankAccountNumber>sample string 6</BankAccountNumber>
    <BookEntryAccountNumber>sample string 7</BookEntryAccountNumber>
    <BookEntryAccountProvider>sample string 8</BookEntryAccountProvider>
    <City>sample string 5</City>
    <Email>sample string 18</Email>
    <FirstName>sample string 1</FirstName>
    <IsPep>true</IsPep>
    <IsUsCitizen>true</IsUsCitizen>
    <Name>sample string 2</Name>
    <NationalityId>4ff6eaf7-9c9e-44f6-9a46-c7084da9ed65</NationalityId>
    <PhoneNumber>sample string 19</PhoneNumber>
    <PlaceOfBirth>sample string 17</PlaceOfBirth>
    <StreetAddress>sample string 3</StreetAddress>
    <TaxCountryId>9d70db6c-523b-4b0a-8463-fdd05fe53dd5</TaxCountryId>
    <Tin>sample string 12</Tin>
    <Zip>sample string 4</Zip>
  </CustomerDetails>
  <CustomerSurvey>
    <AssetsDeposits>2</AssetsDeposits>
    <AssetsExchangeTradedStocks>5</AssetsExchangeTradedStocks>
    <AssetsFixedIncomeFunds>4</AssetsFixedIncomeFunds>
    <AssetsOther>6</AssetsOther>
    <AssetsProperties>3</AssetsProperties>
    <AverageInvestmentAmount>NULL</AverageInvestmentAmount>
    <CapitalIncomePerYear>NULL</CapitalIncomePerYear>
    <EducationLevel>NULL</EducationLevel>
    <InvestmentExperience>NULL</InvestmentExperience>
    <InvestmentFrequency>NULL</InvestmentFrequency>
    <OccupationStatus>NULL</OccupationStatus>
    <OriginOfInvestedFunds>NULL</OriginOfInvestedFunds>
    <Profession>sample string 1</Profession>
    <SalaryIncomePerYear>NULL</SalaryIncomePerYear>
  </CustomerSurvey>
  <DebentureDetails>
    <Amount>1</Amount>
  </DebentureDetails>
  <SessionId>bc0d6134-8fb4-47ef-9a8e-361abae35fd2</SessionId>
</DebentureDataPrivateCustomer>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'DebentureDataPrivateCustomer'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.