Webhook Belluno
webhookBelluno
Atualizado
webhookBelluno
Atualizado
POST /belluno/v10/atualizar-link HTTP/1.1
Host: localhost
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 83
{
"transaction": [
{
"transaction_id": 1,
"status": "text",
"payments": [
{
"type": "text"
}
]
}
]
}