Refund via Amortization — equal_amount and full_settle
Summary
In addition to the cancel-before-disbursement and 7-day Pix reversal flows (see BNPL Refund), BNPL Full offers two amortization-based refund modes that return funds by debiting an internal partner account directly:
equal_amount— partial refund. Distributes the informed amount proportionally across the operation's installments, reducing the outstanding balance. The operation remains active, with remaining installments still open.full_settle— total refund. Settles the operation in full in a single transaction, calculating the present value of all installments as ofreference_date. After settlement, the operation is marked assettledand no remaining installments exist.
Both modes use the POST /renegotiation/proposal endpoint with payment_type: "internal", which means the amount is moved directly from the account informed in account_key, without generating a bank slip or Pix.