Sign in

Duplicate boleto

documented

Create a duplicate of a boleto, with options to modify fields for the new boleto or cancel the copy.

POST /v1/bank_billets/{id}/duplicateCobrançasno implementation yet0 runs

Input

id*
Original boleto ID
{{$id}}
bank_billet_account_id
Bank Billet Account ID
{{$bank_billet_account_id}}
amount
Amount
{{$amount}}
expire_at
Expire date (YYYY-MM-DD)
{{$expire_at}}
description
Description
{{$description}}
customer_person_name
Customer name
{{$customer_person_name}}
customer_cnpj_cpf
Customer CPF/CNPJ
{{$customer_cnpj_cpf}}
customer_email
Customer email
{{$customer_email}}
tag1
Tag 1
{{$tag1}}
tag2
Tag 2
{{$tag2}}
custom_data
Custom data (JSON)
{{$custom_data}}
Calls Kobana as you (your API key is your account); keychains.dev holds the credentials.
Duplicate boleto · Kobana · OpenIntegrations