MODIFYMERCHANTCASSETTEOBJECT
The MODIFYMERCHANTCASSETTEOBJECT command modifies the properties of the Cassette object with type specified by the object name.
Keywords | Required | Value |
---|---|---|
CASSETTENAME | Yes | ASCII character string from 1 to 64 bytes. Specifies an identifier for the MerchantCassette object. |
DTDPATH | No | Path to the locally-stored DTD. The value of this parameter is used in the XML document to specify the location of the external DTD. If this parameter is not specified, the complete DTD is returned as an internal DTD. The length of the DTDPath must be from 1 to 254 bytes. |
ENABLED | No | ASCII character string 0 or 1,
where 0 and 1 denote
false and true. If present, the value passed in will replace
the Enabled field of the MerchantCassette object. Indicates whether the MerchantCassette object should be enabled. |
ETAPIVERSION | Yes | 3 (Indicates WebSphere Commerce Payments-or predecessor product-API version: Version 2.1.x, 2.2.x, 3.1.x, 5.5.x, and 5.6.x) |
MERCHANTNUMBER | Yes | Integer in ASCII characters. Must be from 1 to 999999999. In conjunction with CASSETTENAME, OBJECTNAME and protocol data parameters, it uniquely identifies the target MerchantCassette object for the command. |
OBJECTNAME | Yes | ASCII character string. Value specified by the cassette. In conjunction with CASSETTENAME, MERCHANTNUMBER, and protocol data parameters, uniquely identifies the target MerchantCassette for this command. The maximum length is 1000 bytes. |
OPERATION | Yes | ASCII character string "ModifyMerchantCassetteObject." |