auth_metadata

This event communicates request/response times for the Auth API. The AUTMD parameter must be set to receive this event. This event is sent after every authorization transaction is completed.

  • CodeAUMD
  • Event trigger — SoFi Tech Solutions sends an authorization response to the network.
  • Process — This process contains the event trigger:
    • SoFi Tech Solutions receives an authorization request from the network.

Fields

The data elements (DEs) in the field descriptions may vary by network. All fields are strings. Your field names may vary. Default fields are included in the default webhook template. See Default and optional fields for more information.

Field Default Description
auth_id X

System-generated ID for the authorization request. This ID is unique only per subnetwork. Example: "12303090"

auth_in_request_ts X

Timestamp for when SoFi Tech Solutions received the authorization request from the network. Example: "2025-08-23 05:18:10.032032"

auth_in_response_ts X

Timestamp for when you sent the response to SoFi Tech Solutions. Example: "2025-08-23 05:18:12.301843"

auth_out_request_ts X

Timestamp for when SoFi Tech Solutions sent the Auth API webhook to you. Example: "2025-08-23 05:18:10.507382"

auth_out_response_ts X

Timestamp for when SoFi Tech Solutions sent the authorization response to the network. Example: "2025-08-23 05:18:13.102843"

ch_group_id

Corporate Hierarchy group identifier. Example: "2544"

is_auth_api_fallback X

Whether SoFi Tech Solutions performed a fallback authorization. Example: "N"

msg_event_id

Unique system-generated identifier for this message. Example: "243693"

msg_id

The four-letter code to identify this event. Example: "AUMD"

network X

See Events Network Codes for possible values. Example: "V"

pmt_ref_no X

SoFi Tech Solutions 12-digit payment reference number (PRN) for the account. Example: "999101003022"

timestamp X

Timestamp for when this event was created, in system time. Format: YYYY-MM-DD hh:mm:ss MST Example: "2025-01-31 17:20:33 MST"

total_auth_response_time X

Number of milliseconds between auth_in_request_ts and auth_out_response_ts. Example: "3070.811"

type X

The name of this event: "auth_metadata"

Example

# auth_metadata example:
{
  "auth_id": "12303090",
  "auth_in_request_ts": "2025-08-23 05:18:10.032032",
  "auth_in_response_ts": "2025-08-23 05:18:12.301843",
  "auth_out_request_ts": "2025-08-23 05:18:10.507382",
  "auth_out_response_ts": "2025-08-23 05:18:13.102843",
  "is_auth_api_fallback": "N",
  "msg_event_id": "243693",
  "msg_id": "AUMD",
  "network": "V",
  "pmt_ref_no": "999101003022",
  "timestamp": "2025-01-31 17:20:33 MST",
  "total_auth_response_time": "3070.811",
  "type": "auth_metadata"
}

© SoFi Technology Solutions, LLC 2026    Privacy Disclosure

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of SoFi Technology Solutions, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of SoFi Technology Solutions, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.