> For the complete documentation index, see [llms.txt](https://developers.share.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.share.inc/guides/reconcile-a-payment.md).

# Reconcile a payment

> **Placeholder page.** Full content tracked under the docs content effort.

Each `PaymentTransaction` carries the upstream SasaPay receipt and the resolved revenue split. Reconciling a partner statement against Share is a join on:

* `paymentTransaction.providerReference` ↔ your accounting system's reference
* `paymentTransaction.completedAt` ↔ statement date
* `paymentTransaction.splitIspAmount` ↔ the amount that landed in your ChoiceBank account
