Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Endpoints

QuoteDetailApi

[Description]

/api/QuoteDetailApi

Operation

Logged in User

Parameters

Body

Response

DELETE

Key. Required

GET

QuoteId, QuoteNo, CurrencyCode, ClientId, isNew, CopyFromQuoteId

POST

QuoteLinePlantSellingRate

[Description]

/api/QuoteLinePlantSellingRate

Operation

Logged in User

Parameters

Body

Response

GET

PriceCode
ItemId
ActivityCode
RateCode

QuoteLineMaterialSellingRate

[Description]

/api/QuoteLineMaterialSellingRate

Operation

Logged in User

Parameters

Body

Response

GET

PriceCode
LineType
ItemId
CatalogueLineId
ActivityCode
RateCode

QuoteLineLabourSellingRate

[Description]

/api/QuoteLineLabourSellingRate

Operation

Logged in User

Parameters

Body

Response

POST

PriceCode
ActivityCode
EmployeeClassCode
PersonId

QuoteListApi

[Description]

/api/QuoteListApi

Operation

Logged in User

Parameters

Body

Response

POST

Models

QuoteApiModel

Property

Data Type

Description

Key

QuotesQuoteKey

QuoteDetailMainFields

QuotesQuoteDetailMainFields

ValidationErrors

Array [MvcValidationError]

QuotesListLine

Property

Data Type

Description

IsTemplate

Boolean

Is template?

Description

String

Description.

ProfitCentreCode

String

Profit Centre code

QuoteID

Integer

Quote id.

QuoteCode

String

Quote code.

VersionNo

Integer

Version number

QuoteCodeVersion

String

CompanyID

Integer

Company id

CompanyName

String

Company name.

JobCode

String

Job code.

QuotedByID

Integer

Id of person made quote.

IsAccepted

Boolean

Accepted status.

CreatedDate

String

Created date.

SentDate

String

Sent date.

ExpiryDate

String

Expiry date.

AcceptedDate

String

Accepted date.

ClosedDate

String

Closed date.

Select

CellData

QuoteNumberValue

CellData

Quote number.

DescriptionValue

CellData

Description.

CompanyValue

CellData

Company.

QuoteStatus

CellData

Quot status.

CostValue

CellData

Cost.

ContractValue

CellData

Contract

MarginValue

CellData

Margin

MarginPercent

CellData

Margin in percentage.

QuotedBy

CellData

Person made quote.

ProfitCentre

CellData

Profit centre.

Details

CellData

Details.

FailCodeValue

CellData

Fail code.

FailReasonValue

CellData

Fail reason.

PercentChanceValue

CellData

Status

String

Status

ReadonlyFlag

Integer

Read Only status

ReadonlyMessage

String

Read Only message.

OriginalKey

QuotesQuoteKey

CurrentKey

QuotesQuoteKey

Key

QuotesQuoteKey

Index

Integer

QuoteLineSellingRateModel

Property

Data Type

Description

SellingRate

Number

QuotesQuoteKey

Property

Data Type

Description

QuoteID

Integer

Quote id.

QuoteNo

String

Quote number.

CurrencyCode

String

Code of currency used.

ClientId

Integer

Client id.

IsNew

Boolean

New quote status.

CopyFromQuoteID

Integer

Copied from the Quote id.

QuotesQuoteDetailMainFields

Property

Data Type

Description

QuoteCode

StringViewData

Quote code.

VersionNo

DecimalViewData

Version.

Description

StringViewData

Description.

Job

PickerViewData

Job for the quote.

QuoteStatus

PickerViewData

The status based on the working flow.

PriceCode

PickerViewData

The pricing structure.

ActivityGroup

PickerViewData

Activity Group to be used.

ProfitCentre

PickerViewData

Profit Centre.

Client

PickerViewData

Client company.

ClientContact

PickerViewData

Client contact.

ClientOrderNo

StringViewData

Order number from the client.

ProspectClient

StringViewData

Prospect client company.

ProspectContact

StringViewData

Prospect client contact.

CreditStatus

StringViewData

Credit status.

QuoteDetails

StringViewData

Details.

CreatedDate

DateViewData

Created date.

ExpiryDate

DateViewData

When the quote expires

AcceptedDate

DateViewData

Accepted date.

Currency

PickerViewData

Currency.

FCRate

DecimalViewData

Foreign currency rate

QuotedBy

PickerViewData

Person made the quote.

ApprovedBy

PickerViewData

Person approved.

CostSheetSell

DecimalViewData

QuoteSellAdjustment

DecimalViewData

QuoteSelling

DecimalViewData

Margin

DecimalViewData

The quote margin.

MarginPercentage

PercentageViewData

Margin in percentage.

MarkupPercentage

PercentageViewData

Markup in percentage.

QuoteCost

DecimalViewData

Cost in the quote.

FailCode

PickerViewData

Fail code.

FailReason

StringViewData

Fail reason.

PercentChance

PercentageViewData

BudgetUrl

String

Budget link.

OutputsUrl

String

ClaimUrl

String

Claim link.

CanPrint

Boolean

Can Print status.

CanApprove

Boolean

Can Approve status.

CanUnapprove

Boolean

Can Unapprove status.

CanCancel

Boolean

Can cancel status.

CanReopen

Boolean

Can Reopen status.

CanDecline

Boolean

Can Decline status.

CanCreateSchedule

Boolean

Can create Schedule status.

CanCreateJob

Boolean

Can create job status.

CanDeleteCostSheets

Boolean

Can delete Cost sheet status.

CloseOpenQuotes

Boolean

Can Open Quote status.

DialogTitle

String

Dialog box title.

QuoteReportText

StandardTextViewData

Quote report text.

Example

ABC

 Click to view

Request

 

Response

 

Response sample

 

⬆️ Top of page

  • No labels