Commit 6f81d756b4ae89357ddb6a3a96341ff3172156d3

Authored by Adhidarma Hadiwinoto
1 parent db55a43edf
Exists in master

doc pulsamatic

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -40,7 +40,7 @@ function createPayload(task) {
40 40 var timestamp = strftime('%H%M%S');
41 41  
42 42 var payload = {
43   - datacell: [
  43 + pulsamatic: [
44 44 {command: 'TOPUP'},
45 45 {vtype: task['remoteProduct']},
46 46 {userid: config.h2h_out.userid},