Skip to content

Commit

Permalink
[SDP-1099] add external payment id to disbursement instructions (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
marwen-abid authored Feb 23, 2024
1 parent d114aa6 commit 6a92590
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion public/resources/disbursement-template.csv
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
phone,id,amount,verification
phone,id,amount,verification,paymentID
"--- Below are EXAMPLE rows for each Verification.","Please DELETE these rows before uploading your actual data ---",,,
+1234567890,RECEIVER_01,0.2,1980-01-01,PAY_01
+1234567891,RECEIVER_11,0.35,55066,PAY_06
+1234567892,RECEIVER_33,1.15,9D0000024,

0 comments on commit 6a92590

Please sign in to comment.