Skip to content

Commit

Permalink
customer example update
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaszWiktor committed Jun 8, 2016
1 parent d686d3e commit 31735d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/voucherify_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

pprint.pprint("=== Redeem Voucher with Customer Info ===")
customer = {
"id": "alice.morgan",
"source_id": "alice.morgan",
"name": "Alice Morgan",
"email": "[email protected]",
"description": "",
Expand Down

0 comments on commit 31735d1

Please sign in to comment.