---
title: "Add or Update selection customization script"
method: PUT
path: "/customization/selectionCustomization"
tags: ["Customization"]
---

# Add or Update selection customization script

`PUT /customization/selectionCustomization`

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

## Query parameters

- `testAccountId` 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)
