/offers
API para recuperação do código de autorização

Objetivo

Disponibilizar um serviço que realize ofertas disponiveis no catalogo, com base nos atributos informados.

Contrato de Serviço - Swagger
Download Swagger
Collection Test Postman
Download Collection Test
Dados Básicos
Nome do Serviço API Oferta
Descrição ResumidaListar ofertas com base no catalogo
URLBase Path:
/marketplace/sales/v3/

URI:
1) /offers
StatusAtivo
Versão1.0
Diagrama
768
Exemplo de Payload
key=AIzaSyCS3yeMs9pYI7BPIy4Cg_d1wcKoW1AIe5Q
Content-Type=application/json
X-Company-Id=01
X-Application-Id=01
X-User-Id=01
Authorization=Bearer eyJraWQiOiJiZDc2MzhjYzg4OTU2ZmNjZGFhMGRlYWQ2NDk5M2E1NjQ0ZTcwMTVkIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJoZGktY29ycG9yYXRlLWF1dGhAaW5zLWNyb3NzLXNlY3VyaXR5LWF1dGgtaW50Zy5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsImF1ZCI6ImFwaS5oZGkuY29tLmJyIiwiYXBwbGljYXRpb24iOltudWxsXSwicm9sZXMiOlsiUm9sZTEiLCJSb2xlMiIsIlJvbGVOIl0sImlzcyI6ImhkaS1jb3Jwb3JhdGUtYXV0aEBpbnMtY3Jvc3Mtc2VjdXJpdHktYXV0aC1pbnRnLmlhbS5nc2VydmljZWFjY291bnQuY29tIiwiZXhwIjoxNTcyNDc4NDY4LCJpYXQiOjE1NzI0NzQ4NjgsInVzZXIiOlsiYXBpLWlucy1pbnRlZ3JhdGlvbi1pbnRlcm5hbC1hY2Nlc3MiXSwid2ViQ2xpZW50IjpbbnVsbF19.N0KeFZzNZiUToV0-Y3hA15PYaYzAUq4xSjbErA97FUhp3Mqs1Yg2AByIOhcqWG4qIuEqvSuf1dIH0QdIToVySP4db9fGEELqu48SF1yCwk2fuaxGLmRtgNDjoJRPwkrxFDUSR7MMsnxn9pV2_sevaWJCyF7QKdGMG0zgZVQbb25S7IrOD3CF97fN9PN5yhsj9f3C8_WDqbDRsvVUdMItmmsbQI98iWM4xQ7O93s1TQCcd84ZQhOdBfYw_yY6jz-hA-tYin3vS33DIcAAR-HNnljdV_9XmWQ5WXd07VjCI8Ynntlrb3vyYjgbkl15VMvfsm0p2ZXgm5jLKFdw8w5nyg
{
    "prospect": {
        "name": "teste condominio",
        "socialName":"teste",
        "documents": [
            {
                "type": {
                    "id": 2,
                    "description": "CNPJ"
                },
                "number": "74343375000190"
            }
        ],
        "contacts": [
            {
                "type": {
                    "id": 1,
                    "description": "Celular",
                    "isAllowCampaing": false
                },
                "data": "11987654321"
            },
            {
                "type": {
                    "id": 3,
                    "description": "Email",
                    "isAllowCampaing": true
                },
                "data": "[email protected]"
            }
        ],
        "addresses": [
            {
                "street": "Rua das Flores",
                "district": "Jardim Primavera",
                "number": 456,
                "complement": "Apto 301",
                "referencePoint": "Próximo ao mercado central",
                "city": "São Paulo",
                "state": "São Paulo",
                "postalCode": "78144901"
            }
        ]
    },
    "search": {
        "segment": [
            {
                "id": 1,
                "components": [
                    {
                        "id": 2,
                        "compositions": [
                            {
                                "id": 21
                            }
                        ]
                    }
                ]
            }
        ],
        "businessItem": {
            "branch":{
                "code": "1",   
                "serviceDeskCode": "1010069" 
            },
            "insurance": {
                "period": {
                    "startDate": "2024-01-03",
                    "endDate": "2025-01-02"
                },
                "installmentDay":29,
                "brokers": [
                    {
                        "sucursalCode": "{{sucursalCode}}",
                        "susepCode": "{{susepCode}}",
                        "isMain": true,
                        "percentageCommission": 15,
                        "percentageParticipation": 100,
                        "brokerTypeCode": "C"
                    }
                ],
                "properties": [
                    {
                        "address": {
                            "street": "Rua das Pedras",
                            "number": 789,
                            "complement": "Loja 2",
                            "referencePoint": "Ao lado da farmácia",
                            "district": "Centro",
                            "city": "São Paulo",
                            "state": "São Paulo",
                            "postalCode": "78144901"
                        },
                        "riskAmount": {
                            "amount": 1000000
                        },
                        "assetCharacteristics": {
                            "id": 15612
                        },
                        "coverages": [
                            {
                                "id": 36,
                                "guarantees": [
                                    {
                                        "id": 462,
                                        "indemnityLimits": [
                                            {
                                                "id": 14,
                                                "fields": [
                                                    {
                                                        "id": 15,
                                                        "category": {
                                                            "id": 16
                                                        },
                                                        "defined": {
                                                            "data": "700000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    }
                                ],
                                "additionals": [
                                    {
                                        "id": 472,
                                        "indemnityLimits": [
                                            {
                                                "id": 23,
                                                "fields": [
                                                    {
                                                        "id": 24,
                                                        "category": {
                                                            "id": 25
                                                        },
                                                        "defined": {
                                                            "data": "100000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": 473,
                                        "indemnityLimits": [
                                            {
                                                "id": 23,
                                                "fields": [
                                                    {
                                                        "id": 24,
                                                        "category": {
                                                            "id": 25
                                                        },
                                                        "defined": {
                                                            "data": "50000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": 474,
                                        "indemnityLimits": [
                                            {
                                                "id": 23,
                                                "fields": [
                                                    {
                                                        "id": 24,
                                                        "category": {
                                                            "id": 25
                                                        },
                                                        "defined": {
                                                            "data": "50000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": 475,
                                        "indemnityLimits": [
                                            {
                                                "id": 23,
                                                "fields": [
                                                    {
                                                        "id": 24,
                                                        "category": {
                                                            "id": 25
                                                        },
                                                        "defined": {
                                                            "data": "50000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": 476,
                                        "indemnityLimits": [
                                            {
                                                "id": 23,
                                                "fields": [
                                                    {
                                                        "id": 24,
                                                        "category": {
                                                            "id": 25
                                                        },
                                                        "defined": {
                                                            "data": "50000.00"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    }
                                ],
                                "protections": []
                            }
                        ],
                        "questionnaire": {
                            "questions": [
                                {
                                    "id": 22,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 108,
                                            "description": "Sim"
                                        }
                                    ]
                                },
                                {
                                    "id": 23,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 110,
                                            "description": "Sim"
                                        }
                                    ]
                                },
                                {
                                    "id": 24,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 116,
                                            "description": "05"
                                        }
                                    ]
                                },
                                {
                                    "id": 25,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 120
                                        }
                                    ]
                                },
                                {
                                    "id": 26,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 125,
                                            "description": "Nao"
                                        }
                                    ]
                                },
                                {
                                    "id": 27,
                                    "category": {
                                        "id": 3,
                                        "description": "OPTION"
                                    },
                                    "options": [
                                        {
                                            "id": 127,
                                            "description": "De 6 a 10 anos"
                                        }
                                    ]
                                }
                            ]
                        },
                        "quantityLifes": 10
                    }
                ]
            }
        }
    }
}
{
    "xTrackId": "fe45E70f-ead1-40b6-9e93-eb91bea5970e",
    "offers": [
        {
            "id": 16,
            "name": "HDI CONDOMINIO PROTEGIDO",
            "description": "Oferta HDI Condominio Protegido",
            "totalPrice": {
                "amount": 751.03,
                "currency": "R$",
                "amountFormatted": "R$ 751.03"
            },
            "highlighted": false,
            "items": [
                {
                    "code": "21",
                    "name": "HDI CONDOMINIO PROTEGIDO",
                    "segment": [
                        {
                            "id": 1,
                            "code": "1",
                            "description": "INSURANCE",
                            "components": [
                                {
                                    "id": 2,
                                    "code": "2",
                                    "description": "PROPERTIES",
                                    "compositions": [
                                        {
                                            "id": 21,
                                            "code": "119",
                                            "description": "HDI CONDOMINIO PROTEGIDO"
                                        }
                                    ]
                                }
                            ]
                        }
                    ],
                    "insurance": {
                        "quotationId": "14563387",
                        "quotationDate": "2024-01-03",
                        "quotationDueDate": "2024-01-17",
                        "installmentDay": 29,
                        "period": {
                            "effectiveDate": "2024-01-03",
                            "expirationDate": "2025-01-02"
                        },
                        "brokers": [
                            {
                                "sucursalCode": "",
                                "susepCode": "",
                                "isMain": null,
                                "percentageCommission": 15,
                                "percentageParticipation": 100,
                                "internalCode": null,
                                "brokerTypeCode": null,
                                "agencyFee": null
                            }
                        ],
                        "items": [
                            {
                                "coverages": [
                                    {
                                        "id": 36,
                                        "description": "HDI CONDOMINIO PROTEGIDO",
                                        "branchCode": null,
                                        "deductible": null,
                                        "guarantees": [
                                            {
                                                "id": 462,
                                                "description": "Inc./Raio/Explosao de Qualquer Natureza",
                                                "premiumValue": {
                                                    "amount": 91.79,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 91,79"
                                                },
                                                "deductibles": null,
                                                "deductibleValue": null,
                                                "indemnityLimits": null
                                            }
                                        ],
                                        "additionals": [
                                            {
                                                "id": null,
                                                "description": "Inc./Raio/Explosao de Qualquer Natureza",
                                                "premiumValue": {
                                                    "amount": 91.79,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 91,79"
                                                }
                                            },
                                            {
                                                "id": 472,
                                                "description": "Respons. Civil Condominio + Sindico",
                                                "premiumValue": {
                                                    "amount": 154.11,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 154,11"
                                                }
                                            },
                                            {
                                                "id": 473,
                                                "description": "Vida Cobertura Basica",
                                                "premiumValue": {
                                                    "amount": 129.09,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 129,09"
                                                }
                                            },
                                            {
                                                "id": 474,
                                                "description": "IEA Inden.Especial de Morte por Acidente",
                                                "premiumValue": {
                                                    "amount": 156.86,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 156,86"
                                                }
                                            },
                                            {
                                                "id": 475,
                                                "description": "IPA Inval.Perm.Total/Parcial p/ Acidente",
                                                "premiumValue": {
                                                    "amount": 35.77,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 35,77"
                                                }
                                            },
                                            {
                                                "id": 476,
                                                "description": "IFPD Inval.Func.Perman.Total por Doenca",
                                                "premiumValue": {
                                                    "amount": 130.67,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 130,67"
                                                }
                                            }
                                        ],
                                        "accessories": null,
                                        "protections": null
                                    }
                                ],
                                "questionnaire": {
                                    "questions": [
                                        {
                                            "id": 22,
                                            "code": "1",
                                            "description": "O condomínio está legalmente constituído?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 108,
                                                    "description": "Sim"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 23,
                                            "code": "2",
                                            "description": "O Condomínio Possui Elevador?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 110,
                                                    "description": "Sim"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 24,
                                            "code": "3",
                                            "description": "Qual a quantidade de elevadores?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 116,
                                                    "description": "05"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 25,
                                            "code": "4",
                                            "description": "Quantidade de Pavimentos (Incluindo térreo, garagem e subsolos)",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 120,
                                                    "description": null
                                                }
                                            ]
                                        },
                                        {
                                            "id": 26,
                                            "code": "5",
                                            "description": "O Condomínio Possui Central Telefônica e/ou equipamentos de segurança / monitoramento?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 125,
                                                    "description": "Nao"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 27,
                                            "code": "6",
                                            "description": "Qual a idade do Condomínio?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 127,
                                                    "description": "De 6 a 10 anos"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "property": {
                                    "address": {
                                        "street": "Rua das Pedras",
                                        "number": 789,
                                        "complement": "Loja 2",
                                        "referencePoint": "Ao lado da farmácia",
                                        "district": "Centro",
                                        "city": "São Paulo",
                                        "state": "São Paulo",
                                        "postalCode": "78144901"
                                    },
                                    "assetCharacteristics": {
                                        "id": 15612,
                                        "assetGrant": {
                                            "id": 3,
                                            "code": "3",
                                            "description": "Prédio e Conteúdo"
                                        },
                                        "construction": {
                                            "id": 1,
                                            "code": "01",
                                            "description": "ALVENARIA (SUPERIOR)"
                                        },
                                        "designation": {
                                            "id": 1733,
                                            "code": "10008",
                                            "description": "CONDOMINIO EXCLUSIVAMENTE RESIDENCIAL - VERTICAL"
                                        }
                                    },
                                    "hasRiskAnalysis": true,
                                    "riskAmount": {
                                        "amount": 1000000
                                    }
                                },
                                "totalNetPremium": null
                            }
                        ],
                        "totalGrossPremium": {
                            "amount": 751.03,
                            "currency": "R$",
                            "amountFormatted": "R$ 751,03"
                        },
                        "cost": {
                            "amount": 0,
                            "currency": "R$",
                            "amountFormatted": "R$ 0,00"
                        },
                        "totalIof": {
                            "amount": 51.62,
                            "currency": "R$",
                            "amountFormatted": "R$ 51,62"
                        },
                        "total": {
                            "amount": 751.03,
                            "currency": "R$",
                            "amountFormatted": "R$ 751,03"
                        },
                        "paymentMethods": [
                            {
                                "sequenceGroup": 420,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 420,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 421,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 421,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 422,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 422,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 425,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 425,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 424,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 424,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 425,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 425,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 426,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 426,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 55.52,
                                            "currency": "R$",
                                            "amountFormatted": "55.52"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 427,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 427,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 56.18,
                                            "currency": "R$",
                                            "amountFormatted": "56.18"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 428,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 428,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 56.86,
                                            "currency": "R$",
                                            "amountFormatted": "56.86"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 429,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 429,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 57.54,
                                            "currency": "R$",
                                            "amountFormatted": "57.54"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 1020,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1020,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 58.22,
                                            "currency": "R$",
                                            "amountFormatted": "58.22"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 1200,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1200,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1201,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1201,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1202,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1202,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1203,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1203,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1204,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1204,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1205,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1205,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 56.8,
                                            "currency": "R$",
                                            "amountFormatted": "56.80"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 137.75,
                                            "currency": "R$",
                                            "amountFormatted": "137.75"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 137.75,
                                            "currency": "R$",
                                            "amountFormatted": "137.75"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 137.75,
                                            "currency": "R$",
                                            "amountFormatted": "137.75"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1206,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1206,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 57.88,
                                            "currency": "R$",
                                            "amountFormatted": "57.88"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 120.31,
                                            "currency": "R$",
                                            "amountFormatted": "120.31"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 120.31,
                                            "currency": "R$",
                                            "amountFormatted": "120.31"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 120.31,
                                            "currency": "R$",
                                            "amountFormatted": "120.31"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1207,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1207,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 58.97,
                                            "currency": "R$",
                                            "amountFormatted": "58.97"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 107.26,
                                            "currency": "R$",
                                            "amountFormatted": "107.26"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 107.26,
                                            "currency": "R$",
                                            "amountFormatted": "107.26"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 107.26,
                                            "currency": "R$",
                                            "amountFormatted": "107.26"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1208,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1208,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 60.08,
                                            "currency": "R$",
                                            "amountFormatted": "60.08"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 97.12,
                                            "currency": "R$",
                                            "amountFormatted": "97.12"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 97.12,
                                            "currency": "R$",
                                            "amountFormatted": "97.12"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 97.12,
                                            "currency": "R$",
                                            "amountFormatted": "97.12"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1209,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1209,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 61.19,
                                            "currency": "R$",
                                            "amountFormatted": "61.19"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 89.03,
                                            "currency": "R$",
                                            "amountFormatted": "89.03"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 89.03,
                                            "currency": "R$",
                                            "amountFormatted": "89.03"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 89.03,
                                            "currency": "R$",
                                            "amountFormatted": "89.03"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1222,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1222,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 62.32,
                                            "currency": "R$",
                                            "amountFormatted": "62.32"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 82.43,
                                            "currency": "R$",
                                            "amountFormatted": "82.43"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 82.43,
                                            "currency": "R$",
                                            "amountFormatted": "82.43"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 82.43,
                                            "currency": "R$",
                                            "amountFormatted": "82.43"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 400,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 400,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 751.03,
                                            "currency": "R$",
                                            "amountFormatted": "751.03"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 401,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 401,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 375.51,
                                            "currency": "R$",
                                            "amountFormatted": "375.51"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 402,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 402,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 250.34,
                                            "currency": "R$",
                                            "amountFormatted": "250.34"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 403,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 403,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 187.76,
                                            "currency": "R$",
                                            "amountFormatted": "187.76"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 404,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 404,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 150.21,
                                            "currency": "R$",
                                            "amountFormatted": "150.21"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 405,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 405,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 51.62,
                                            "currency": "R$",
                                            "amountFormatted": "51.62"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 125.17,
                                            "currency": "R$",
                                            "amountFormatted": "125.17"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 406,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 406,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 55.52,
                                            "currency": "R$",
                                            "amountFormatted": "55.52"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 115.4,
                                            "currency": "R$",
                                            "amountFormatted": "115.40"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 407,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 407,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 56.18,
                                            "currency": "R$",
                                            "amountFormatted": "56.18"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 102.19,
                                            "currency": "R$",
                                            "amountFormatted": "102.19"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 408,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 408,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 56.86,
                                            "currency": "R$",
                                            "amountFormatted": "56.86"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 91.93,
                                            "currency": "R$",
                                            "amountFormatted": "91.93"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 409,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 409,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 57.54,
                                            "currency": "R$",
                                            "amountFormatted": "57.54"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 83.72,
                                            "currency": "R$",
                                            "amountFormatted": "83.72"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 450,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 450,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 58.22,
                                            "currency": "R$",
                                            "amountFormatted": "58.22"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 77.01,
                                            "currency": "R$",
                                            "amountFormatted": "77.01"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "id": 17,
            "name": "HDI CONDOMINIO AMPLO",
            "description": "Oferta HDI Condominio Amplo",
            "totalPrice": {
                "amount": 5050.19,
                "currency": "R$",
                "amountFormatted": "R$ 5050.19"
            },
            "highlighted": false,
            "items": [
                {
                    "code": 22,
                    "name": "HDI CONDOMINIO AMPLO",
                    "segment": [
                        {
                            "id": 1,
                            "code": "1",
                            "description": "INSURANCE",
                            "components": [
                                {
                                    "id": 2,
                                    "code": "2",
                                    "description": "PROPERTIES",
                                    "compositions": [
                                        {
                                            "id": 22,
                                            "code": "229",
                                            "description": "HDI CONDOMINIO AMPLO"
                                        }
                                    ]
                                }
                            ]
                        }
                    ],
                    "insurance": {
                        "quotationId": "14563388",
                        "quotationDate": "2024-01-03",
                        "quotationDueDate": "2024-01-17",
                        "installmentDay": 29,
                        "period": {
                            "effectiveDate": "2024-01-03",
                            "expirationDate": "2025-01-02"
                        },
                        "brokers": [
                            {
                                "sucursalCode": "",
                                "susepCode": "",
                                "isMain": null,
                                "percentageCommission": 15,
                                "percentageParticipation": 100,
                                "internalCode": null,
                                "brokerTypeCode": null,
                                "agencyFee": null
                            }
                        ],
                        "items": [
                            {
                                "coverages": [
                                    {
                                        "id": 36,
                                        "description": "HDI CONDOMINIO PROTEGIDO",
                                        "branchCode": null,
                                        "deductible": null,
                                        "guarantees": [
                                            {
                                                "id": 462,
                                                "description": "Inc./Raio/Explosao de Qualquer Natureza",
                                                "premiumValue": {
                                                    "amount": 684.29,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 684,29"
                                                },
                                                "deductibles": null,
                                                "deductibleValue": null,
                                                "indemnityLimits": null
                                            }
                                        ],
                                        "additionals": [
                                            {
                                                "id": 472,
                                                "description": "Respons. Civil Condominio + Sindico",
                                                "premiumValue": {
                                                    "amount": 684.29,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 684,29"
                                                }
                                            },
                                            {
                                                "id": 473,
                                                "description": "Vida Cobertura Basica",
                                                "premiumValue": {
                                                    "amount": 458.56,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 458,56"
                                                }
                                            },
                                            {
                                                "id": 474,
                                                "description": "IEA Inden.Especial de Morte por Acidente",
                                                "premiumValue": {
                                                    "amount": 557.2,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 557,20"
                                                }
                                            },
                                            {
                                                "id": 475,
                                                "description": "IPA Inval.Perm.Total/Parcial p/ Acidente",
                                                "premiumValue": {
                                                    "amount": 127.08,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 127,08"
                                                }
                                            },
                                            {
                                                "id": 476,
                                                "description": "IFPD Inval.Func.Perman.Total por Doenca",
                                                "premiumValue": {
                                                    "amount": 464.19,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 464,19"
                                                }
                                            },
                                            {
                                                "id": null,
                                                "description": "Ampla - Exceto riscos excluidos",
                                                "premiumValue": {
                                                    "amount": 2395,
                                                    "currency": "R$",
                                                    "amountFormatted": "R$ 2.395,00"
                                                }
                                            }
                                        ],
                                        "accessories": null,
                                        "protections": null
                                    }
                                ],
                                "questionnaire": {
                                    "questions": [
                                        {
                                            "id": 22,
                                            "code": "1",
                                            "description": "O condomínio está legalmente constituído?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 108,
                                                    "description": "Sim"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 23,
                                            "code": "2",
                                            "description": "O Condomínio Possui Elevador?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 110,
                                                    "description": "Sim"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 24,
                                            "code": "3",
                                            "description": "Qual a quantidade de elevadores?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 116,
                                                    "description": "05"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 25,
                                            "code": "4",
                                            "description": "Quantidade de Pavimentos (Incluindo térreo, garagem e subsolos)",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 120,
                                                    "description": null
                                                }
                                            ]
                                        },
                                        {
                                            "id": 26,
                                            "code": "5",
                                            "description": "O Condomínio Possui Central Telefônica e/ou equipamentos de segurança / monitoramento?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 125,
                                                    "description": "Nao"
                                                }
                                            ]
                                        },
                                        {
                                            "id": 27,
                                            "code": "6",
                                            "description": "Qual a idade do Condomínio?",
                                            "category": {
                                                "id": 3,
                                                "description": "OPTION"
                                            },
                                            "options": [
                                                {
                                                    "id": 127,
                                                    "description": "De 6 a 10 anos"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "property": {
                                    "address": {
                                        "street": "Rua das Pedras",
                                        "number": 789,
                                        "complement": "Loja 2",
                                        "referencePoint": "Ao lado da farmácia",
                                        "district": "Centro",
                                        "city": "São Paulo",
                                        "state": "São Paulo",
                                        "postalCode": "78144901"
                                    },
                                    "assetCharacteristics": {
                                        "id": 15612,
                                        "assetGrant": {
                                            "id": 3,
                                            "code": "3",
                                            "description": "Prédio e Conteúdo"
                                        },
                                        "construction": {
                                            "id": 1,
                                            "code": "01",
                                            "description": "ALVENARIA (SUPERIOR)"
                                        },
                                        "designation": {
                                            "id": 1733,
                                            "code": "10008",
                                            "description": "CONDOMINIO EXCLUSIVAMENTE RESIDENCIAL - VERTICAL"
                                        }
                                    },
                                    "hasRiskAnalysis": true,
                                    "riskAmount": {
                                        "amount": 1000000
                                    }
                                },
                                "totalNetPremium": null
                            }
                        ],
                        "totalGrossPremium": {
                            "amount": 5050.19,
                            "currency": "R$",
                            "amountFormatted": "R$ 5.050,19"
                        },
                        "cost": {
                            "amount": 0,
                            "currency": "R$",
                            "amountFormatted": "R$ 0,00"
                        },
                        "totalIof": {
                            "amount": 347.09,
                            "currency": "R$",
                            "amountFormatted": "R$ 347,09"
                        },
                        "total": {
                            "amount": 5050.19,
                            "currency": "R$",
                            "amountFormatted": "R$ 5.050,19"
                        },
                        "paymentMethods": [
                            {
                                "sequenceGroup": 420,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 420,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 421,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 421,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 422,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 422,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 425,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 425,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 424,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 424,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 425,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 425,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 426,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 426,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 373.33,
                                            "currency": "R$",
                                            "amountFormatted": "373.33"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 427,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 427,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 377.81,
                                            "currency": "R$",
                                            "amountFormatted": "377.81"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 428,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 428,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 382.35,
                                            "currency": "R$",
                                            "amountFormatted": "382.35"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 429,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 429,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 386.9,
                                            "currency": "R$",
                                            "amountFormatted": "386.90"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 1020,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1020,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 391.52,
                                            "currency": "R$",
                                            "amountFormatted": "391.52"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 1200,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1200,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1201,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1201,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1202,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1202,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1203,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1203,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1204,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1204,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1205,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1205,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 381.97,
                                            "currency": "R$",
                                            "amountFormatted": "381.97"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 926.29,
                                            "currency": "R$",
                                            "amountFormatted": "926.29"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 926.29,
                                            "currency": "R$",
                                            "amountFormatted": "926.29"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 926.29,
                                            "currency": "R$",
                                            "amountFormatted": "926.29"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1206,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1206,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 389.23,
                                            "currency": "R$",
                                            "amountFormatted": "389.23"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 809.04,
                                            "currency": "R$",
                                            "amountFormatted": "809.04"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 809.04,
                                            "currency": "R$",
                                            "amountFormatted": "809.04"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 809.04,
                                            "currency": "R$",
                                            "amountFormatted": "809.04"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1207,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1207,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 396.55,
                                            "currency": "R$",
                                            "amountFormatted": "396.55"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 721.23,
                                            "currency": "R$",
                                            "amountFormatted": "721.23"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 721.23,
                                            "currency": "R$",
                                            "amountFormatted": "721.23"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 721.23,
                                            "currency": "R$",
                                            "amountFormatted": "721.23"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1208,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1208,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 403.98,
                                            "currency": "R$",
                                            "amountFormatted": "403.98"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 653.1,
                                            "currency": "R$",
                                            "amountFormatted": "653.10"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 653.1,
                                            "currency": "R$",
                                            "amountFormatted": "653.10"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 653.1,
                                            "currency": "R$",
                                            "amountFormatted": "653.10"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1209,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1209,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 411.47,
                                            "currency": "R$",
                                            "amountFormatted": "411.47"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 598.7,
                                            "currency": "R$",
                                            "amountFormatted": "598.70"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 598.7,
                                            "currency": "R$",
                                            "amountFormatted": "598.70"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 598.7,
                                            "currency": "R$",
                                            "amountFormatted": "598.70"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 1222,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 1222,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 419.04,
                                            "currency": "R$",
                                            "amountFormatted": "419.04"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 554.28,
                                            "currency": "R$",
                                            "amountFormatted": "554.28"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 554.28,
                                            "currency": "R$",
                                            "amountFormatted": "554.28"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 554.28,
                                            "currency": "R$",
                                            "amountFormatted": "554.28"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 3,
                                    "description": "CARNÊ"
                                }
                            },
                            {
                                "sequenceGroup": 400,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 400,
                                    "quantity": 1,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 5050.19,
                                            "currency": "R$",
                                            "amountFormatted": "5050.19"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 401,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 401,
                                    "quantity": 2,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 2525.09,
                                            "currency": "R$",
                                            "amountFormatted": "2525.09"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 402,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 402,
                                    "quantity": 3,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1683.4,
                                            "currency": "R$",
                                            "amountFormatted": "1683.40"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 403,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 403,
                                    "quantity": 4,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1262.55,
                                            "currency": "R$",
                                            "amountFormatted": "1262.55"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 404,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 404,
                                    "quantity": 5,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 1010.04,
                                            "currency": "R$",
                                            "amountFormatted": "1010.04"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 405,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 405,
                                    "quantity": 6,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 347.09,
                                            "currency": "R$",
                                            "amountFormatted": "347.09"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 841.7,
                                            "currency": "R$",
                                            "amountFormatted": "841.70"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 406,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 406,
                                    "quantity": 7,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 373.33,
                                            "currency": "R$",
                                            "amountFormatted": "373.33"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 776,
                                            "currency": "R$",
                                            "amountFormatted": "776.00"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 407,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 407,
                                    "quantity": 8,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 377.81,
                                            "currency": "R$",
                                            "amountFormatted": "377.81"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 687.14,
                                            "currency": "R$",
                                            "amountFormatted": "687.14"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 408,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 408,
                                    "quantity": 9,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 382.35,
                                            "currency": "R$",
                                            "amountFormatted": "382.35"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 618.14,
                                            "currency": "R$",
                                            "amountFormatted": "618.14"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 409,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 409,
                                    "quantity": 10,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 386.9,
                                            "currency": "R$",
                                            "amountFormatted": "386.90"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 562.94,
                                            "currency": "R$",
                                            "amountFormatted": "562.94"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            },
                            {
                                "sequenceGroup": 450,
                                "isBestPaymentDay": false,
                                "isPrePayment": false,
                                "installments": {
                                    "id": 450,
                                    "quantity": 11,
                                    "totalIOFFirstInstallment": [
                                        {
                                            "amount": 391.52,
                                            "currency": "R$",
                                            "amountFormatted": "391.52"
                                        }
                                    ],
                                    "totalIOFOtherInstallments": null,
                                    "totalFirstInstallment": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalOtherInstallments": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalPrice": [
                                        {
                                            "amount": 517.87,
                                            "currency": "R$",
                                            "amountFormatted": "517.87"
                                        }
                                    ],
                                    "totalFractionAdded": null
                                },
                                "billingType": {
                                    "id": 2,
                                    "description": "DÉBITO EM CONTA"
                                }
                            }
                        ]
                    }
                }
            ]
        }
    ]
}
Parâmetros do Request Headers
REQUEST
  • Header
    • Content-Type
      Tipo: String
      Obrigatório: Sim
      Descrição: Tipo do conteúdo a ser trafegado no protocolo http
      -- Saiba Mais
      [+]
      Este conteúdo pode ser: Application/Json e em alguns casos já temos Application/PDF
    • X-Company-id
      Tipo: String
      Obrigatório: Sim
      Descrição: Código da empresa
      -- Saiba Mais
      [+]
      Código da empresa
    • x-Application-id
      Tipo: String
      Obrigatório: Sim
      Descrição: Código da aplicação
      -- Saiba Mais
      [+]
      Código da aplicação que irá consumir a API
    • X-User-Id
      Tipo: String
      Obrigatório: Sim
      Descrição: Código do Usuário
      -- Saiba Mais
      [+]
      Código do usuário autenticado no sistema que irá consumir a API
      Representado por exemplo pelo CPF do corretor (no caso de seguros)
    • X-Susep-Code
      Tipo: String
      Obrigatório: Sim
      Descrição: Código Susep do usuário para usar a API
    • X-Sucursal-Code
      Tipo: String
      Obrigatório: Sim
      Descrição: Código Sucursal do usuário para usar a API
    • X-Trace-Id
      Tipo: String
      Obrigatório: Sim
      Descrição: Código Trace ID
  • Params
    • key
      Tipo: String
      Obrigatório: Sim
      Descrição: chave de acesso única por player.
      -- Saiba Mais
      [+]
      Este conteúdo pode ser: Application/Json e em alguns casos já temos Application/PDF
Informações de ambientes
Histórico de versões
AutorÁrea ou SetorVersãoDescrição da versão
OpenInsuranceIntegraçãoV1.0Versão Inicial
Language
Click Try It! to start a request and see the response here!