Advertisement
dinossss922

sales_summary postman

Jan 18th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. https://api.mokapos.com/v2/outlets/60237/reports/sales_summary?per_page=&start=23/6/2019&end=13/12/2019
  2.  
  3. Query Params :
  4. KEY
  5. VALUE
  6. DESCRIPTION
  7. Bulk Edit
  8. per_page
  9.  
  10. start
  11. 23/6/2019
  12.  
  13. end
  14. 13/12/2019
  15.  
  16.  
  17.  
  18. KEY
  19. Content-Type
  20. application/json
  21.  
  22. VALUE
  23. Authorization
  24. bearer cbe03ea5256a737380070620589062d80b7a5c495cb38fdeb57e95a55f7c5514
  25.  
  26.  
  27.  
  28. {
  29. "data": {
  30. "gross_sales": 329886126,
  31. "discounts": 48972492,
  32. "refunds": 0,
  33. "net_sales": 280913634,
  34. "gratuities": 0,
  35. "taxes": 28091354,
  36. "total_collected": 309009000,
  37. "number_of_transactions": 6033,
  38. "rounding_amount": 3999
  39. },
  40. "meta": {
  41. "code": 200,
  42. "errors": {}
  43. }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement