GET/production-api/projectexport/get

Creates an export of a ProductionProject

AuthorizationBearer <token>

Access Token used to access this API (JWT bearer token).

In: header

Query Parameters

productionProjectId*integer

The ID of the requested ProductionProject

Response Body

application/json

curl -X GET "https://example.com/production-api/projectexport/get?productionProjectId=0"
{  "productionProjectId": 0,  "exportProject": {    "id": 0,    "addressDelivery": "string",    "addressExecution": "string",    "affiliateDomain": "string",    "applicationId": 0,    "attributes": {      "property1": "string",      "property2": "string"    },    "cityDelivery": "string",    "cityExecution": "string",    "customer": {      "id": 0,      "number": "string",      "city": "string",      "displayName": "string",      "company": "string",      "email": "string",      "phoneNumber": "string",      "street": "string",      "streetNumber": "string",      "zip": "string",      "deliveryCode": "string",      "extraFields": [        {          "extraField": "string",          "value": "string"        }      ]    },    "customerCity": "string",    "customerDisplayName": "string",    "customerId": 0,    "customerNumber": "string",    "deliveryContactName": "string",    "deliveryCountry": {      "id": 0,      "isO3166_1_2": "string",      "isO3166_1_3": "string",      "name": "string"    },    "deliveryDate": "2019-08-24T14:15:22Z",    "deliveryEmailAddress": "string",    "deliveryPhoneNumber": "string",    "deliveryRef": "string",    "description": "string",    "executionContactName": "string",    "executionCountry": {      "id": 0,      "isO3166_1_2": "string",      "isO3166_1_3": "string",      "name": "string"    },    "executionDate": "2019-08-24T14:15:22Z",    "executionEmailAddress": "string",    "executionPhoneNumber": "string",    "externalProjectReference": "string",    "isArchived": true,    "isDefaultDeliveryOverRuled": true,    "isDeleted": true,    "isInternal": true,    "isOrder": true,    "isPaid": true,    "isPurchaseOrder": true,    "isReadOnly": true,    "isSent": true,    "isTemporary": true,    "lastModified": "2019-08-24T14:15:22Z",    "lastOpened": "2019-08-24T14:15:22Z",    "licenseeCustomer": {      "id": 0,      "number": "string",      "city": "string",      "displayName": "string",      "company": "string",      "email": "string",      "phoneNumber": "string",      "street": "string",      "streetNumber": "string",      "zip": "string",      "deliveryCode": "string",      "extraFields": [        {          "extraField": "string",          "value": "string"        }      ]    },    "licenseeNumber": "string",    "nameDelivery": "string",    "nameExecution": "string",    "parentprojectId": 0,    "priceCodeExceptions": "string",    "priceCodes": "string",    "prjDate": "2019-08-24T14:15:22Z",    "prjNumber": "string",    "projectStatusRemarks": "string",    "projectType": {      "id": 0,      "code": "string",      "description": "string",      "projectKind": 0    },    "promotionAmount": 0,    "purchaseOrderNumber": "string",    "reference": "string",    "referenceId": "8502eb05-558d-4480-8511-c1011710b340",    "remarks": "string",    "salesMan": "string",    "scene": "string",    "sentDateTime": "2019-08-24T14:15:22Z",    "sentFileName": "string",    "summaryFileName": "string",    "supplierId": 0,    "supplierInterfaceId": 0,    "usePolygonGrouping": true,    "useWizard": true,    "versionNumber": 0,    "zipDelivery": "string",    "zipExecution": "string",    "isArchiveProject": true,    "archiveProjectId": 0,    "deliveryAddress": {      "name": "string",      "streetName": "string",      "streetNumber": "string",      "zip": "string",      "city": "string",      "country": {        "id": 0,        "isO3166_1_2": "string",        "isO3166_1_3": "string",        "name": "string"      },      "phoneNumber": "string",      "emailAddress": "string",      "extraAddressLine": "string",      "extraAddressLine2": "string",      "state": "string"    },    "executionAddress": {      "name": "string",      "streetName": "string",      "streetNumber": "string",      "zip": "string",      "city": "string",      "country": {        "id": 0,        "isO3166_1_2": "string",        "isO3166_1_3": "string",        "name": "string"      },      "phoneNumber": "string",      "emailAddress": "string",      "extraAddressLine": "string",      "extraAddressLine2": "string",      "state": "string"    }  }}
Empty
Empty
GET/production-api/projectexport/getorderspec

Creates an order spec of a ProductionProject

AuthorizationBearer <token>

Access Token used to access this API (JWT bearer token).

In: header

Query Parameters

productionProjectId*integer

The ID of the requested ProductionProject

Response Body

application/json

curl -X GET "https://example.com/production-api/projectexport/getorderspec?productionProjectId=0"
{  "productionProjectId": 0,  "orderSpec": {    "id": 0,    "billOfMaterials": [      {        "code": "string",        "description": "string",        "eanCode": "string",        "kind": 0,        "materialId": 0,        "quantity": 0.1,        "supplierCode": "string",        "unitDescription": "string",        "totalPrice": 0,        "unitPrice": 0,        "category": {          "id": 0,          "description": "string",          "interfaceKey": "string"        },        "supplier": {          "id": 0,          "name": "string",          "sbnKey": 0        },        "isModified": true,        "isDefaultSupplierMaterial": true      }    ],    "customer": {      "id": 0,      "debtorCode": "string",      "deliveryCode": "string",      "name": "string",      "company": "string",      "mainAddress": {        "name": "string",        "address": "string",        "zip": "string",        "city": "string",        "countryCode": "string",        "phoneNumber": "string",        "emailAddress": "string",        "extraAddressLine": "string",        "extraAddressLine2": "string",        "state": "string",        "type": "string"      },      "deliveryAddress": {        "name": "string",        "address": "string",        "zip": "string",        "city": "string",        "countryCode": "string",        "phoneNumber": "string",        "emailAddress": "string",        "extraAddressLine": "string",        "extraAddressLine2": "string",        "state": "string",        "type": "string"      }    },    "deliveryAddress": {      "name": "string",      "address": "string",      "zip": "string",      "city": "string",      "countryCode": "string",      "phoneNumber": "string",      "emailAddress": "string",      "extraAddressLine": "string",      "extraAddressLine2": "string",      "state": "string",      "type": "string"    },    "externalProjectReference": "string",    "attributes": null,    "items": [      {        "id": 0,        "attributes": null,        "billOfMaterials": [          {            "code": "string",            "description": "string",            "eanCode": "string",            "kind": 0,            "materialId": 0,            "quantity": 0.1,            "supplierCode": "string",            "unitDescription": "string",            "totalPrice": 0,            "unitPrice": 0,            "category": {              "id": 0,              "description": "string",              "interfaceKey": "string",              "categoryLinkId": 0,              "categoryLinkInterfaceKey": "string"            },            "supplier": {              "id": 0,              "name": "string",              "sbnKey": 0            },            "isModified": true,            "isDefaultSupplierMaterial": true          }        ],        "description": "string",        "height": 0,        "isHeightEnabled": true,        "isWidthEnabled": true,        "leadTime": 0,        "lineNumber": 0,        "lineNumberSuffix": "string",        "materials": [          {            "categoryLinkId": 0,            "parentCategory": {              "id": 0,              "description": "string",              "interfaceKey": "string"            },            "childCategory": {              "id": 0,              "description": "string",              "interfaceKey": "string"            },            "interfaceKey": "string",            "isMainCategory": true,            "material": {              "id": 0,              "eanCode": "string",              "supplierCode": "string",              "description": "string",              "color": "string",              "category": {                "id": 0,                "description": "string",                "interfaceKey": "string"              },              "supplier": {                "id": 0,                "name": "string",                "sbnKey": 0              }            },            "name": "string",            "quantityDescription": "string",            "calcQuantity": 0,            "calcQuantityNet": 0,            "saleQuantity": 0,            "saleQuantityNet": 0,            "extraSaleQuantity": 0,            "properties": [              {                "id": 0,                "isReadonly": true,                "isVisible": true,                "propertyId": 0,                "displayLabel": "string",                "propertyDescription": "string",                "propertyValue": "string",                "propertyValueLabel": "string",                "interfaceKey": "string",                "valueInterfaceKey": "string",                "propertyListValue": "string"              }            ],            "outsourceMetadata": {              "property1": null,              "property2": null            }          }        ],        "model": {          "id": "string",          "value": "string",          "description": "string",          "interfaceKey": "string"        },        "polygonNumber": "string",        "polygonNumberGrouped": "string",        "polygonType": {          "id": 0,          "code": "string",          "description": "string",          "interfaceKey": "string"        },        "productCategory": {          "id": 0,          "description": "string",          "interfaceKey": "string"        },        "productionMethodDescription": "string",        "purchaseNumber": "string",        "referenceId": "8502eb05-558d-4480-8511-c1011710b340",        "width": 0      }    ],    "isInternal": true,    "isReadonly": true,    "isSent": true,    "licenseeCustomer": {      "id": 0,      "debtorCode": "string",      "deliveryCode": "string",      "name": "string",      "company": "string",      "mainAddress": {        "name": "string",        "address": "string",        "zip": "string",        "city": "string",        "countryCode": "string",        "phoneNumber": "string",        "emailAddress": "string",        "extraAddressLine": "string",        "extraAddressLine2": "string",        "state": "string",        "type": "string"      },      "deliveryAddress": {        "name": "string",        "address": "string",        "zip": "string",        "city": "string",        "countryCode": "string",        "phoneNumber": "string",        "emailAddress": "string",        "extraAddressLine": "string",        "extraAddressLine2": "string",        "state": "string",        "type": "string"      }    },    "projectNumber": "string",    "reference": "string",    "referenceId": "8502eb05-558d-4480-8511-c1011710b340",    "sentDateTime": "2019-08-24T14:15:22Z",    "description": "string"  }}
Empty
Empty

On this page