Originating a Signet payment

All signet payments within Modern Treasury must originate from the internal_account representing the Signet wallet. The receiving account and direction are used to determine which Signet payment the created payment_order maps to. All Signet payments use USD as their currency.

For deposit and redeem payment orders, the receiving account must be an internal_account representing the linked DDA. For transfer payment orders, the receiving account can be either an internal_account or external_account, but must represent a Signet wallet.

See Payment Order Examples for examples of each Signet payment.

Signet Payment TypeOriginating AccountReceiving AccountDirection
depositinternal_account representing a Signet walletinternal_account representing a Signature Bank DDAdebit
redeeminternal_account representing a Signet walletinternal_account representing a Signature Bank DDAcredit
transfer (send)internal_account representing a Signet walletinternal_account or external_account representing a Signature walletcredit

🚧

Currently, only credit transfers are supported.


What’s Next