Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. [
  2. {
  3. "_id": "5ce52208adf127cb3ba0f6eb",
  4. "business_id": "b5a7e7a2-730f-11e9-ac60-0242ac120002",
  5. "partnership_id": "261153fe-7589-11e9-b0d1-0242ac120002",
  6. "document_ids": [
  7. "5ce5696dadf127db69a68ec3",
  8. "5ce5698aadf127db69a68ec4"
  9. ],
  10. "documents": [
  11. {
  12. "_id": "5ce5696dadf127db69a68ec3",
  13. "meta": {
  14. "workflow_document_id": "5ce52208adf127cb3ba0f6eb",
  15. "doctype_id": "5cc9ba8bda13d8008c262fe8"
  16. },
  17. "data": [],
  18. "doctype": {
  19. "_id": "5cc9ba8bda13d8008c262fe8",
  20. "type": "order",
  21. "message_types": {
  22. "tradacoms": {
  23. "test": "ordtes",
  24. "live": "ordhdr"
  25. },
  26. "edifact": [
  27. "orders"
  28. ],
  29. "x12": [
  30. "850"
  31. ]
  32. },
  33. "updated_at": "2019-05-01 16:26:03",
  34. "created_at": "2019-05-01 16:26:03"
  35. }
  36. },
  37. {
  38. "_id": "5ce5698aadf127db69a68ec4",
  39. "meta": {
  40. "workflow_document_id": "5ce52208adf127cb3ba0f6eb",
  41. "doctype_id": "5cc9ba8bda13d8008c262fe8"
  42. },
  43. "data": [],
  44. "doctype": {
  45. "_id": "5cc9ba8bda13d8008c262fe8",
  46. "type": "order",
  47. "message_types": {
  48. "tradacoms": {
  49. "test": "ordtes",
  50. "live": "ordhdr"
  51. },
  52. "edifact": [
  53. "orders"
  54. ],
  55. "x12": [
  56. "850"
  57. ]
  58. },
  59. "updated_at": "2019-05-01 16:26:03",
  60. "created_at": "2019-05-01 16:26:03"
  61. }
  62. }
  63. ]
  64. }
  65. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement