POST api/AccountAPI

Request Information

URI Parameters

None.

Body Parameters

Account
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

AccountTypeId

integer

None.

ForeignCurrencyId

integer

None.

TaxClassificationName

string

None.

TaxType

string

None.

TaxRate

string

None.

GSTType

string

None.

ServiceCategory

string

None.

ExciseDutyType

string

None.

TraderLedNatureOfPurchase

string

None.

TDSDeducteeType

string

None.

TDSRateName

string

None.

LedgerFBTCategory

string

None.

IsBillWiseOn

boolean

None.

ISCostCentresOn

boolean

None.

IsInterestOn

boolean

None.

AllowInMobile

boolean

None.

IsCondensed

boolean

None.

AffectsStock

boolean

None.

ForPayRoll

boolean

None.

InterestOnBillWise

boolean

None.

OverRideInterest

boolean

None.

OverRideADVInterest

boolean

None.

UseForVat

boolean

None.

IgnoreTDSExempt

boolean

None.

IsTCSApplicable

boolean

None.

IsTDSApplicable

boolean

None.

IsFBTApplicable

boolean

None.

IsGSTApplicable

boolean

None.

ShowInPaySlip

boolean

None.

UseForGratuity

boolean

None.

ForServiceTax

boolean

None.

IsInputCredit

boolean

None.

IsExempte

boolean

None.

IsAbatementApplicable

boolean

None.

TDSDeducteeIsSpecialRate

boolean

None.

Audited

boolean

None.

SortPosition

integer

None.

OpeningBalance

decimal number

None.

DRCR

string

None.

InventoryValue

boolean

None.

MaintainBilByBill

boolean

None.

Address

string

None.

District

string

None.

City

string

None.

Street

string

None.

Province

string

None.

TAddress

string

None.

TDistrict

string

None.

TCity

string

None.

TStreet

string

None.

TProvince

string

None.

PanNo

string

None.

CitizenshipNo

string

None.

Gender

string

None.

TypeofFarming

string

None.

LandArea

string

None.

FarmingPracticeUsed

string

None.

MainProduct

string

None.

AnnualProduction

string

None.

EstimatedMarketValue

string

None.

ProductStatus

string

None.

currentlySell

string

None.

MarketingChallenges

string

None.

AgriculturalTraining

string

None.

TrainingReceived

string

None.

GovernmentAgriculturalSupport

string

None.

GovernmentAgriculturalReceived

string

None.

SupplyProductsRegularly

string

None.

IsVAT

boolean

None.

IsExcise

boolean

None.

Telephone

string

None.

OfficalPhone

string

None.

Email

string

None.

Amount

decimal number

None.

AcceptCard

boolean

None.

Agent

integer

None.

RateofInterest

decimal number

None.

CreditLimit

decimal number

None.

CreditDays

integer

None.

IsAgent

boolean

None.

BankGuarentee

decimal number

None.

BankName

string

None.

SecurityDeposit

decimal number

None.

ExpireMiti

date

None.

ExpireDate

date

None.

BranchId

integer

None.

CreateDate

date

None.

ModifyDate

date

None.

IsDonatePartner

boolean

None.

IsSisterCompanyPartner

boolean

None.

IsMediaPartner

boolean

None.

IsBankPartner

boolean

None.

PhotoIdentity

Collection of byte

None.

IdentityFileType

string

None.

IdentityFileName

string

None.

DonationType

string

None.

UserId

string

None.

UseWhatApp

boolean

None.

UseViber

boolean

None.

BusinessType

string

None.

PhotoCitizenCardFrontIdentity

Collection of byte

None.

IdentityCitizenCardFrontFileType

string

None.

IdentityCitizenCardFrontFileName

string

None.

PhotoCitizenCardBackIdentity

Collection of byte

None.

IdentityCitizenCardBackFileType

string

None.

IdentityCitizenCardBackFileName

string

None.

PhotoNIDIdentity

Collection of byte

None.

IdentityNIDFileType

string

None.

IdentityNIDFileName

string

None.

ISProductPartner

string

None.

ISFarmer

string

None.

IShop

string

None.

IsLandPartner

string

None.

PersonalorRelative

string

None.

TypeofLand

string

None.

WaterSource

string

None.

Way

string

None.

Farming

string

None.

Rent

string

None.

RentAgreement

string

None.

FieldArea

string

None.

