← Back to schema index

BeneficiaryLookupResource

JSON:API resource carrying the resolved beneficiary account for the user.

Properties

FieldTypeDescription
type*stringJSON:API resource type. Always `beneficiary_lookup`.
attributes*objectResolved account metadata.
account_number*stringQueried account number (CLABE, card, or phone).
account_type*stringAccount type auto-detected at registration. `clabe` — 18-digit CLABE; `card` — 16-digit card; `phone` — 10-digit phone.
bank_code*string5-digit Banxico SPEI code of the receiving bank.
bank_name*stringResolved bank name.
labelstring | nullFree-form label, `null` if none was assigned.

Used in operations

  • GET /v1/beneficiaries/lookup

Referenced by schemas