Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. {
  2. "number": "9900000000",
  3. "type_document_id": 1,
  4. "customer": {
  5. "identification_number": "900413202",
  6. "name": "Woobsing SAS",
  7. "email": "sistemas03@woobsing.com",
  8. "phone": "3133336842",
  9. "merchant_registration": "02064490",
  10. "address": "carrera 14 calle 90 - 31"
  11. },
  12. "legal_monetary_totals": {
  13. "line_extension_amount": 5000,
  14. "tax_exclusive_amount": 0,
  15. "tax_inclusive_amount": 0,
  16. "allowance_total_amount": 0,
  17. "charge_total_amount": 5000,
  18. "payable_amount": 5000
  19. },
  20. "invoice_lines": [{
  21. "unit_measure_id": "6",
  22. "invoiced_quantity": "1",
  23. "line_extension_amount": "5000",
  24. "free_of_charge_indicator": false,
  25. "allowance_charges": [],
  26. "tax_totals": [
  27. {
  28. "tax_id": 1,
  29. "tax_amount": "0.00",
  30. "taxable_amount": "0.00",
  31. "percent": "0.00"
  32. }
  33. ],
  34. "description": "TEST",
  35. "code": "p1",
  36. "type_item_identification_id": "1",
  37. "price_amount": "5000",
  38. "base_quantity": "1"
  39. }],
  40. "user": "5",
  41. "api_token": "NetCjvYBr8xWsj4umBbnfc7i5s7RHRTlbEg0sjtqCEI0EdavEtQdbvOTj8I8UJXXyQ37zEyg45B956Ya"
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement