POST api/Customer/UpdateAccountValidity?TerminationDate={TerminationDate}&CardCode={CardCode}&Valid={Valid}&Frozen={Frozen}&Type={Type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TerminationDate

date

Required

CardCode

string

Required

Valid

string

Required

Frozen

string

Required

Type

string

Required

Body Parameters

None.

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.