GET api/Quote/GetBasket?basketId={basketId}&basketReferenceNumber={basketReferenceNumber}&postcode={postcode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
basketId | globally unique identifier |
Required |
|
basketReferenceNumber | string |
Required |
|
postcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
BasketName | Description | Type | Additional information |
---|---|---|---|
ExistingUserWithEmail | boolean |
None. |
|
Id | globally unique identifier |
None. |
|
PaymentSchedule | Collection of PaymentScheduleItem |
None. |
|
Policies | Collection of PolicyResponse |
None. |
|
PromoCode | string |
None. |
|
Quotes | Collection of QuoteBasketResponse |
None. |
|
Reference | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.