improved

API Improvements March 2025

  1. Send RfP on behalf of a child. A parent account can send an RfP on behalf of a child account by presenting an RfP presentment that belongs to its child account. This is useful when the parent account owns the parties but the child account is the actual RfP sender.
  2. Internal description increased to 250 on smart_transfers, smart_verify, rtp_transfers, and fednow_transfers
  3. Improve RTP / FedNow error handling. When sending a credit transfer to RTP or FedNow, if the message cannot be delivered to the network for any reason (network is down, Trice is down, etc), we will fail the transaction quickly and return a 400 quickly instead of returned a pending credit transfer that is manually updated to failed status once investigated.
  4. Delete new_party after smart_verify transfer completes. If new_party is provided when creating a smart_verify transfer, the party is deleted when the transfer completes since it is not longer needed.