Add or Update order creation customization script

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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

before the script is actually stored its run against this test order id. it DOES NOT MEAN this customization is only for this order

int32
required

this is the expected version of the script that is currently stored

  • if the expected version does not match what is stored the call will fail
  • if the script is being added for the first time then the expected version is 0
  • look at the GET call for how the current version number is returned
Body Params
Response
default

successful operation

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!