3. Transfer Flow-1. Create quote
Number of APIs: 4
-
PATCH Undefined PATCH {{host}}/v3/profiles/{{personal-profile-id}}/quotes/{{new-quote-id}}
-
1. Create Anonymous Quote POST {{host}}/v3/quotes
-
2. Create Quote v3 POST {{host}}/v3/profiles/{{personal-profile-id}}/quotes
-
Get Quote Details GET {{host}}/v3/profiles/{{personal-profile-id}}/quotes/{{new-quote-id}}