This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | hghgjh hjhj h jkjk hjkh | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | GET /my/stores/platforms | |
| [{"platform":"magento","stores":{"storeId":95,"platform":"magento","isActive":true,"checkboxLabel":"Milan"}}] | |
| [{ | |
| plaftfom: 'magento', | |
| stores: [ | |
| { | |
| "storeId":95, | |
| "platform":"magento", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "rates":[ | |
| ], | |
| "meta":{ | |
| "Date":"2012-04-30", | |
| "Today":"1335816983000", | |
| "MailCallAvailable":true, | |
| "CollectionCountry":"AU", | |
| "DestinationCountry":"AU", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "shipments":[ | |
| { | |
| "CollectionAddress":{ | |
| "CountryCode":"GB", | |
| "City":"London", | |
| "Division":null, | |
| "PostalCode":"SE162AA", | |
| "Line1":"Hawkstone Road", | |
| "Line2":"", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "shipments":[ | |
| { | |
| "CollectionAddress":{ | |
| "CountryCode":"GB", | |
| "City":"London", | |
| "Division":null, | |
| "PostalCode":"SE162AA", | |
| "Line1":"Hawkstone Road", | |
| "Line2":"", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| rates: [ | |
| { | |
| Id: 65634, | |
| CurrencySymbol: "US$", | |
| CurrencyCode: "USD", | |
| CurrencyValue: 5.6, | |
| CourierId: 7, | |
| Courier: "USPS", | |
| ServiceId: 64, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?php | |
| $shipment = array('Packages' => array( | |
| array( | |
| 'ValueAmount' => 123, | |
| 'ValueCurrency' => 'USD', | |
| "Weight" => 2, //2x12x6x8 | |
| "Length" => 8, | |
| "Width" => 6, | |
| "Height" => 12, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [ | |
| { | |
| "DestinationAddress":{ | |
| "CountryCode":"AU", | |
| "City":"Lane Cove", | |
| "Division":"NSW", | |
| "PostalCode":"2066", | |
| "Line1":"Futoska 21", | |
| "Line2":"", | |
| "FirstName":"Milos", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [ | |
| { | |
| "orderNo":"772", | |
| "storeName":"Zen c", | |
| "storeId":107, | |
| "itemsCount":2, | |
| "name":"Green Bike, Red Bike", | |
| "date":"2012\/06\/04", | |
| "value":1249800, | |
| "currencySymbol":"US$", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | _ = require 'underscore' | |
| moment = require 'moment' | |
| util = require 'util' | |
| async = require 'async' | |
| Twitter = require process.cwd() + '/lib/node/provider/twitter' | |
| Facebook = require process.cwd() + '/lib/node/provider/facebook' | |
| class Job | 
OlderNewer