FlamPix Gateway API
Copiar Página
FlamPix Gateway API
📜 API Overview
Docs
🔑 Authentication & HMAC Signing
🪝 Webhook
🧵 Deposit Status Strings
🚦 API Limits
Raiz
Create Deposit
POST
Get Deposit Status
GET
Get User Info
GET
Health Check
GET
Transaction Status Update
Esquemas
Customer
DepositRequest
DepositResponse
UserInfoResponse
WebhookPayload
Customer
Copiar Página
{
"name"
:
"string"
,
"taxNumber"
:
"string"
,
"euid"
:
"EU012090876034124"
}