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 | |
QuoteNo | String | |
CurrencyCode | String | |
ClientId | Integer | |
IsNew | Boolean | |
CopyFromQuoteID | Integer |
QuotesQuoteDetailMainFields
Property | Data Type | Description |
---|---|---|
QuoteCode | ||
VersionNo | ||
Description | ||
Job | ||
QuoteStatus | ||
PriceCode | ||
ActivityGroup | ||
ProfitCentre | ||
Client | ||
ClientContact | ||
ClientOrderNo | ||
ProspectClient | ||
ProspectContact | ||
CreditStatus | ||
QuoteDetails | ||
CreatedDate | ||
ExpiryDate | ||
AcceptedDate | ||
Currency | ||
FCRate | ||
QuotedBy | ||
ApprovedBy | ||
CostSheetSell | ||
QuoteSellAdjustment | ||
QuoteSelling | ||
Margin | ||
MarginPercentage | ||
MarkupPercentage | ||
QuoteCost | ||
FailCode | ||
FailReason | ||
PercentChance | ||
BudgetUrl | String | |
OutputsUrl | String | |
ClaimUrl | String | |
CanPrint | Boolean | |
CanApprove | Boolean | |
CanUnapprove | Boolean | |
CanCancel | Boolean | |
CanReopen | Boolean | |
CanDecline | Boolean | |
CanCreateSchedule | Boolean | |
CanCreateJob | Boolean | |
CanDeleteCostSheets | Boolean | |
CloseOpenQuotes | Boolean | |
DialogTitle | String | |
QuoteReportText |
Example
ABC
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
Request
Response
Response sample
|
⬆️ Top of page
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|