Wire Transfer
Wire drawdown request object
The wire drawdown object represents the current state of a single wire drawdown received by Column. Wire drawdowns are used to request a customer send a wire to a verified counterparty.
Object Parameters
account_number_id
stringThe Column account number id to which the wire drawdown request was made
amount
numberAmount (in cents) that will be transferred between originator and counterparty accounts if the wire drawdown is approved
approved_at
date-timeThe timestamp at which the drawdown request was approved.
bank_account_id
stringColumn bank account id to which the wire drawdown request was made
beneficiary_account_number
stringThe external account number to which funds will be sent if the wire drawdown request is approved
beneficiary_counterparty_id
stringThe counterparty ID, which Column automatically creates, to which funds will be sent if the wire drawdown request is approved
beneficiary_name
stringThe beneficiary name to which funds will be sent if the wire drawdown request is approved
beneficiary_reference
stringReference information for the beneficiary.
completed_at
date-timeThe timestamp at which the drawdown request was completed.
currency_code
stringThe three-letter currency code defined in ISO 4217. e.g. USD
description
stringDescription of the drawdown request.
id
stringThe unique id of the wire drawdown request object
imad
stringThe IMAD included in the wire drawdown request. Stands for Input/Output Message Accountability Data. A unique number set by the originating bank given to each Fedwire payment when using the Federal Reserve Bank Service and can be used to investigate and track wire transfers. IMAD will not be populated for on-us wire transfers.
is_incoming
booleanIndicates whether the wire drawdown request is incoming (true) or outgoing (false)
message_identifier
stringThe message identifier supplied in the wire drawdown request. This is typically the same as the IMAD.
originator_account_number
stringThe account number of the originator of the wire drawdown request. This is often different from the beneficiary account number.
originator_name
stringThe name of the originator who sent the wire drawdown request. This is often different from the beneficiary name.
originator_to_beneficiary_information
array of stringsFree form text where the originator may supply some additional information describing the wire drawdown request
received_at
date-timeDate/time at which the wire drawdown request was received (UTC)
receiver_di_name
stringThe name of the financial institution to which the wire drawdown request was sent
receiver_di_routing_number
stringThe routing number of the financial institution to which the wire drawdown request was sent
rejected_at
date-timeThe timestamp at which the drawdown request was rejected.
sender_di_name
stringThe name of the financial institution that sent the wire drawdown request
sender_di_routing_number
stringThe routing number of the financial institution that sent the wire drawdown request
sent_at
date-timeThe timestamp at which the drawdown request was sent.
status
stringThe status of the wire drawdown request. Possible statuses include received, initiated, sent, approved, denied, completed, and rejected
wire_transfer_id
stringThe wire transfer ID of the outgoing wire transfer should a wire drawdown request be approved