Get opening balance details
GET
https://app.speybooks.com/api/v1/opening-balances/{id}Retrieve full details of an opening balance import including the
import metadata (with audit timestamps), mapped lines, account
mappings with resolution method, balance proof, and confirmation
eligibility.
Returns the same rich arrays as the upload response: lines,
mappings, unmapped, and errors, making it suitable for
re-rendering the mapping wizard after page navigation.
Path parameters
idstringrequiredData import ID (e.g. dimp_2).
Response
200Import record with cutoverDate, stats, mappings, unmapped, lines, balanceProof, errors, and canConfirm.
Show response fields
balanceProofobjectShow child attributes
balancedbooleandeltastringroundingAmountstringroundingInjectedbooleantotalCreditstringtotalDebitstringcanConfirmbooleancutoverDatestringerrorsarray<object>importobjectShow child attributes
completedAtstringnullablecreatedAtstringdate-timeengineVersionstringfilenamestringidstringstatusstringtotalRowsintegerlinesarray<object>Show child attributes
accountCodestringaccountIdstringaccountNamestringaccountTypestringcreditstringdebitstringisRoundingbooleansourceLabelstringmappingsarray<object>Show child attributes
confidenceintegermethodstringsourceLabelstringtargetAccountIdstringtargetCodestringtargetNamestringtargetTypestringstatsobjectShow child attributes
errorRowsintegerignoredRowsintegertotalRowsintegervalidRowsintegerunmappedarray<object>Error codes
404Opening balance import not found.