Created
November 5, 2019 13:37
-
-
Save MuratVarol/145e959db0f6e8aaaf4cfef8687e7878 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "error": null, | |
| "result": { | |
| "data": { | |
| "pipeTypes": [ | |
| { | |
| "description": "TS EN 10255 Orta Seri Su Boruları", | |
| "values": [ | |
| { | |
| "Product": "30-01063", | |
| "lenghtInch": "1", | |
| "lenghtMM": "33.7", | |
| "wallthicknessMM": "2.6", | |
| "price": "16.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "61.00", | |
| "surfaceArea": "105.82", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| }, | |
| { | |
| "Product": "30-00083", | |
| "lenghtInch": "1 1/4", | |
| "lenghtMM": "42.4", | |
| "wallthicknessMM": "2.6", | |
| "price": "20.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "61.00", | |
| "surfaceArea": "133.14", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| }, | |
| { | |
| "Product": "30-00105", | |
| "lenghtInch": "1 1/2", | |
| "lenghtMM": "48.3", | |
| "wallthicknessMM": "2.6", | |
| "price": "24.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "61.00", | |
| "surfaceArea": "151.66", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| }, | |
| { | |
| "Product": "30-01445", | |
| "lenghtInch": "3", | |
| "lenghtMM": "88.9", | |
| "wallthicknessMM": "3.2", | |
| "price": "56.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "19.00", | |
| "surfaceArea": "279.15", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| }, | |
| { | |
| "Product": "30-01445", | |
| "lenghtInch": "3", | |
| "lenghtMM": "88.9", | |
| "wallthicknessMM": "4", | |
| "price": "56.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "19.00", | |
| "surfaceArea": "279.15", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| }, | |
| { | |
| "Product": "30-01445", | |
| "lenghtInch": "3", | |
| "lenghtMM": "88.9", | |
| "wallthicknessMM": "4.5", | |
| "price": "56.00", | |
| "priceDate": "04.09.2018", | |
| "unitWeight": "0.00", | |
| "qtyPerPack": "19.00", | |
| "surfaceArea": "279.15", | |
| "pipeEnd": "Düz Uçlu", | |
| "coatingType": "Kaplamasız" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| "success": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment