POST api/POS/CreateCustomer

Request Information

URI Parameters

None.

Body Parameters

Customer
NameDescriptionTypeAdditional information
CustomerAddress

Collection of CustomerAddress

None.

CustomerEmail

Collection of CustomerEmail

None.

CustomerPhone

Collection of CustomerPhone

None.

CustomerTransactionType

Collection of CustomerTransactionType

None.

CustomerTransactions

Collection of CustomerTransaction

None.

CustomerUsers

Collection of CustomerUser

None.

InviteUrl

string

None.

AccountPaymentTerm

integer

None.

AccountPaymentMethod

integer

None.

ID

integer

None.

CompanyID

integer

None.

TransactionID

integer

None.

Sequence

integer

None.

IsBusiness

boolean

None.

Salutation

string

None.

Name

string

None.

MiddleName

string

None.

LastName

string

None.

SecondLastName

string

None.

DisplayName

string

None.

PrintCheckName

string

None.

Description

string

None.

Notes

string

None.

Website

string

None.

InitialDate

date

None.

FinanceTemplateID

integer

None.

PaymentTermID

integer

None.

IsExempt

boolean

None.

CurrencyID

integer

None.

TaxpayerID

string

None.

TaxGroupID

integer

None.

PaymentMethodID

integer

None.

Number

integer

None.

IsForeigner

boolean

None.

TaxTypeID

integer

None.

ExonerationTypeID

integer

None.

ExonerationNumber

string

None.

ExonerationInstitution

string

None.

ExonerationDate

date

None.

ExonerationPercentage

decimal number

None.

ElectronicsInvoiceEmail

string

None.

BankName

string

None.

BankAccountNumber

string

None.

AccountType

string

None.

IsChecking

boolean

None.

IsSaving

boolean

None.

BankCurrencyID

integer

None.

PaymentSourceID

integer

None.

WithholdingPercentage

decimal number

None.

FileID

integer

None.

CategoryID

integer

None.

PensionCompanyID

integer

None.

LocalAccountNumber

string

None.

RepresentativeName

string

None.

RepresentativeEmail

string

None.

RepresentativeTelephone

string

None.

RepresentativeMobile

string

None.

RepresentativeAddress

string

None.

BanacioCode

string

None.

AccountNumber

string

None.

InJudicialCollection

boolean

None.

Uncollectible

boolean

None.

MyAddress

Collection of AccountAddress

None.

MyEmails

Collection of AccountEmail

None.

MyPhones

Collection of AccountPhone

None.

TransactionAccountsInAccountType

Collection of TransactionAccountsInAccountType1

None.

TransactionAccountUser

Collection of TransactionAccountUser

None.

Transaction

Collection of Transaction

None.

Transaction1

Transaction

None.

Transaction2

Transaction

None.

TransactionAccountContact

Collection of TransactionAccountContact

None.

TransactionAccountComment

Collection of TransactionAccountComment

None.

IsRemove

boolean

None.

TransactionFileList

Collection of TransactionsFiles

None.

_oldTransaction

Transaction

None.

LanguageID

string

None.

Token

string

None.

UserID

globally unique identifier

None.

UserName

string

None.

FeatureID

integer

None.

ModuleID

integer

None.

ApplicationID

integer

None.

Code

string

None.

ContextTransaction

DbContextTransaction

None.

Date

date

None.

AssignedTo

globally unique identifier

None.

RelatedDocID

integer

None.

ParentID

integer

None.

Level

integer

None.

AccountID

integer

None.

AccountTypeID

integer

None.

WorkflowID

integer

None.

WorkflowVersionID

integer

None.

WorkflowStatusID

integer

None.

WorkflowReasonID

integer

None.

IsCashBasis

boolean

None.

AssignUserID

globally unique identifier

None.

IsDefault

boolean

None.

EnvConfirmPassword

string

None.

ProdConfirmPassword

string

None.

ConfirmPIN

string

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.