Skip to content

Instantly share code, notes, and snippets.

@prisync
Created December 28, 2017 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prisync/145d07c8fe2da1fe330bd425d4546822 to your computer and use it in GitHub Desktop.
Save prisync/145d07c8fe2da1fe330bd425d4546822 to your computer and use it in GitHub Desktop.
payload = {
'product0[name]': 'iPad with WiFi + Cellular, 32GB, Gold',
'product0[brand]': 'Apple',
'product0[category]': 'Computers - Tablets',
'product0[product_code]': 'B00M4L4NHY',
'product0[cost]': '439',
'product1[name]': 'Samsung Galaxy Tab A 10.1-Inch 16 GB',
'product1[brand]': 'Samsung',
'product1[category]': 'Computers - Tablets',
'product1[product_code]': 'SM-T580NZKAXAR',
'product1[cost]': '159',
'product2[name]': 'Microsoft Surface Pro - Intel Core i5 8GB RAM 256GB',
'product2[brand]': 'Microsoft',
'product2[category]': 'Computers - Tablets',
'product2[product_code]': 'B071SF41Y9',
'product2[cost]': '999'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment