Get Wire Instructions
GET
https://api.sfox.com/v1/user/wire-instructions
Returns wire instructions for depositing USD to the sFOX account.
WARNING: Your user MUST specify their User Reference ID (sfox_user_ref_id
) in their wire transfer field when submitting a wire transfer to their sFOX account. This field is typically a "Memo" or "Special Instructions" field in banks' portals. Failure to include the User Reference ID will result in delays in funds being credited to the user's account.
Request
Example Request
Response
Response Body
bank_name
Name of the bank
bank_address
Bank address
beneficiary_name
Name of the beneficiary
beneficiary_address
Address of the beneficiary
bank_routing_number
Routing number of the bank for domestic bank wires
bank_routing_swift
SWIFT number of the bank for international bank wires
bank_account_number
Account number of the bank
sfox_user_ref_id
sFOX User Reference ID. Required: End user must include the user-reference ID in the wire memo in order for the transfer to be properly credited to their account
Responses
Last updated