AccountDirectoryLookupResource
JSON:API resource with the directory entry matching the queried suffix.
Properties
| Field | Type | Description |
|---|---|---|
type* | string | JSON:API resource type. Always `account_directory_lookup`. |
attributes* | object | Canonical attributes of the directory entry (resolved bank and last-seen timestamp). |
account_type* | string | Account type inferred for the catalog entry. `clabe` — 18-digit CLABE; `card` — 16-digit card; `phone` — 10-digit phone. |
bank_code* | string | null | 5-digit Banxico SPEI code. `null` when the entry has no resolved bank (e.g. unknown BIN). |
bank_name* | string | Bank name for the catalog entry. |
last_seen_at* | string (date-time) | ISO 8601 UTC timestamp of the latest observation of the account. |
Used in operations
GET /v1/account-directory/lookup