PUT api/v1/quicktransactions/updatecomment

Request Information

URI Parameters

None.

Body Parameters

BranchTransaction
NameDescriptionTypeAdditional information
Id

integer

None.

BranchId

integer

None.

TypeId

integer

None.

StatusId

integer

None.

EmployeeId

integer

None.

CustomerId

integer

None.

ReferenceNumber

string

None.

SubTotalAmount

decimal number

None.

TotalAmount

decimal number

None.

TaxAmount

decimal number

None.

TaxName

string

None.

TotalItems

integer

None.

DateCreated

date

None.

DateUpdated

date

None.

Branch

Branch

None.

BranchTransactionStatus

BranchTransactionStatus

None.

BranchTransactionType

BranchTransactionType

None.

Customer

Customer

None.

Employee

Employee

None.

User

User

None.

AppointmentId

integer

None.

TotalDiscount

decimal number

None.

TotalTips

decimal number

None.

TotalAddOn

decimal number

None.

Shipping

decimal number

None.

UserId

integer

None.

Date

string

None.

OnlineToken

string

None.

CheckVisitPayment

boolean

None.

PickUp

boolean

None.

RNC

string

None.

Comment

string

None.

CompanyName

string

None.

SequenceGenerated

string

None.

TaxTransactionTypeId

integer

None.

BranchShippingSettingId

integer

None.

PolicyDescription

string

None.

CustomerAddressId

integer

None.

BranchRoomId

integer

None.

TotalPeople

integer

None.

PaidAmount

decimal number

None.

Exoneration

decimal number

None.

ExtraTip

decimal number

None.

IsTakeAway

boolean

None.

SaveRNC

boolean

None.

OwedAmount

decimal number

None.

IsPreAccountSend

boolean

None.

RoomPlus

string

None.

DgiiLink

string

None.

ExternalResponse

string

None.

RoomNumber

string

None.

PedingSentItem

integer

None.

PedingConfirmQuantityItem

integer

None.

PedingClaimItem

integer

None.

PedingSentItemkDS

integer

None.

GroupTransactionId

integer

None.

Appointment

Appointment

None.

Room

Room

None.

CurrencyId

integer

None.

Currency

Currency

None.

Items

Collection of BranchTransactionItem

None.

BranchTransactionPayments

Collection of BranchTransactionPayment

None.

BranchTransactionProducts

Collection of BranchTransactionProduct

None.

TransactionTaxes

Collection of TransactionTax

None.

Payments

Collection of BranchTransactionPayment

None.

TaxTransactionDetails

Collection of CompanyTaxTransactionDetail

None.

TaxTransactionType

TaxTransactionType

None.

Orders

Collection of BranchTransactionOrder

None.

HotelRooms

Collection of TransactionHotelRoom

None.

DynamicConcepts

Collection of TransactionDynamicConcepts

None.

Diners

Collection of TransactionDiner

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseModelOfBranchTransaction
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

BranchTransaction

None.

Pagination

Pagination

None.

Response Formats

application/json, text/json

Sample:

Sample not available.