Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.useplinth.com/admin/suspense/{id}/resolve \ --header 'Content-Type: application/json' \ --data ' { "note": "Matched manually to customer cus_01JABC. Credited their balance." } '
{ "object": "suspense_item", "id": "<string>", "resolved": true }
Marks a suspense transfer as manually resolved with an audit note.
"Matched manually to customer cus_01JABC. Credited their balance."
Suspense item resolved
suspense_item
true