v1

latestOpenAPI 3.0.02026-07-2631334151.4 KB
offer

PDF offer has been accepted

none

get/policies/{policyId}/document

Path parameters

policyIdnumber required

The policy id

Query parameters

brokerCodestring required

broker Code

brokerTypestring required

Broker type

Headers

X-Company-Idstring required

Id of the Company that is using the API.

X-Application-Idstring required

Id of the Application that is using the API.

X-User-Idstring required

Id of the User that is using the API.

X-Trace-Idstring required

Trace ID

Response

Sucesso

Example response

[
  {
    "demonstrative": {
      "comissions": {
        "company": {
          "id": 1,
          "code": "01",
          "name": "HDI"
        },
        "product": {
          "id": 5,
          "code": "005",
          "name": "Residencial"
        }
      }
    }
  }
]