Advertisement
achmadzainulkarim

Order get

Jan 28th, 2020
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. "status: 200 / 404 / 400
  2. data:
  3. - id
  4. - date
  5. - invoice
  6. - total
  7. - type
  8. - payment_date
  9. - status
  10. - created_by :
  11. - id
  12. - name
  13. - table :
  14. - id
  15. - name
  16. - customer :
  17. - id
  18. - name
  19. - type
  20. - store :
  21. - id
  22. - name
  23. - address
  24. - phone
  25. - description
  26. - items : [
  27. - id
  28. - product_id
  29. - product_name
  30. - product_price
  31. - quantity
  32. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement