Skip to content

Commit

Permalink
Add email to the CSV.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelosalloum committed Aug 27, 2024
1 parent 33bbeae commit 4c56469
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions public/resources/disbursement-template.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
phone,id,amount,verification,paymentID
phone,email,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,
+1234567890,[email protected],RECEIVER_01,0.2,1980-01-01,PAY_01
,[email protected],RECEIVER_11,0.35,55066,PAY_06
+1234567892,,RECEIVER_33,1.15,9D0000024,

0 comments on commit 4c56469

Please sign in to comment.