Create Virtual SPEI Account
How to create virtual SPEI account to submit a payin in Mexico.
Payin by SPEI
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"account_id": "692W********MRW4",
"account_number": "6461xxxxxxxxxx0137", //Clabe
"buyer_id": "0001",
"provider": "STP", //Bank name
"status": "ACTIVE", //Status ENUM[ACTIVE/CANCELED]
"beneficiary_name": "PAGSMILE MEXICO SA DE CV",
"notify_url": "https://your-notify-url.com"
}{
"code": "40002",
"msg": "Business Failed",
"sub_code": "account-pool-run-out",
"sub_msg": "account pool run out"
}Example
Last updated