Payments Officer¶
You turn approved beneficiaries into a paid batch: generate it, check the accounts, get it signed off by two officers, send it to the bank, and reconcile what comes back. Your work happens under Payments in the left sidebar.
This role moves money
Every batch you approve becomes a real bank instruction. Payment guides mark the irreversible steps clearly — never approve a batch you have not reviewed.
What you can do¶
| Task | Guide |
|---|---|
| Generate a batch and get it approved by two officers | Create and approve a payment batch |
| Hold a beneficiary out of one run, with a reason | Exclude a beneficiary — coming soon |
| Match the bank's response back to the batch | Reconcile a bank response — coming soon |
How a batch flows¶
flowchart LR
A[Create Batch] --> B[Queued]
B --> C[Processing]
C --> D[Complete]
D --> E[First approval]
E --> F[Second approval]
F --> G[Approved 2/2]
G --> H[Instruction file]
H --> I([Bank]) --> J[Reconcile response]
style G fill:#f1f5f2,stroke:#657e6b
style H fill:#eef0f7,stroke:#3d4479
The batch is generated once and then paid exactly as generated — the amounts and account details are frozen the moment it finishes building (the "approval snapshot"). Checking accounts and excluding people happens before approval; after the second sign-off the batch is locked.
Permissions you need¶
- Create a batch —
pym:ls:crt - First / second approval —
pym:bc:ap:fr/pym:bc:ap:sd - Validate accounts —
pym:bc:val; exclude a beneficiary —pym:exc:mg - Generate / download the instruction file —
pym:ins:gn/pym:ins:dl - Upload / export reconciliation —
pym:rcn:imp/pym:rcn:exp