PDF Generator
How to export data from ION in the form of a PDF
Last updated
Was this helpful?
Was this helpful?
{
"data": {
"partKit": {
"_updated": "2025-05-08T00:33:40.275245",
"id": 780,
"deliveryLocation": {
"address": "600 Wilshire Blvd,\nSuite 1500,\nLos Angeles, CA 90017"
},
"partKitItems": [
{
"part": {
"partNumber": "7777-03",
"revision": "C",
"description": "Wheel assembly"
},
"quantity": 4
},
{
"part": {
"partNumber": "1111-545-01",
"revision": "B",
"description": "Mounting screw"
},
"quantity": 8
},
{
"part": {
"partNumber": "7777-02",
"revision": "B",
"description": "Car body"
},
"quantity": 1
},
{
"part": {
"partNumber": "SA",
"revision": "1",
"description": "Spoiler Assembly"
},
"quantity": 2
}
]
}
}
}