Get carrier quotes.
Resource URL
https://api.bbamastro.com.au/carrier/quote
Headers
Type | Name | Description |
---|---|---|
apiKeyrequired | mykey | Your BBA API Key (HTTP Header) |
Parameters
Type | Name | Description | Schema |
---|---|---|---|
Body | quotePayload optional | Quote request payload | QuotePayload |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | OK | <QuoteProjection> array |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found |