> ## Documentation Index
> Fetch the complete documentation index at: https://bmpmoneyplus-sandbox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 31 - CCB Printing

This endpoint is used to request the printing of a Bank Credit Certificate (CCB), using the proposal code and integration code parameters:

```
https://reports.moneyp.dev.br/ImprimirCCB?Code={{CODIGO_PROPOSTA}}&Integracao={{CODIGO_INTEGRACAO}}
```

Make sure to replace `{{CODIGO_PROPOSTA}}` and `{{CODIGO_INTEGRACAO}}` with the appropriate values when making the query request (GET).
