POST api/Customer/UpdateNotes?country={country}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
country

Countries

Required

Body Parameters

Note
NameDescriptionTypeAdditional information
NoteId

string

None.

AccountId

string

None.

NoteTypeId

integer

None.

NoteText

string

None.

User

string

None.

CreatedDateString

string

None.

CreatedTimeString

string

None.

IsImportant

integer

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.