documents
in your customer put/post request body, with an entry where the purpose is proof_of_address
customer_id
added to LiquidationAddress
You can now identify which customer owns a liquidation address. Refer API reference at Get a liquidation address.created_at
added to VirtualAccount and StaticMemosource_deposit_instructions.payment_rails
added to StaticMemo
Includes the source details in the static memo response (supported rails right now are ACH & wire). Refer API reference at Get a Static Memo.4.destination_payment_rail
now included in history recordsThe StaticMemo
and VirtualAccount
objects returned in history endpoints now show the destination_payment_rail
(e.g. USD.USDC.polygon) once the payment completes successfully.Refer API reference at Virtual Account Activity and Static Memo Activity