---
title: "Add or Update order creation customization script"
method: PUT
path: "/customization/orderCreationCustomization"
tags: ["Customization"]
---

# Add or Update order creation customization script

`PUT /customization/orderCreationCustomization`

Add or Update the order creation customization zeppa script in the platform.
 - once the update happens new this script will take effect for all order creations
 - the updated version of the script is returned with the API call
NOTE: the order id required for this is only for test before submission
NOTE: it *does not mean* that this customization is run only for this order.

## Query parameters

- `testOrderId` string, required
- `expectedVersion` integer, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/revisions/c30f5b9fbfab/schema)
