2. Update form if any field require refresh
POST {{host}}/v1/quotes/{{new-quote-id}}/account-requirements
POST /account-requirements
Request Body
{"type"=>"aba", "details"=>{"legalType"=>"PRIVATE", "address"=>{"country"=>"US"}}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Content-Type | string | ||
Authorization | string |