GET api/Quote/GetBasketEquine?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
BasketEquine| Name | Description | Type | Additional information |
|---|---|---|---|
| ExistingUserWithEmail | boolean |
None. |
|
| Id | globally unique identifier |
None. |
|
| PaymentSchedule | Collection of PaymentScheduleItem |
None. |
|
| Policies | Collection of PolicyResponseEquine |
None. |
|
| PromoCode | string |
None. |
|
| Quotes | Collection of QuoteBasketResponseEquine |
None. |
|
| Reference | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.