Back to logs

Webhook Event #1

Provider
basqet
Method
POST
Path
/webhook/basqet
Verified
yes
Reason
No signature secret configured
Received (UTC)
2026-03-09T12:48:50+00:00

Headers

{
    "content-length": "563",
    "accept-encoding": "gzip, deflate, br",
    "user-agent": "Thunder Client (https://www.thunderclient.com)",
    "accept": "*/*",
    "basqetsignature": "928ba33b0311dfa827b867974643a5306eb2d77c8dd5b5616adf2e79672849debdd7bb3c5b371c9a5ffe318b9e43a06607a41692f8c5c4a048592840b3aaddfe",
    "content-type": "application/json",
    "host": "webhook.obinnaokafor.com",
    "connection": "close"
}

Query

[]

Payload

{
  "event": "payment.received",
  "data": {
    "transaction": {
      "reference": "bq_NJuqBPO6uRext7IRA",
      "merchant_name": "Selar",
      "payment_currency": 3,
      "payment_currency_name": "Tether",
      "payment_currency_slug": "USDT",
      "status": "SUCCESSFUL",
      "customer_email": "obinna.okafor01@gmail.com",
      "customer_name": "obinna.okafor01@gmail.com",
      "payment_amount": 2,
      "amount_paid": 2,
      "description": null,
      "is_live": false,
      "created_at": "2026-03-02T16:01:09.000Z",
      "meta": []
    }
  }
}