Run your reconciliation process.
X-blnk-key: <api-key>
.
Replace <api-key>
with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
one_to_one
: Used for a direct match between an internal transaction record in your Blnk Ledger and an external transaction record.one_to_many
: Used when one external transaction represents multiple internal transactions (e.g., batch or split payments).many_to_one
: Used when multiple external transaction records make up one internal transaction record (e.g., installment payments, ACH transfers, etc.).true
: Results are not stored in the ledger, treating it as a test.false
: Results are stored in the ledger.