Advertisement
Guest User

Запрос в Orange со статусом DONE

a guest
Jun 27th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. id=8e7deb5e-9557-471f-987b-35901c1e390b
  2. {
  3. "common": {
  4. "system": "AXAPTA",
  5. "messageId": "11000001-0001-0000-0000-012345678912",
  6. "timestamp": "2019-06-27T12:25:46",
  7. "product": "Product №0001",
  8. "terminal": "TEST01",
  9. "inn": "7725327863",
  10. "taxSystem": "OSN"
  11. },
  12. "customer": {
  13. "name": "Иванов Иван Иванович",
  14. "docNumber": "0001",
  15. "docSerial": "100001",
  16. "email": "qa@unitarius.ru",
  17. "phone": "79256770001",
  18. "attributes": [
  19. {
  20. "name": "customer.attributes.name №1.01",
  21. "value": "123456789.123456789.123456789.123456789.123456789.123456789.123456789"
  22. },
  23. {
  24. "name": "customer.attributes.name №2.01",
  25. "value": "string(200)"
  26. }
  27. ]
  28. },
  29. "positions": [
  30. {
  31. "name": "Страховой полис ОСАГО №1.0001",
  32. "price": 100000.55,
  33. "quantity": 1,
  34. "tax": "VAT10",
  35. "sum": 10000000.55,
  36. "taxSum": 10000.01,
  37. "total": 8999999.98,
  38. "paymentMethod": "PAYMENT-PART-CREDIT",
  39. "subjectType": "PRODUCT"
  40. },
  41. {
  42. "name": "Страховой полис ОСАГО №2.0001",
  43. "price": 10000.55,
  44. "quantity": 1,
  45. "tax": "VAT10",
  46. "sum": 1000.55,
  47. "taxSum": 106,
  48. "total": 900.49,
  49. "paymentMethod": "PREPAYMENT-FULL",
  50. "subjectType": "PRODUCT"
  51. },
  52. {
  53. "name": "Страховой полис ОСАГО №3.0001",
  54. "price": 7000,
  55. "quantity": 1,
  56. "tax": "VAT10",
  57. "sum": 100.55,
  58. "taxSum": 100.06,
  59. "total": 900.49,
  60. "paymentMethod": "CREDIT-PAYMENT",
  61. "subjectType": "PRODUCT"
  62. }
  63. ],
  64. "payment": {
  65. "amount": 117001.1,
  66. "type": "INCOME",
  67. "form": "CASH"
  68. },
  69. "operator": {
  70. "phoneNumbers": [
  71. "74958885522",
  72. "84998885523"
  73. ],
  74. "name": "Payment_operator_name №0001",
  75. "address": "2-ya Lykovskaya ulitsa, 15",
  76. "inn": "0123456789",
  77. "additionalAttribute": "Rekvisit"
  78. },
  79. "supplier": {
  80. "phoneNumbers": [
  81. "74958885522",
  82. "84998885523"
  83. ]
  84. }
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement