Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "secondary_id": "DEV_QERO_MOV_21",
  3.     "type": "BUY",
  4.     "external_date": "{{$timestamp}}",
  5.     "amount_gross": 184500,
  6.     "amount_net": 150000,
  7.     "products": [
  8.     {
  9.         "id": "A0002",
  10.         "separator": "!:",
  11.         "quantity": 1,
  12.         "amount_unit": {
  13.             "gross": 184500,
  14.             "net": 150000
  15.         },
  16.         "iva": 20,
  17.         "description": "prod. description teste"
  18.     }
  19.     ],
  20.     "identity_name": "loja1",
  21.     "hash": "PkDckQ",
  22.     "credit_out": 0
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement