Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     'collectionCurrencyIso': 'LBP',
  3.     'isCustomerPortal': True,
  4.     'pickUp': {
  5.         'eddressCode': 'B5M9XS',
  6.         'recipientName': 'hendel llc'
  7.     },
  8.     'bulkOrdersParam': [{
  9.         'index': 0,
  10.         'tripType': 'BULK',
  11.         'collectionAmount': Decimal('83000.00'),
  12.         'isCustomerPortal': True,
  13.         'dropOff': {
  14.             'area': 'BAOUCHRIYEH',
  15.             'rawAddress': '2828, LB, Mount Lebanon Governorate, BAOUCHRIYEH, Hayi AlQabidayat Region 4, Hankash street, Hankash building, ground floor',
  16.             'recipientPhoneNumber': '+96171709751'
  17.         },
  18.         'recipientName': 'Mohamed Aldswqy  ',
  19.         'recipientPhoneNumber': '+96171709751',
  20.         'serviceType': 'NEXT_DAY',
  21.         'legacyOrderNumber': 62720,
  22.         'signatureRequired': False,
  23.         'photoRequired': False,
  24.         'customer': {
  25.             'customer.email': 'customer@mail.com',
  26.             'customer.name': 'Mohamed Aldswqy  ',
  27.             'customer.phoneNumber': '+96171709751'
  28.         },
  29.         'scheduledDate': '2018-10-24',
  30.         'description': 'Green Spa:1, Mohamed Aldswqy           Baouchriyeh, Lebanon Hayi AlQabidayat Region 4,   Hankash street  Hankash building   ground floor          call him before delivery',
  31.         'pickupSmsRequest': False,
  32.         'dropOffSmsRequest': False
  33.     }, {
  34.         'index': 1,
  35.         'tripType': 'BULK',
  36.         'collectionAmount': Decimal('83000.00'),
  37.         'isCustomerPortal': True,
  38.         'dropOff': {
  39.             'area': 'KHALDE',
  40.             'rawAddress': '3523, LB, Mount Lebanon Governorate, KHALDE, afran shanmse, mashro3 nakel  block 4, 4',
  41.             'recipientPhoneNumber': '+96176038208'
  42.         },
  43.         'recipientName': 'Nadine ibrahim  ',
  44.         'recipientPhoneNumber': '+96176038208',
  45.         'serviceType': 'NEXT_DAY',
  46.         'legacyOrderNumber': 62721,
  47.         'signatureRequired': False,
  48.         'photoRequired': False,
  49.         'customer': {
  50.             'customer.email': 'customer@mail.com',
  51.             'customer.name': 'Nadine ibrahim  ',
  52.             'customer.phoneNumber': '+96176038208'
  53.         },
  54.         'scheduledDate': '2018-10-24',
  55.         'description': 'Green Spa:1, Khalde, Lebanon Mount Lebanon Governorate afran shanmse  mashro3 nakel  block 4 floor 4 Nadine ibrahim',
  56.         'pickupSmsRequest': False,
  57.         'dropOffSmsRequest': False
  58.     }, {
  59.         'index': 2,
  60.         'tripType': 'BULK',
  61.         'collectionAmount': Decimal('131000.00'),
  62.         'isCustomerPortal': True,
  63.         'dropOff': {
  64.             'area': 'BAALBEK',
  65.             'rawAddress': '8244, LB, Beqaa Governorate, BAALBEK, Hay Bit Refaey, Nasser Square Street, Bshyr Alswyry house behind Al Salam Gas Station - Another phone +96176535661',
  66.             'recipientPhoneNumber': '+96176765168'
  67.         },
  68.         'recipientName': 'Bshyr Alswyry  ',
  69.         'recipientPhoneNumber': '+96176765168',
  70.         'serviceType': 'NEXT_DAY',
  71.         'legacyOrderNumber': 62722,
  72.         'signatureRequired': False,
  73.         'photoRequired': False,
  74.         'customer': {
  75.             'customer.email': 'customer@mail.com',
  76.             'customer.name': 'Bshyr Alswyry  ',
  77.             'customer.phoneNumber': '+96176765168'
  78.         },
  79.         'scheduledDate': '2018-10-24',
  80.         'description': 'Flekosteel CROSS_Lebanon:1, Green Spa:1, ',
  81.         'pickupSmsRequest': False,
  82.         'dropOffSmsRequest': False
  83.     }]
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement