GET vendorquote/{vendor}/{quoteNumber}
Get vendor quote
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
vendor |
Vendor Type |
VendorType |
Required |
quoteNumber |
Quote number |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
VendorQuoteName | Description | Type | Additional information |
---|---|---|---|
AgreementDate |
The Agreement Date, a |
date |
None. |
AgreementDescription |
The Agreement Description |
string |
None. |
AgreementId |
The Agreement Identifier |
string |
None. |
PartnerAddress |
Partner Address |
Address |
None. |
EndCustomerAddress |
End Customer Address |
Address |
None. |
BillingMethod |
Billing Method 1- Annual 2- Once |
string |
None. |
ContractEndDate |
The Contract End Date as DateTime?, a |
date |
None. |
ContractStartDate |
The Contract Start Date as DateTime?, a |
date |
None. |
CountryCode |
The ISO Country Code Avaya returns an Alpha 2 ISO Country Code (e.g. US) |
string |
None. |
CreateDate |
The Quote created date, a |
date |
None. |
CurrencyCode |
The 3 character ISO Currency Code (e.g. USD) |
string |
None. |
DealCode |
Identifies deal registration |
string |
None. |
DealDescription |
Deal registration description |
string |
None. |
DealTerms |
Deal terms and conditions |
string |
None. |
DiscountCode |
Discount code that identifies promotion applied to quote |
string |
None. |
DiscountDescription |
Description of discount |
string |
None. |
DiscountEndUser |
Discount end user |
string |
None. |
DiscountExpirationDate |
Discount expiration date, a |
date |
None. |
DiscountName |
Discount Name |
string |
None. |
DiscountTerms |
Discount terms and conditions |
string |
None. |
DiscountType |
Discount Type 1 - Agreement 2 - Promotion 3 - Deal |
integer |
None. |
EndCustomerId |
End customer identifier |
string |
None. |
EndCustomerName |
End customer name |
string |
None. |
FeatureKey |
Feature key |
string |
None. |
FunctionalLocation |
Functional location |
integer |
None. |
GAICode |
GAI Code |
string |
None. |
GovermentContractNumber |
Goverement Contract Number |
string |
None. |
GovernmentAgency |
Government Agency |
string |
None. |
GSAPriceList |
GSA Price List |
string |
None. |
LastModified |
Quote modified date, a |
date |
None. |
Lines |
Quote lines |
Collection of VendorQuoteLine |
None. |
MonthlyBilling |
Monthly billing indicator |
integer |
None. |
NetPriceProtectionDate |
Net price protection date |
date |
None. |
Notes |
Array of notes |
Collection of string |
None. |
OpportunityId |
Opportunity Identifier |
string |
None. |
ReferenceId |
Reference Id |
string |
None. |
OrderingCompanyId |
Ordering company identifier |
string |
None. |
OrderingCompanyName |
Ordering company name |
string |
None. |
ParentQuoteNumber |
Parent Quote Number (if quote is child) |
string |
None. |
PartnerId |
Partner identifier |
string |
None. |
PartnerName |
Partner name |
string |
None. |
ProgramCode |
identifies promotion applied to quote |
string |
None. |
ProgramDealRegExpirationDate |
Program expiration date |
date |
None. |
ProgramDealRegOrderDate |
Program start date |
date |
None. |
ProgramDescription |
Program Description |
string |
None. |
ProgramExtendedDiscount |
Program extended discount |
integer |
None. |
ProgramTerms |
Program terms and conditions |
string |
None. |
PromotionCode |
Identifies promotion or discount applied to quote |
string |
None. |
PromotionTerms |
Terms and conditions of promotion |
string |
None. |
PTNumber | string |
None. |
|
QuoteExpDate |
Quote expiration date |
date |
None. |
QuoteNumber |
The unique Quote Identifier. For Avaya a quote Id could look like "AUS1234567" |
string |
None. |
QuoteOwner |
Quote Owner |
string |
None. |
RegionCode |
Region code |
string |
None. |
ResellerId |
Reseller Identifier |
string |
None. |
SellingPriceDescription |
Selling price description |
string |
None. |
SellingPriceDiscountId |
Selling price discount |
string |
None. |
ServiceContractCoTermNumber |
co term number |
string |
None. |
ServiceContractStartDate |
Start date for service contract |
date |
None. |
ServiceQuoteNumber |
Quote number for associated service quote |
string |
None. |
ServicesContractContact |
Contact for Services Contract |
string |
None. |
ShipToAddress |
Ship to address |
string |
None. |
ShipToId |
Ship to identifier |
string |
None. |
ShipToName |
Ship to name |
string |
None. |
SiteId |
SiteId |
string |
None. |
SpecialBidCode |
Special bid for quote |
string |
None. |
SpecialBidDescription |
Special Bid Description |
string |
None. |
SpecialBidEndUser |
Special Bid End User |
string |
None. |
SpecialBidExpirationDate |
Speical big expiration date |
date |
None. |
SpecialBidTerms |
Speical Bid terms |
string |
None. |
Status |
Quote Status |
string |
None. |
TotalListPrice |
Extended total list price |
decimal number |
None. |
TotalNetPrice |
Extended total net price |
decimal number |
None. |
TotalPOPrice |
Extended total po price |
decimal number |
None. |
TotalSellingPrice |
Extended total selling price |
decimal number |
None. |
ChargeType |
Charge type |
string |
None. |
InitialTerm |
Initial Term length |
string |
None. |
RemainingTerm |
Remaining Term length |
string |
None. |
OldQuantity |
Old Quantity |
string |
None. |
VendorKey |
vendor identifier for this quote |
string |
None. |
ErrorMessage |
A possible error message during the processing |
string |
None. |
IsInErrorState |
A bool indicating if there was an error |
boolean |
None. |
Response Formats
application/json, text/json
{ "AgreementDate": "2021-01-15T10:34:12.7415794-05:00", "AgreementDescription": "sample string 1", "AgreementId": "sample string 2", "PartnerAddress": { "Name": "sample string 1", "Attn": "sample string 2", "Street1": "sample string 3", "Street2": "sample string 4", "City": "sample string 5", "State": "sample string 6", "PostalCode": "sample string 7", "Country": "sample string 8" }, "EndCustomerAddress": { "Name": "sample string 1", "Attn": "sample string 2", "Street1": "sample string 3", "Street2": "sample string 4", "City": "sample string 5", "State": "sample string 6", "PostalCode": "sample string 7", "Country": "sample string 8" }, "BillingMethod": "sample string 3", "ContractEndDate": "2021-01-15T10:34:12.7415794-05:00", "ContractStartDate": "2021-01-15T10:34:12.7415794-05:00", "CountryCode": "sample string 4", "CreateDate": "2021-01-15T10:34:12.7415794-05:00", "CurrencyCode": "sample string 5", "DealCode": "sample string 6", "DealDescription": "sample string 7", "DealTerms": "sample string 8", "DiscountCode": "sample string 9", "DiscountDescription": "sample string 10", "DiscountEndUser": "sample string 11", "DiscountExpirationDate": "2021-01-15T10:34:12.7415794-05:00", "DiscountName": "sample string 12", "DiscountTerms": "sample string 13", "DiscountType": 14, "EndCustomerId": "sample string 15", "EndCustomerName": "sample string 16", "FeatureKey": "sample string 17", "FunctionalLocation": 18, "GAICode": "sample string 19", "GovermentContractNumber": "sample string 20", "GovernmentAgency": "sample string 21", "GSAPriceList": "sample string 22", "LastModified": "2021-01-15T10:34:12.7415794-05:00", "Lines": [ { "ConfigLineNumber": "sample string 1", "CoTermContractNumber": "sample string 2", "Description": "sample string 3", "DiscountEligibility": true, "ExtendedDealPercentage": 5.0, "ExtendedListPrice": 6.0, "ExtendedNetPrice": 7.0, "ExtendedPOPrice": 8.0, "ExtendedSellingPrice": 9.0, "ExtendedStandardDiscount": 10.0, "FrontEndDiscount": true, "Hierarchy": "sample string 12", "LineNumber": "sample string 13", "SubscriptionReferenceId": "sample string 14", "ParentID": "sample string 15", "ListPrice": 16.0, "UnitNetPrice": 17.0, "UnitNetPriceWithCredits": "sample string 18", "ListPriceVersion": "sample string 19", "PricingTerm": "sample string 20", "ChargeType": "sample string 21", "LocationName": "sample string 22", "NetPrice": 23.0, "BillingModel": "sample string 24", "TrueUpTerm": "sample string 25", "OrderedQuantity": 26.0, "PartNumber": "sample string 27", "AdditionalItemInfo": "sample string 28", "PassContractEndDate": "2021-01-15T10:34:12.7415794-05:00", "PassContractStartDate": "2021-01-15T10:34:12.7415794-05:00", "ProductConfigurationReference": "sample string 29", "RequestedStartDate": "sample string 30", "POPrice": 31.0, "PriceGroup": "sample string 32", "PromotionMSBPercentage": 33.0, "SellingPrice": 34.0, "ServiceDuration": "sample string 35", "ServiceQuantity": 36, "SpecialBidEligibility": true, "SpecialBidPercentage": 38.0, "InitialTerm": "sample string 39", "TermLength": 40, "AutoRenewalTerm": "sample string 41", "TransactionInfoId": "sample string 42", "VendorKey": "sample string 43", "EffectiveDiscount": 44.0, "RemainingTerm": "sample string 45", "RateTableURL": "sample string 46", "RateTableName": "sample string 47", "ServiceEndDate": "2021-01-15T10:34:12.7415794-05:00", "OldQuantity": "sample string 48" }, { "ConfigLineNumber": "sample string 1", "CoTermContractNumber": "sample string 2", "Description": "sample string 3", "DiscountEligibility": true, "ExtendedDealPercentage": 5.0, "ExtendedListPrice": 6.0, "ExtendedNetPrice": 7.0, "ExtendedPOPrice": 8.0, "ExtendedSellingPrice": 9.0, "ExtendedStandardDiscount": 10.0, "FrontEndDiscount": true, "Hierarchy": "sample string 12", "LineNumber": "sample string 13", "SubscriptionReferenceId": "sample string 14", "ParentID": "sample string 15", "ListPrice": 16.0, "UnitNetPrice": 17.0, "UnitNetPriceWithCredits": "sample string 18", "ListPriceVersion": "sample string 19", "PricingTerm": "sample string 20", "ChargeType": "sample string 21", "LocationName": "sample string 22", "NetPrice": 23.0, "BillingModel": "sample string 24", "TrueUpTerm": "sample string 25", "OrderedQuantity": 26.0, "PartNumber": "sample string 27", "AdditionalItemInfo": "sample string 28", "PassContractEndDate": "2021-01-15T10:34:12.7415794-05:00", "PassContractStartDate": "2021-01-15T10:34:12.7415794-05:00", "ProductConfigurationReference": "sample string 29", "RequestedStartDate": "sample string 30", "POPrice": 31.0, "PriceGroup": "sample string 32", "PromotionMSBPercentage": 33.0, "SellingPrice": 34.0, "ServiceDuration": "sample string 35", "ServiceQuantity": 36, "SpecialBidEligibility": true, "SpecialBidPercentage": 38.0, "InitialTerm": "sample string 39", "TermLength": 40, "AutoRenewalTerm": "sample string 41", "TransactionInfoId": "sample string 42", "VendorKey": "sample string 43", "EffectiveDiscount": 44.0, "RemainingTerm": "sample string 45", "RateTableURL": "sample string 46", "RateTableName": "sample string 47", "ServiceEndDate": "2021-01-15T10:34:12.7415794-05:00", "OldQuantity": "sample string 48" } ], "MonthlyBilling": 23, "NetPriceProtectionDate": "2021-01-15T10:34:12.7415794-05:00", "Notes": [ "sample string 1", "sample string 2" ], "OpportunityId": "sample string 24", "ReferenceId": "sample string 25", "OrderingCompanyId": "sample string 26", "OrderingCompanyName": "sample string 27", "ParentQuoteNumber": "sample string 28", "PartnerId": "sample string 29", "PartnerName": "sample string 30", "ProgramCode": "sample string 31", "ProgramDealRegExpirationDate": "2021-01-15T10:34:12.7415794-05:00", "ProgramDealRegOrderDate": "2021-01-15T10:34:12.7415794-05:00", "ProgramDescription": "sample string 32", "ProgramExtendedDiscount": 33, "ProgramTerms": "sample string 34", "PromotionCode": "sample string 35", "PromotionTerms": "sample string 36", "PTNumber": "sample string 37", "QuoteExpDate": "2021-01-15T10:34:12.7415794-05:00", "QuoteNumber": "sample string 38", "QuoteOwner": "sample string 39", "RegionCode": "sample string 40", "ResellerId": "sample string 41", "SellingPriceDescription": "sample string 42", "SellingPriceDiscountId": "sample string 43", "ServiceContractCoTermNumber": "sample string 44", "ServiceContractStartDate": "2021-01-15T10:34:12.7415794-05:00", "ServiceQuoteNumber": "sample string 45", "ServicesContractContact": "sample string 46", "ShipToAddress": "sample string 47", "ShipToId": "sample string 48", "ShipToName": "sample string 49", "SiteId": "sample string 50", "SpecialBidCode": "sample string 51", "SpecialBidDescription": "sample string 52", "SpecialBidEndUser": "sample string 53", "SpecialBidExpirationDate": "2021-01-15T10:34:12.7415794-05:00", "SpecialBidTerms": "sample string 54", "Status": "sample string 55", "TotalListPrice": 56.0, "TotalNetPrice": 57.0, "TotalPOPrice": 58.0, "TotalSellingPrice": 59.0, "ChargeType": "sample string 60", "InitialTerm": "sample string 61", "RemainingTerm": "sample string 62", "OldQuantity": "sample string 63", "VendorKey": "sample string 64", "ErrorMessage": "sample string 65", "IsInErrorState": true }