FieldsofWork

string

None.

AnimalHusbandryBreed

string

None.

IndustryCategory

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Name": "sample string 2",
  "AccountTypeId": 3,
  "ForeignCurrencyId": 4,
  "TaxClassificationName": "sample string 5",
  "TaxType": "sample string 6",
  "TaxRate": "sample string 7",
  "GSTType": "sample string 8",
  "ServiceCategory": "sample string 9",
  "ExciseDutyType": "sample string 10",
  "TraderLedNatureOfPurchase": "sample string 11",
  "TDSDeducteeType": "sample string 12",
  "TDSRateName": "sample string 13",
  "LedgerFBTCategory": "sample string 14",
  "IsBillWiseOn": true,
  "ISCostCentresOn": true,
  "IsInterestOn": true,
  "AllowInMobile": true,
  "IsCondensed": true,
  "AffectsStock": true,
  "ForPayRoll": true,
  "InterestOnBillWise": true,
  "OverRideInterest": true,
  "OverRideADVInterest": true,
  "UseForVat": true,
  "IgnoreTDSExempt": true,
  "IsTCSApplicable": true,
  "IsTDSApplicable": true,
  "IsFBTApplicable": true,
  "IsGSTApplicable": true,
  "ShowInPaySlip": true,
  "UseForGratuity": true,
  "ForServiceTax": true,
  "IsInputCredit": true,
  "IsExempte": true,
  "IsAbatementApplicable": true,
  "TDSDeducteeIsSpecialRate": true,
  "Audited": true,
  "SortPosition": 39,
  "OpeningBalance": 40.0,
  "DRCR": "sample string 41",
  "InventoryValue": true,
  "MaintainBilByBill": true,
  "Address": "sample string 44",
  "District": "sample string 45",
  "City": "sample string 46",
  "Street": "sample string 47",
  "Province": "sample string 48",
  "TAddress": "sample string 49",
  "TDistrict": "sample string 50",
  "TCity": "sample string 51",
  "TStreet": "sample string 52",
  "TProvince": "sample string 53",
  "PanNo": "sample string 54",
  "CitizenshipNo": "sample string 55",
  "Gender": "sample string 56",
  "TypeofFarming": "sample string 57",
  "LandArea": "sample string 58",
  "FarmingPracticeUsed": "sample string 59",
  "MainProduct": "sample string 60",
  "AnnualProduction": "sample string 61",
  "EstimatedMarketValue": "sample string 62",
  "ProductStatus": "sample string 63",
  "currentlySell": "sample string 64",
  "MarketingChallenges": "sample string 65",
  "AgriculturalTraining": "sample string 66",
  "TrainingReceived": "sample string 67",
  "GovernmentAgriculturalSupport": "sample string 68",
  "GovernmentAgriculturalReceived": "sample string 69",
  "SupplyProductsRegularly": "sample string 70",
  "IsVAT": true,
  "IsExcise": true,
  "Telephone": "sample string 73",
  "OfficalPhone": "sample string 74",
  "Email": "sample string 75",
  "Amount": 76.0,
  "AcceptCard": true,
  "Agent": 78,
  "RateofInterest": 79.0,
  "CreditLimit": 80.0,
  "CreditDays": 81,
  "IsAgent": true,
  "BankGuarentee": 83.0,
  "BankName": "sample string 84",
  "SecurityDeposit": 85.0,
  "ExpireMiti": "2026-07-01T04:56:53.8464039+05:45",
  "ExpireDate": "2026-07-01T04:56:53.8464039+05:45",
  "BranchId": 86,
  "CreateDate": "2026-07-01T04:56:53.8464039+05:45",
  "ModifyDate": "2026-07-01T04:56:53.8464039+05:45",
  "IsDonatePartner": true,
  "IsSisterCompanyPartner": true,
  "IsMediaPartner": true,
  "IsBankPartner": true,
  "PhotoIdentity": "QEA=",
  "IdentityFileType": "sample string 93",
  "IdentityFileName": "sample string 94",
  "DonationType": "sample string 95",
  "UserId": "sample string 96",
  "UseWhatApp": true,
  "UseViber": true,
  "BusinessType": "sample string 99",
  "PhotoCitizenCardFrontIdentity": "QEA=",
  "IdentityCitizenCardFrontFileType": "sample string 100",
  "IdentityCitizenCardFrontFileName": "sample string 101",
  "PhotoCitizenCardBackIdentity": "QEA=",
  "IdentityCitizenCardBackFileType": "sample string 102",
  "IdentityCitizenCardBackFileName": "sample string 103",
  "PhotoNIDIdentity": "QEA=",
  "IdentityNIDFileType": "sample string 104",
  "IdentityNIDFileName": "sample string 105",
  "ISProductPartner": "sample string 106",
  "ISFarmer": "sample string 107",
  "IShop": "sample string 108",
  "IsLandPartner": "sample string 109",
  "PersonalorRelative": "sample string 110",
  "TypeofLand": "sample string 111",
  "WaterSource": "sample string 112",
  "Way": "sample string 113",
  "Farming": "sample string 114",
  "Rent": "sample string 115",
  "RentAgreement": "sample string 116",
  "FieldArea": "sample string 117",
  "FieldsofWork": "sample string 118",
  "AnimalHusbandryBreed": "sample string 119",
  "IndustryCategory": "sample string 120"
}

