v1
latestOpenAPI 3.1.0MIT2026-07-2484155300.5 KBBoleto Management
Create boleto connection from Item
post/boleto-connections/from-item
Request body
Example request
{
"itemId": "0303c07b-fef0-4903-af9a-007fa086ca8c"
}Response
Boleto connection created successfully
Example response
{
"id": "dc3537ad-13b4-4770-b248-e4578983899c",
"connectorId": 225,
"createdAt": "2023-01-01T00:00:00.000Z",
"updatedAt": "2023-01-01T00:00:00.000Z"
}