POST api/Customer/UpdateAccountInfo

Request Information

URI Parameters

None.

Body Parameters

AccountInfo
NameDescriptionTypeAdditional information
CardCode

string

None.

CardName

string

None.

CardType

string

None.

GroupCode

string

None.

Country

string

None.

Salutation

string

None.

Phone1

string

None.

Phone2

string

None.

EmailAddress

string

None.

U_BirthDate

string

None.

ParticipantNumber

string

None.

Currency

string

None.

LanguageCode

string

None.

Password

string

None.

Fax

string

None.

CardForeignName

string

None.

ShippingAddress

Address

None.

BillingAddress

Address

None.

BilltoDefault

string

None.

ShipToDefault

string

None.

U_Placement

string

None.

U_JoinDate

string

None.

U_AssociateDate

string

None.

U_NewStatusDate

string

None.

U_RenewalDate

string

None.

U_TerminationDate

string

None.

U_ReinstatementDate

string

None.

U_Sponsor

string

None.

FederalTaxID

string

None.

Valid

string

None.

U_IsTerminated

string

None.

Frozen

string

None.

U_DisbursementMethod

string

None.

U_DebitCardAccountNumber

string

None.

U_DebitCardMaskedNumber

string

None.

U_ACHAccountName

string

None.

U_ACHBankName

string

None.

U_ACHAccountingNumber

string

None.

U_ACHRoutingNumber

string

None.

U_ACHBranchName

string

None.

U_ACHSwiftCode

string

None.

U_ACHBankType

string

None.

U_OptOut

integer

None.

U_EmailOrderOptOut

integer

None.

U_DefaultPaymentMethod

string

None.

PriceListNum

integer

None.

U_ValidToShip

string

None.

U_CommissionToDefault

string

None.

U_ReferredFromList

string

None.

U_ReferredFromDetail

string

None.

U_TextOptOut

integer

None.

U_GuestUser

string

None.

IsCreatedInCA

integer

None.

IsUpdatedInUS

integer

None.

IsUpdatedInCA

integer

None.

PropayIdentifier

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

IPostXMLResult
NameDescriptionTypeAdditional information
PostResult

RequestResult

None.

Message

string

None.

Status

string

None.

Identifier

string

None.

Timestamp

date

None.

EntityObject

Object

None.

DocNum

integer

None.

CardCode

string

None.

IsCreatedInUS

integer

None.

IsCreatedInCA

integer

None.

IsUpdatedInUS

integer

None.

IsUpdatedInCA

integer

None.

AddressName

string

None.

USAccountToken

string

None.

CAAccountToken

string

None.

AcountPaymentToken

string

None.

CPTotal

decimal number

None.

ShippingCharge

decimal number

None.

ShippingTax

decimal number

None.

Tax

decimal number

None.

Response Formats

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

Sample:

Sample not available.