Reference > Shop flow URLs > Order Management subsystem URLs > Requisition lists


RequisitionListCopy URL

This URL copies an existing order or requisition list to a new requisition list.


URL structure

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path.

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, RequisitionListCopy , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each <a href=name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />


Parameter values

URL

Required: The URL that is called when the command completes successfully

status

The status of the requisition list being created

orderId

Required: The order ID of the existing order

name

The name of the requisition list being created


Example

The following command copies order number 10034 to a requisition list called "my_new_list":

http://myhostname/RequisitionListCopy?URL=RequisitionListDisplay&orderId=10034
&name=my_new_list


Behavior


Exception conditions

Related reference

RequisitionListCreate URL

RequisitionListDelete URL

RequisitionListDisplay URL

RequisitionListUpdate URL

RequisitionListItemUpdate URL

RequisitionListSubmit URL


+

Search Tips   |   Advanced Search