---
title: "POST /lightningInvoiceGotSettled"
method: POST
path: "/lightningInvoiceGotSettled"
---

# POST /lightningInvoiceGotSettled

`POST /lightningInvoiceGotSettled`

## Request body

- LightningInvoiceSettledNotification — object thats posted to GroundControl to notify end-user that his specific invoice was paid by someone
  - `memo` string — text that was embedded in invoice paid
  - `preimage` string — hex string preimage
  - `hash` string — hex string preimage hash
  - `amt_paid_sat` number — exactly how much satoshis was paid to make this invoice settked (>= invoice amount)

## Response `200`

OK

---

[API](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api.md) · [All operations](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bluewallet/groundcontrol-push-server-api/revisions/346c22793d63/schema)
