All versions ->

Copy link to request setupRun requestRun
POST/v2/orders/clone

Clone order

Creates a new order, in the DRAFT state, by duplicating an existing order. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Body

idempotency_key

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Generate

order_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

version

integer(32-bit)

POST /v2/orders/clone

Response

// No response received yet.