{
  "session_token": "SESSION_TOKEN_REDACTED",
  "institution_name": "ExampleInstitution",
  "request_amount": "150.00",
  "request_currency": "USD",
  "debit_party": {
    "mobile_number": "18680001234",
    "organization_id": "ExampleOrg",
    "account_number": "ACCT-XXXXXX",
    "account_type": "wallet",
    "currency": "USD",
    "country": "US",
    "metadata": "sender-profile-a"
  },
  "credit_party": {
    "mobile_number": "18680001234",
    "organization_id": "ExampleOrg",
    "account_number": "ACCT-XXXXXX",
    "account_type": "wallet",
    "currency": "TTD",
    "country": "TT",
    "metadata": "beneficiary-profile-b"
  }
}
