Wire Out Transfer

This new endpoint allows Partners to wire out transactions and testing in PIE.

Note: This feature must be explicitly requested and configured on a per partner basis. Contact your Green Dot Account Liaison for assistance.

How it works: Call POST …/accounts/{accountIdentifier}/wires and include the following information:

  • wireIdentifier: required
  • amount: required
  • currency: required
  • obi: optional
  • memo: optional
  • encryptedBeneficiaryData: required
    • firstName: required
    • lastName: required
    • beneficiaryBank: required
    • beneficiaryAccountNumber: required
    • city: required
    • state: required
    • addressline1: required
    • addressline2: optional
    • zipCode: required
  • intermediaryBank: optional
Language
Authorization
Header
Click Try It! to start a request and see the response here!