Commit 07ecd503186ab18adad163051aca101f4f5fcd2d

Authored by Adhidarma Hadiwinoto
1 parent b559dae410
Exists in master

remote product

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

partner-scrappingkisel.js
... ... @@ -38,7 +38,7 @@ function topupRequest(task) {
38 38 qs: {
39 39 reqid: task['requestId'],
40 40 msisdn: task['destination'],
41   - product: task['product']
  41 + product: task['remoteProduct']
42 42 }
43 43 };
44 44 console.log(options);