Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
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 |
QuoteLineMaterialSellingRate
[Description]
/api/QuoteLineMaterialSellingRate | ||||
---|---|---|---|---|
Operation | Logged in User | Parameters | Body | Response |
GET | PriceCode |
QuoteLineLabourSellingRate
[Description]
/api/QuoteLineLabourSellingRate | ||||
---|---|---|---|---|
Operation | Logged in User | Parameters | Body | Response |
POST | PriceCode |
QuoteListApi
[Description]
/api/QuoteListApi | ||||
---|---|---|---|---|
Operation | Logged in User | Parameters | Body | Response |
POST |
Models
QuoteApiModel
Property | Data Type | Description |
---|---|---|
Key | ||
QuoteDetailMainFields | ||
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 | ||
QuoteNumberValue | Quote number. | |
DescriptionValue | Description. | |
CompanyValue | Company. | |
QuoteStatus | Quot status. | |
CostValue | Cost. | |
ContractValue | Contract | |
MarginValue | Margin | |
MarginPercent | Margin in percentage. | |
QuotedBy | Person made quote. | |
ProfitCentre | Profit centre. | |
Details | Details. | |
FailCodeValue | Fail code. | |
FailReasonValue | Fail reason. | |
PercentChanceValue | ||
Status | String | Status |
ReadonlyFlag | Integer | Read Only status |
ReadonlyMessage | String | Read Only message. |
OriginalKey | ||
CurrentKey | ||
Key | ||
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 | Quote code. | |
VersionNo | Version. | |
Description | Description. | |
Job | Job for the quote. | |
QuoteStatus | The status based on the working flow. | |
PriceCode | The pricing structure. | |
ActivityGroup | Activity Group to be used. | |
ProfitCentre | ||
Client | Client company. | |
ClientContact | Client contact. | |
ClientOrderNo | Order number from the client. | |
ProspectClient | Prospect client company. | |
ProspectContact | Prospect client contact. | |
CreditStatus | Credit status. | |
QuoteDetails | Details. | |
CreatedDate | Created date. | |
ExpiryDate | When the quote expires | |
AcceptedDate | Accepted date. | |
Currency | Currency. | |
FCRate | Foreign currency rate | |
QuotedBy | Person made the quote. | |
ApprovedBy | Person approved. | |
CostSheetSell | ||
QuoteSellAdjustment | ||
QuoteSelling | ||
Margin | The quote margin. | |
MarginPercentage | Margin in percentage. | |
MarkupPercentage | Markup in percentage. | |
QuoteCost | Cost in the quote. | |
FailCode | Fail code. | |
FailReason | Fail reason. | |
PercentChance | ||
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 | Quote report text. |
Example
ABC
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
Request
Response
Response sample
|
⬆️ Top of page
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|