Run your reconciliation process.
{
"upload_id": "upload_8c700d1b-09c0-4ef4-9ab1-a0decf3d0aa3",
"strategy": "one_to_many",
"dry_run": false,
"grouping_criteria": "reference",
"matching_rule_ids": [
"rule_890bdbc4-467f-4670-8424-5667e41daf29",
"rule_a1b2c3d4-5678-90ef-ghij-klmnopqrstuv"
]
}
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.{
"upload_id": "upload_8c700d1b-09c0-4ef4-9ab1-a0decf3d0aa3",
"strategy": "one_to_many",
"dry_run": false,
"grouping_criteria": "reference",
"matching_rule_ids": [
"rule_890bdbc4-467f-4670-8424-5667e41daf29",
"rule_a1b2c3d4-5678-90ef-ghij-klmnopqrstuv"
]
}
Was this page helpful?
{
"upload_id": "upload_8c700d1b-09c0-4ef4-9ab1-a0decf3d0aa3",
"strategy": "one_to_many",
"dry_run": false,
"grouping_criteria": "reference",
"matching_rule_ids": [
"rule_890bdbc4-467f-4670-8424-5667e41daf29",
"rule_a1b2c3d4-5678-90ef-ghij-klmnopqrstuv"
]
}