v1

latestOpenAPI 3.0.42026-07-24150552428.5 KB

get/customers/{customerIdentification}/operators/{operatorIdentification}/documents/{externalIdentification}

Response

Ok

typestring

Tipo do documento

presignedFilesstring[]

Arquivos pré-assinados

Example response

[
  {
    "type": "ASSOCIATES_IR",
    "pendencies": [],
    "presignedFiles": [
      "PRE_SIGNED_URL"
    ]
  }
]