{
  "item": [
    {
      "id": "3c133260-f8a8-4246-91d1-7317bcf2729d",
      "name": "Attachment",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "a5b87613-60d7-4572-876c-d6945f6107f9",
          "name": "/api/v2/attachment/reject",
          "request": {
            "name": "/api/v2/attachment/reject",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "attachment",
                "reject"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"operationMemberId\": 9059,\n  \"rejectedAttachments\": [\n    {\n      \"id\": 4931,\n      \"reason\": \"string\"\n    },\n    {\n      \"id\": 9687,\n      \"reason\": \"string\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "d03f59fe-c8a8-4830-bfb1-3e25127fcbb6",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "attachment",
                    "reject"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"operationMemberId\": 2796,\n  \"rejectedAttachments\": [\n    {\n      \"id\": 6273,\n      \"reason\": \"string\"\n    },\n    {\n      \"id\": 1024,\n      \"reason\": \"string\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "3259e8fd-b854-4b31-a7b7-80a8a58923f0",
          "name": "/api/v2/attachment/approve",
          "request": {
            "name": "/api/v2/attachment/approve",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "attachment",
                "approve"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"operationMemberId\": 1159,\n  \"attachmentIds\": [\n    7718,\n    9188\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "107ed097-e220-447e-9b98-e2c2da89756e",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "attachment",
                    "approve"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"operationMemberId\": 1437,\n  \"attachmentIds\": [\n    6000,\n    8358\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "4d2cc9ce-ac3d-4373-a7d2-bc74c5e0ffbf",
          "name": "/api/v2/attachment/member/:memberId",
          "request": {
            "name": "/api/v2/attachment/member/:memberId",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "attachment",
                "member",
                ":memberId"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "memberId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "25e07b20-0d36-4729-997b-166e644aa4a2",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "attachment",
                    "member",
                    ":memberId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "memberId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "3b9bd029-533d-43c6-ae0d-31ad7a99e374",
          "name": "/api/v2/attachment/:attachmentId/download",
          "request": {
            "name": "/api/v2/attachment/:attachmentId/download",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "attachment",
                ":attachmentId",
                "download"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "attachmentId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "1768cc7f-fad1-4b09-8aca-ceed4fbd59cd",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "attachment",
                    ":attachmentId",
                    "download"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "attachmentId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "id": "1b11fba0-6b81-4b6e-9f4c-6af619e90c9b",
      "name": "Document",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "e3dd2f39-33e0-43bf-9c8b-035379191fd0",
          "name": "/api/v2/document/upload",
          "request": {
            "name": "/api/v2/document/upload",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "document",
                "upload"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "multipart/form-data"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "file",
                  "type": "file",
                  "description": "(Required) "
                }
              ]
            }
          },
          "response": [
            {
              "id": "d2be1e4c-3490-4f41-b040-fa509ad2a4d6",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "document",
                    "upload"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "file",
                      "type": "file"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "id": "0d17b976-0cc4-4044-bf15-3e89f39fe9ab",
      "name": "Operation",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "7d12baa5-9d8f-449c-a4a0-9af1373ca544",
          "name": "/api/v1/operation",
          "request": {
            "name": "/api/v1/operation",
            "description": {},
            "url": {
              "path": [
                "api",
                "v1",
                "operation"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": false,\n  \"groups\": [\n    1043,\n    4736\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 4065,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": true,\n      \"doubleAuthentication\": true,\n      \"observer\": false,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Liveness\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Phone\",\n          \"fieldType\": \"Phone\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 3728,\n          \"max\": 2257,\n          \"order\": 4118,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Phone\",\n          \"fieldType\": \"Date\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9779,\n          \"max\": 3532,\n          \"order\": 2168,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5643,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"UploadFile\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 9841,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"UploadFile\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 9640,\n      \"notificationChannel\": \"SMS\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": true,\n      \"doubleAuthentication\": true,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"UserChoice\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"SelfieSimples\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"Email\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 5851,\n          \"max\": 3800,\n          \"order\": 5738,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Phone\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": true,\n          \"min\": 340,\n          \"max\": 2591,\n          \"order\": 9808,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 9565,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2323,\n          \"inputAttachment\": [\n            \"CameraSideFront\",\n            \"UploadFile\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 960,\n  \"operationModelId\": 7463,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"2003-12-11T03:43:17.440Z\"\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "0e858f25-a1ca-459b-827b-1f0967bf6888",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v1",
                    "operation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": true,\n  \"groups\": [\n    9108,\n    3128\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 3884,\n      \"notificationChannel\": \"None\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Text\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9245,\n          \"max\": 8157,\n          \"order\": 7794,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Email\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 404,\n          \"max\": 3351,\n          \"order\": 9080,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 7766,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2594,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 2261,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"SMS\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": false,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Others\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 3001,\n          \"max\": 3882,\n          \"order\": 2749,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"DateUs\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 7470,\n          \"max\": 1391,\n          \"order\": 1732,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5080,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 696,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideFront\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 3663,\n  \"operationModelId\": 7963,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"1999-07-08T09:32:31.723Z\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Created",
              "code": 201,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"success\": false,\n  \"statusCode\": 9579,\n  \"data\": {\n    \"success\": false,\n    \"statusCode\": 160,\n    \"data\": {\n      \"id\": 2170,\n      \"name\": \"string\",\n      \"status\": \"CheckingAttachments\",\n      \"externalId\": \"string\",\n      \"locale\": \"string\",\n      \"order\": false,\n      \"optionalMessage\": \"string\",\n      \"memberMovementWarning\": true,\n      \"finishManual\": {\n        \"hasManualFinish\": true,\n        \"date\": \"string\"\n      },\n      \"members\": [\n        {\n          \"id\": 4178,\n          \"name\": \"string\",\n          \"email\": \"string\",\n          \"phone\": \"string\",\n          \"order\": 6027,\n          \"role\": \"string\",\n          \"notificationChannel\": \"SMS\",\n          \"doubleAuthentication\": true,\n          \"observer\": true,\n          \"statusMember\": \"InProgress\",\n          \"positions\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"uri\": \"string\",\n          \"shortenedSignatureUrl\": \"string\"\n        },\n        {\n          \"id\": 6265,\n          \"name\": \"string\",\n          \"email\": \"string\",\n          \"phone\": \"string\",\n          \"order\": 3531,\n          \"role\": \"string\",\n          \"notificationChannel\": \"Email\",\n          \"doubleAuthentication\": true,\n          \"observer\": true,\n          \"statusMember\": \"InProgress\",\n          \"positions\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"uri\": \"string\",\n          \"shortenedSignatureUrl\": \"string\"\n        }\n      ],\n      \"observers\": [\n        {\n          \"id\": 3010,\n          \"name\": \"string\",\n          \"email\": \"string\",\n          \"phone\": \"string\",\n          \"order\": 6066,\n          \"role\": \"string\",\n          \"notificationChannel\": \"SMS\",\n          \"doubleAuthentication\": true,\n          \"observer\": false,\n          \"statusMember\": \"Create\",\n          \"positions\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"uri\": \"string\",\n          \"shortenedSignatureUrl\": \"string\"\n        },\n        {\n          \"id\": 5403,\n          \"name\": \"string\",\n          \"email\": \"string\",\n          \"phone\": \"string\",\n          \"order\": 7510,\n          \"role\": \"string\",\n          \"notificationChannel\": \"SMS\",\n          \"doubleAuthentication\": false,\n          \"observer\": true,\n          \"statusMember\": \"InProgress\",\n          \"positions\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"uri\": \"string\",\n          \"shortenedSignatureUrl\": \"string\"\n        }\n      ],\n      \"files\": [\n        {\n          \"id\": 287,\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"size\": \"string\",\n          \"fileSigned\": false,\n          \"status\": \"Canceled\",\n          \"type\": \"Selfie\"\n        },\n        {\n          \"id\": 8342,\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"size\": \"string\",\n          \"fileSigned\": true,\n          \"status\": \"Canceled\",\n          \"type\": \"Form\"\n        }\n      ],\n      \"groups\": [\n        {\n          \"groupId\": 889,\n          \"name\": \"string\"\n        },\n        {\n          \"groupId\": 9338,\n          \"name\": \"string\"\n        }\n      ]\n    },\n    \"messages\": [\n      {\n        \"key\": \"string\",\n        \"value\": \"string\"\n      },\n      {\n        \"key\": \"string\",\n        \"value\": \"string\"\n      }\n    ]\n  },\n  \"messages\": [\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c9349fed-e353-49a4-9e85-b578121fc312",
              "name": "Bad Request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v1",
                    "operation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": true,\n  \"groups\": [\n    9108,\n    3128\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 3884,\n      \"notificationChannel\": \"None\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Text\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9245,\n          \"max\": 8157,\n          \"order\": 7794,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Email\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 404,\n          \"max\": 3351,\n          \"order\": 9080,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 7766,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2594,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 2261,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"SMS\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": false,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Others\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 3001,\n          \"max\": 3882,\n          \"order\": 2749,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"DateUs\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 7470,\n          \"max\": 1391,\n          \"order\": 1732,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5080,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 696,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideFront\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 3663,\n  \"operationModelId\": 7963,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"1999-07-08T09:32:31.723Z\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"success\": false,\n  \"statusCode\": 5684,\n  \"data\": {},\n  \"messages\": [\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "6b99dd57-a986-4e98-8681-eb2543ddf52a",
              "name": "Unauthorized",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v1",
                    "operation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": true,\n  \"groups\": [\n    9108,\n    3128\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 3884,\n      \"notificationChannel\": \"None\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Text\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9245,\n          \"max\": 8157,\n          \"order\": 7794,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Email\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 404,\n          \"max\": 3351,\n          \"order\": 9080,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 7766,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2594,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 2261,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"SMS\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": false,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Others\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 3001,\n          \"max\": 3882,\n          \"order\": 2749,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"DateUs\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 7470,\n          \"max\": 1391,\n          \"order\": 1732,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5080,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 696,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideFront\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 3663,\n  \"operationModelId\": 7963,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"1999-07-08T09:32:31.723Z\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8ed7ef62-569a-4313-9658-d03010cc71a1",
              "name": "Forbidden",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v1",
                    "operation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": true,\n  \"groups\": [\n    9108,\n    3128\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 3884,\n      \"notificationChannel\": \"None\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Text\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9245,\n          \"max\": 8157,\n          \"order\": 7794,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Email\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 404,\n          \"max\": 3351,\n          \"order\": 9080,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 7766,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2594,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 2261,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"SMS\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": false,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Others\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 3001,\n          \"max\": 3882,\n          \"order\": 2749,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"DateUs\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 7470,\n          \"max\": 1391,\n          \"order\": 1732,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5080,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 696,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideFront\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 3663,\n  \"operationModelId\": 7963,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"1999-07-08T09:32:31.723Z\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Forbidden",
              "code": 403,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2feb966f-1a20-4b26-9a22-bed1585242ba",
              "name": "Server Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v1",
                    "operation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"files\": [\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"description\": \"string\"\n    }\n  ],\n  \"name\": \"string\",\n  \"optionalMessage\": \"string\",\n  \"order\": true,\n  \"externalId\": \"string\",\n  \"displayCover\": false,\n  \"language\": \"string\",\n  \"memberMovementWarning\": true,\n  \"groups\": [\n    9108,\n    3128\n  ],\n  \"members\": [\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 3884,\n      \"notificationChannel\": \"None\",\n      \"authenticationChannel\": \"WhatsApp\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Text\",\n      \"hasSignatureTag\": true,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": true,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"TextLetter\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 9245,\n          \"max\": 8157,\n          \"order\": 7794,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Email\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": false,\n          \"min\": 404,\n          \"max\": 3351,\n          \"order\": 9080,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 7766,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": true,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 2594,\n          \"inputAttachment\": [\n            \"CameraSideBack\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    },\n    {\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone\": \"string\",\n      \"cpf\": \"string\",\n      \"orderPosition\": 2261,\n      \"notificationChannel\": \"WhatsApp\",\n      \"authenticationChannel\": \"SMS\",\n      \"geoRequired\": false,\n      \"doubleAuthentication\": false,\n      \"observer\": true,\n      \"role\": \"string\",\n      \"signatureType\": \"Draw\",\n      \"hasSignatureTag\": false,\n      \"signPositionTag\": \"string\",\n      \"hasRubricTag\": false,\n      \"rubricTag\": \"string\",\n      \"antifraudFeature\": \"Disabled\",\n      \"formTitle\": \"string\",\n      \"formDescription\": \"string\",\n      \"signatures\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"formFields\": [\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"Others\",\n          \"fieldType\": \"Number\",\n          \"description\": \"string\",\n          \"required\": false,\n          \"multiple\": true,\n          \"min\": 3001,\n          \"max\": 3882,\n          \"order\": 2749,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"Checkbox\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"name\": \"string\",\n          \"value\": \"string\",\n          \"type\": \"DateNow\",\n          \"fieldType\": \"DateUs\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"multiple\": false,\n          \"min\": 7470,\n          \"max\": 1391,\n          \"order\": 1732,\n          \"options\": [\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"name\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"variant\": \"List\",\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"height\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"width\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"rubrics\": [\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": true,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"documentId\": \"string\",\n          \"printSignature\": false,\n          \"positions\": [\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"page\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateX\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"coordenateY\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"aditionalInfos\": [\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"tag\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"value\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"attachments\": [\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 5080,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideBack\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": false\n        },\n        {\n          \"name\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"fileType\": [\n            \"string\",\n            \"string\"\n          ],\n          \"filesAllowed\": 696,\n          \"inputAttachment\": [\n            \"UploadFile\",\n            \"CameraSideFront\"\n          ],\n          \"validateImage\": false,\n          \"authentication\": true\n        }\n      ]\n    }\n  ],\n  \"brandingId\": 3663,\n  \"operationModelId\": 7963,\n  \"manualFinish\": {\n    \"hasManualFinish\": true,\n    \"date\": \"1999-07-08T09:32:31.723Z\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"success\": false,\n  \"statusCode\": 5684,\n  \"data\": {},\n  \"messages\": [\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "aa064bf8-b827-47bf-a36e-c559c9793142",
          "name": "/api/v2/operation/:operationId/set-manual-completion",
          "request": {
            "name": "/api/v2/operation/:operationId/set-manual-completion",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "set-manual-completion"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "PATCH",
            "auth": null
          },
          "response": [
            {
              "id": "4a26f25f-f340-4486-976a-a75b6efdcd30",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "set-manual-completion"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "PATCH",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "9021d6a8-5351-4832-9920-58abc54c113e",
          "name": "/api/v2/operation/:operationId/set-automatic-completion",
          "request": {
            "name": "/api/v2/operation/:operationId/set-automatic-completion",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "set-automatic-completion"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              }
            ],
            "method": "PATCH",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"endDate\": \"1995-08-25T11:57:29.453Z\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "9ed3b773-8275-4d61-8110-560651e55b38",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "set-automatic-completion"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "PATCH",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"endDate\": \"1995-08-25T11:57:29.453Z\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "997ec20f-c55b-4802-bfde-334521ab9229",
          "name": "/api/v2/operation/:operationId/cancel",
          "request": {
            "name": "/api/v2/operation/:operationId/cancel",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "cancel"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"message\": \"string\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "8a393a56-0fc9-4d8d-90fa-2f333ca76a3e",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "cancel"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"message\": \"string\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "147c9b50-4426-4b77-a6e1-a58bd13e3312",
          "name": "/api/v2/operation/:operationId/complete",
          "request": {
            "name": "/api/v2/operation/:operationId/complete",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "complete"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "POST",
            "auth": null
          },
          "response": [
            {
              "id": "a8d714c0-c268-4fcb-a672-88f66889830e",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "complete"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "b911e889-bf17-4b05-8eb4-ce504dfab931",
          "name": "/api/v2/operation/:operationId/members",
          "request": {
            "name": "/api/v2/operation/:operationId/members",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "members"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "e9a42e85-d48e-408e-9cc8-8baa7460d3e7",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "519149d5-03e4-458e-a01d-c360df5b6cad",
          "name": "/api/v2/operation/:operationId/members",
          "request": {
            "name": "/api/v2/operation/:operationId/members",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "members"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "text/plain"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"Click\",\n  \"role\": \"string\",\n  \"orderPosition\": 5430,\n  \"insertMode\": \"Shift\",\n  \"notificationChannel\": \"Email\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": false,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"WhatsApp\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 3114,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 3177,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 1740,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6454,\n        8504\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 8392,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        3543,\n        5441\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 5830,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8327,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        4323,\n        5577\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 9752,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 3044,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        7417,\n        1932\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 5875,\n      \"order\": 8604\n    },\n    {\n      \"memberId\": 322,\n      \"order\": 75\n    }\n  ],\n  \"antifraudFeature\": \"Disabled\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 3138,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": false,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 5385,\n      \"inputAttachment\": [\n        \"CameraSideBack\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": false,\n      \"authentication\": true\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "dd8c5774-1c7d-44b3-99d1-545bf2f99bc8",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"CloudCertificate\",\n  \"role\": \"string\",\n  \"orderPosition\": 2352,\n  \"insertMode\": \"Group\",\n  \"notificationChannel\": \"WhatsApp\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": true,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"Email\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 6982,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 1445,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8999,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6362,\n        1506\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 57,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8782,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        1928,\n        8704\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8280,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        8975,\n        6368\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 7348,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 6592,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        5804,\n        1564\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 2661,\n      \"order\": 2294\n    },\n    {\n      \"memberId\": 5623,\n      \"order\": 4465\n    }\n  ],\n  \"antifraudFeature\": \"CpfSerpro\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 7593,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 9856,\n      \"inputAttachment\": [\n        \"UploadFile\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "a68739c3-f7f7-49f9-984a-57aad649dcd2",
              "name": "Created",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"CloudCertificate\",\n  \"role\": \"string\",\n  \"orderPosition\": 2352,\n  \"insertMode\": \"Group\",\n  \"notificationChannel\": \"WhatsApp\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": true,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"Email\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 6982,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 1445,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8999,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6362,\n        1506\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 57,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8782,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        1928,\n        8704\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8280,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        8975,\n        6368\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 7348,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 6592,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        5804,\n        1564\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 2661,\n      \"order\": 2294\n    },\n    {\n      \"memberId\": 5623,\n      \"order\": 4465\n    }\n  ],\n  \"antifraudFeature\": \"CpfSerpro\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 7593,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 9856,\n      \"inputAttachment\": [\n        \"UploadFile\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Created",
              "code": 201,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "be06d1f0-bf28-49c1-a2db-c9b9a1938f1b",
              "name": "Bad Request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"CloudCertificate\",\n  \"role\": \"string\",\n  \"orderPosition\": 2352,\n  \"insertMode\": \"Group\",\n  \"notificationChannel\": \"WhatsApp\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": true,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"Email\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 6982,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 1445,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8999,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6362,\n        1506\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 57,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8782,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        1928,\n        8704\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8280,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        8975,\n        6368\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 7348,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 6592,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        5804,\n        1564\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 2661,\n      \"order\": 2294\n    },\n    {\n      \"memberId\": 5623,\n      \"order\": 4465\n    }\n  ],\n  \"antifraudFeature\": \"CpfSerpro\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 7593,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 9856,\n      \"inputAttachment\": [\n        \"UploadFile\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "a746e881-e4a5-4c7a-bc2d-8ab0299e4a90",
              "name": "Conflict",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"CloudCertificate\",\n  \"role\": \"string\",\n  \"orderPosition\": 2352,\n  \"insertMode\": \"Group\",\n  \"notificationChannel\": \"WhatsApp\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": true,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"Email\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 6982,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 1445,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8999,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6362,\n        1506\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 57,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8782,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        1928,\n        8704\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8280,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        8975,\n        6368\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 7348,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 6592,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        5804,\n        1564\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 2661,\n      \"order\": 2294\n    },\n    {\n      \"memberId\": 5623,\n      \"order\": 4465\n    }\n  ],\n  \"antifraudFeature\": \"CpfSerpro\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 7593,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 9856,\n      \"inputAttachment\": [\n        \"UploadFile\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Conflict",
              "code": 409,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7e8e292d-b80e-4cb0-9d20-81cca5ba3c3f",
              "name": "Client Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone\": \"string\",\n  \"cpf\": \"string\",\n  \"signatureType\": \"CloudCertificate\",\n  \"role\": \"string\",\n  \"orderPosition\": 2352,\n  \"insertMode\": \"Group\",\n  \"notificationChannel\": \"WhatsApp\",\n  \"geoRequired\": true,\n  \"doubleAuthentication\": true,\n  \"isPadSignature\": false,\n  \"authenticationChannel\": \"Email\",\n  \"hasSignatureTag\": true,\n  \"signPositionTag\": \"string\",\n  \"hasRubricTag\": false,\n  \"rubricTag\": \"string\",\n  \"stampId\": \"string\",\n  \"color\": 6982,\n  \"formTitle\": \"string\",\n  \"formDescription\": \"string\",\n  \"signatures\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 1445,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8999,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        6362,\n        1506\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 57,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8782,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        1928,\n        8704\n      ]\n    }\n  ],\n  \"rubrics\": [\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": true,\n      \"positions\": [\n        {\n          \"page\": 1912,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 8280,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        8975,\n        6368\n      ]\n    },\n    {\n      \"documentId\": \"string\",\n      \"printSignature\": false,\n      \"positions\": [\n        {\n          \"page\": 7348,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        },\n        {\n          \"page\": 6592,\n          \"coordenateX\": \"string\",\n          \"coordenateY\": \"string\"\n        }\n      ],\n      \"initialsPages\": [\n        5804,\n        1564\n      ]\n    }\n  ],\n  \"pendingMembersOrder\": [\n    {\n      \"memberId\": 2661,\n      \"order\": 2294\n    },\n    {\n      \"memberId\": 5623,\n      \"order\": 4465\n    }\n  ],\n  \"antifraudFeature\": \"CpfSerpro\",\n  \"antifraudFeatures\": [\n    \"string\",\n    \"string\"\n  ],\n  \"antifraudOverrideReason\": \"string\",\n  \"attachments\": [\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": false,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 7593,\n      \"inputAttachment\": [\n        \"CameraSideFront\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    },\n    {\n      \"name\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"fileType\": [\n        \"string\",\n        \"string\"\n      ],\n      \"filesAllowed\": 9856,\n      \"inputAttachment\": [\n        \"UploadFile\",\n        \"CameraSideFront\"\n      ],\n      \"validateImage\": true,\n      \"authentication\": true\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "c1cbe9ce-4eb2-49d6-a5c9-8e2b19017048",
          "name": "/api/v2/operation/:operationId/members/:memberId",
          "request": {
            "name": "/api/v2/operation/:operationId/members/:memberId",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operation",
                ":operationId",
                "members",
                ":memberId"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                },
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "memberId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "text/plain"
              }
            ],
            "method": "DELETE",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"reason\": \"string\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "b5894388-d1f3-489e-a59b-b522299cb966",
              "name": "No Content",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members",
                    ":memberId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "memberId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "DELETE",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"reason\": \"string\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "No Content",
              "code": 204,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "16d35dbb-97f1-4e6a-9af8-74f31bc63296",
              "name": "Bad Request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members",
                    ":memberId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "memberId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "DELETE",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"reason\": \"string\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7fd1a03e-331f-4c8d-8753-5dbb5885d275",
              "name": "Conflict",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operation",
                    ":operationId",
                    "members",
                    ":memberId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "memberId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "DELETE",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"reason\": \"string\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Conflict",
              "code": 409,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"status\": 7197,\n  \"detail\": \"string\",\n  \"instance\": \"string\",\n  \"key_0\": {}\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "id": "892d764e-5e36-46d2-9260-c0d9358f61d6",
      "name": "OperationFiles",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "b31342f4-1aad-4af8-9556-397b878ecbca",
          "name": "/api/v2/operations/:operationId/files/download/authenticated",
          "request": {
            "name": "/api/v2/operations/:operationId/files/download/authenticated",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operations",
                ":operationId",
                "files",
                "download",
                "authenticated"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "9bb666d5-c001-4286-bc84-fba33196a37f",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operations",
                    ":operationId",
                    "files",
                    "download",
                    "authenticated"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "b90acd3a-3c16-48ab-808d-1e4405af1971",
          "name": "/api/v2/operations/:operationId/documents/:documentId/download-base64",
          "request": {
            "name": "/api/v2/operations/:operationId/documents/:documentId/download-base64",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operations",
                ":operationId",
                "documents",
                ":documentId",
                "download-base64"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                },
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "documentId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Accept",
                "value": "text/plain"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "bacd7d44-d4e5-4f82-9bcf-4294b2c8cb10",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operations",
                    ":operationId",
                    "documents",
                    ":documentId",
                    "download-base64"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "documentId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"data\": {\n    \"fileName\": \"string\",\n    \"contentType\": \"string\",\n    \"base64Content\": \"string\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "a25d8b3f-6f6a-42ab-a78e-50df48651516",
          "name": "/api/v2/operations/:operationId/forms",
          "request": {
            "name": "/api/v2/operations/:operationId/forms",
            "description": {},
            "url": {
              "path": [
                "api",
                "v2",
                "operations",
                ":operationId",
                "forms"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "key": "memberId",
                  "value": "5501"
                }
              ],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "5501",
                  "key": "operationId",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Language Header",
                "key": "Content-Language",
                "value": ""
              },
              {
                "key": "Accept",
                "value": "text/plain"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "c5c6061d-63b2-470b-950d-99bf49021fad",
              "name": "Success",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v2",
                    "operations",
                    ":operationId",
                    "forms"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "key": "memberId",
                      "value": "5501"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "5501",
                      "key": "operationId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-Api-Key",
                    "value": "<API Key>"
                  },
                  {
                    "disabled": false,
                    "description": "Language Header",
                    "key": "Content-Language",
                    "value": ""
                  },
                  {
                    "key": "Accept",
                    "value": "text/plain"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"data\": {\n    \"operationCompanyId\": 5268,\n    \"members\": [\n      {\n        \"memberId\": 769,\n        \"memberName\": \"string\",\n        \"memberEmail\": \"string\",\n        \"formTitle\": \"string\",\n        \"formDescription\": \"string\",\n        \"fields\": [\n          {\n            \"fieldId\": 9320,\n            \"fieldName\": \"string\",\n            \"fieldValue\": \"string\",\n            \"fieldType\": \"string\",\n            \"type\": \"string\",\n            \"required\": false,\n            \"multiple\": false,\n            \"variant\": \"string\",\n            \"selectedOptions\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ],\n            \"order\": 6843\n          },\n          {\n            \"fieldId\": 2696,\n            \"fieldName\": \"string\",\n            \"fieldValue\": \"string\",\n            \"fieldType\": \"string\",\n            \"type\": \"string\",\n            \"required\": true,\n            \"multiple\": false,\n            \"variant\": \"string\",\n            \"selectedOptions\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ],\n            \"order\": 2560\n          }\n        ]\n      },\n      {\n        \"memberId\": 7233,\n        \"memberName\": \"string\",\n        \"memberEmail\": \"string\",\n        \"formTitle\": \"string\",\n        \"formDescription\": \"string\",\n        \"fields\": [\n          {\n            \"fieldId\": 6680,\n            \"fieldName\": \"string\",\n            \"fieldValue\": \"string\",\n            \"fieldType\": \"string\",\n            \"type\": \"string\",\n            \"required\": false,\n            \"multiple\": true,\n            \"variant\": \"string\",\n            \"selectedOptions\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ],\n            \"order\": 5223\n          },\n          {\n            \"fieldId\": 319,\n            \"fieldName\": \"string\",\n            \"fieldValue\": \"string\",\n            \"fieldType\": \"string\",\n            \"type\": \"string\",\n            \"required\": true,\n            \"multiple\": false,\n            \"variant\": \"string\",\n            \"selectedOptions\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ],\n            \"order\": 4965\n          }\n        ]\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    }
  ],
  "event": [],
  "variable": [
    {
      "key": "apiKey",
      "value": "SUA_API_KEY_AQUI",
      "type": "string",
      "description": "X-Api-Key — obtenha em Painel > Desenvolvedor > Chave de API"
    },
    {
      "key": "baseUrl",
      "value": "https://api.forsign.digital",
      "type": "string"
    }
  ],
  "auth": {
    "type": "apikey",
    "apikey": [
      {
        "key": "key",
        "value": "X-Api-Key",
        "type": "string"
      },
      {
        "key": "value",
        "value": "{{apiKey}}",
        "type": "string"
      },
      {
        "key": "in",
        "value": "header",
        "type": "string"
      }
    ]
  },
  "info": {
    "_postman_id": "0582fc3d-9305-423d-9ccd-fffa17e19063",
    "name": "ForSign API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": "Colecao oficial da API publica do ForSign. Gerada automaticamente a partir do OpenAPI."
  }
}
