post https://{baseUrl}/V1/storeview//user/guest/quote//checkout-details
Get the quote for provided address.
Sample Curl
curl --location --request POST 'https://mygatewayurl.com/V1/storeview/default/user/guest/quote/mGX0bNGgNUWAke7z3JjVRaf6QgsY6QyO/checkout-details/ --header 'Content-Type: application/json' --data '{"address":{"region_id":571,"country_id":"AU","postcode":"3205"}}'