application/xml, text/xml

Sample:
<Account xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DCubeHotelDomain.Models.Accounts">
  <AcceptCard>true</AcceptCard>
  <AccountTypeId>3</AccountTypeId>
  <Address>sample string 44</Address>
  <AffectsStock>true</AffectsStock>
  <Agent>78</Agent>
  <AgriculturalTraining>sample string 66</AgriculturalTraining>
  <AllowInMobile>true</AllowInMobile>
  <Amount>76</Amount>
  <AnimalHusbandryBreed>sample string 119</AnimalHusbandryBreed>
  <AnnualProduction>sample string 61</AnnualProduction>
  <Audited>true</Audited>
  <BankGuarentee>83</BankGuarentee>
  <BankName>sample string 84</BankName>
  <BranchId>86</BranchId>
  <BusinessType>sample string 99</BusinessType>
  <CitizenshipNo>sample string 55</CitizenshipNo>
  <City>sample string 46</City>
  <CreateDate>2026-07-01T04:56:53.8464039+05:45</CreateDate>
  <CreditDays>81</CreditDays>
  <CreditLimit>80</CreditLimit>
  <DRCR>sample string 41</DRCR>
  <District>sample string 45</District>
  <DonationType>sample string 95</DonationType>
  <Email>sample string 75</Email>
  <EstimatedMarketValue>sample string 62</EstimatedMarketValue>
  <ExciseDutyType>sample string 10</ExciseDutyType>
  <ExpireDate>2026-07-01T04:56:53.8464039+05:45</ExpireDate>
  <ExpireMiti>2026-07-01T04:56:53.8464039+05:45</ExpireMiti>
  <Farming>sample string 114</Farming>
  <FarmingPracticeUsed>sample string 59</FarmingPracticeUsed>
  <FieldArea>sample string 117</FieldArea>
  <FieldsofWork>sample string 118</FieldsofWork>
  <ForPayRoll>true</ForPayRoll>
  <ForServiceTax>true</ForServiceTax>
  <ForeignCurrencyId>4</ForeignCurrencyId>
  <GSTType>sample string 8</GSTType>
  <Gender>sample string 56</Gender>
  <GovernmentAgriculturalReceived>sample string 69</GovernmentAgriculturalReceived>
  <GovernmentAgriculturalSupport>sample string 68</GovernmentAgriculturalSupport>
  <ISCostCentresOn>true</ISCostCentresOn>
  <ISFarmer>sample string 107</ISFarmer>
  <ISProductPartner>sample string 106</ISProductPartner>
  <IShop>sample string 108</IShop>
  <Id>1</Id>
  <IdentityCitizenCardBackFileName>sample string 103</IdentityCitizenCardBackFileName>
  <IdentityCitizenCardBackFileType>sample string 102</IdentityCitizenCardBackFileType>
  <IdentityCitizenCardFrontFileName>sample string 101</IdentityCitizenCardFrontFileName>
  <IdentityCitizenCardFrontFileType>sample string 100</IdentityCitizenCardFrontFileType>
  <IdentityFileName>sample string 94</IdentityFileName>
  <IdentityFileType>sample string 93</IdentityFileType>
  <IdentityNIDFileName>sample string 105</IdentityNIDFileName>
  <IdentityNIDFileType>sample string 104</IdentityNIDFileType>
  <IgnoreTDSExempt>true</IgnoreTDSExempt>
  <IndustryCategory>sample string 120</IndustryCategory>
  <InterestOnBillWise>true</InterestOnBillWise>
  <InventoryValue>true</InventoryValue>
  <IsAbatementApplicable>true</IsAbatementApplicable>
  <IsAgent>true</IsAgent>
  <IsBankPartner>true</IsBankPartner>
  <IsBillWiseOn>true</IsBillWiseOn>
  <IsCondensed>true</IsCondensed>
  <IsDonatePartner>true</IsDonatePartner>
  <IsExcise>true</IsExcise>
  <IsExempte>true</IsExempte>
  <IsFBTApplicable>true</IsFBTApplicable>
  <IsGSTApplicable>true</IsGSTApplicable>
  <IsInputCredit>true</IsInputCredit>
  <IsInterestOn>true</IsInterestOn>
  <IsLandPartner>sample string 109</IsLandPartner>
  <IsMediaPartner>true</IsMediaPartner>
  <IsSisterCompanyPartner>true</IsSisterCompanyPartner>
  <IsTCSApplicable>true</IsTCSApplicable>
  <IsTDSApplicable>true</IsTDSApplicable>
  <IsVAT>true</IsVAT>
  <LandArea>sample string 58</LandArea>
  <LedgerFBTCategory>sample string 14</LedgerFBTCategory>
  <MainProduct>sample string 60</MainProduct>
  <MaintainBilByBill>true</MaintainBilByBill>
  <MarketingChallenges>sample string 65</MarketingChallenges>
  <ModifyDate>2026-07-01T04:56:53.8464039+05:45</ModifyDate>
  <Name>sample string 2</Name>
  <OfficalPhone>sample string 74</OfficalPhone>
  <OpeningBalance>40</OpeningBalance>
  <OverRideADVInterest>true</OverRideADVInterest>
  <OverRideInterest>true</OverRideInterest>
  <PanNo>sample string 54</PanNo>
  <PersonalorRelative>sample string 110</PersonalorRelative>
  <PhotoCitizenCardBackIdentity>QEA=</PhotoCitizenCardBackIdentity>
  <PhotoCitizenCardFrontIdentity>QEA=</PhotoCitizenCardFrontIdentity>
  <PhotoIdentity>QEA=</PhotoIdentity>
  <PhotoNIDIdentity>QEA=</PhotoNIDIdentity>
  <ProductStatus>sample string 63</ProductStatus>
  <Province>sample string 48</Province>
  <RateofInterest>79</RateofInterest>
  <Rent>sample string 115</Rent>
  <RentAgreement>sample string 116</RentAgreement>
  <SecurityDeposit>85</SecurityDeposit>
  <ServiceCategory>sample string 9</ServiceCategory>
  <ShowInPaySlip>true</ShowInPaySlip>
  <SortPosition>39</SortPosition>
  <Street>sample string 47</Street>
  <SupplyProductsRegularly>sample string 70</SupplyProductsRegularly>
  <TAddress>sample string 49</TAddress>
  <TCity>sample string 51</TCity>
  <TDSDeducteeIsSpecialRate>true</TDSDeducteeIsSpecialRate>
  <TDSDeducteeType>sample string 12</TDSDeducteeType>
  <TDSRateName>sample string 13</TDSRateName>
  <TDistrict>sample string 50</TDistrict>
  <TProvince>sample string 53</TProvince>
  <TStreet>sample string 52</TStreet>
  <TaxClassificationName>sample string 5</TaxClassificationName>
  <TaxRate>sample string 7</TaxRate>
  <TaxType>sample string 6</TaxType>
  <Telephone>sample string 73</Telephone>
  <TraderLedNatureOfPurchase>sample string 11</TraderLedNatureOfPurchase>
  <TrainingReceived>sample string 67</TrainingReceived>
  <TypeofFarming>sample string 57</TypeofFarming>
  <TypeofLand>sample string 111</TypeofLand>
  <UseForGratuity>true</UseForGratuity>
  <UseForVat>true</UseForVat>
  <UseViber>true</UseViber>
  <UseWhatApp>true</UseWhatApp>
  <UserId>sample string 96</UserId>
  <WaterSource>sample string 112</WaterSource>
  <Way>sample string 113</Way>
  <currentlySell>sample string 64</currentlySell>
</Account>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.