{
"id": "acno_Kasf91034gj1AD",
"object": "account_number",
"account_number": "738969123456789120",
"created_at": "2024-03-01T20:09:42.949787176Z",
"mode": "test",
"metadata": {
"id_cliente": "12343212"
}
}
Account Number Object
Field | Type | Description |
---|---|---|
id | string | Unique identifier for the account number. |
object | string | The type of the object, which is always account_number. |
account_number | string | The account number (for Mexico: CLABE) of the sender. |
created_at | string | Timestamp when the account number was created (in ISO 8601 format). |
mode | string | Mode of the API (test or live). |
metadata | object | Optional key-value pairs associated with this account number. |