SWIPriceList Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
SWIPriceList_Insert |
Creates a price list. |
SWIPriceList_Update |
Provides the name of the price list along with the updated field values and the operation updates the price list. |
SWIPriceList_QueryByExample |
Provides the price list using a unique value, such as name, and all price list details are returned. |
SWIPriceList_QueryById |
Provides price list ID and all price list details are returned. |
SWIPriceList_Delete |
Deletes an existing price list. |
SWIPriceList_Synchronize |
Used to synchronize a new price list, or to synchronize data to an existing price list. |
Request Message Description: SWIPriceList_Insert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header and Organization is the child. |
Integration Object |
Response Message Description: SWIPriceList_Insert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID created after an insert operation. |
String |
Name |
The name of the price list. |
String. |
Request Message Description: SWIPriceList_Update
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header and Organization is the child. |
Integration Object |
Response Message Description: SWIPriceList_Update
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID created after an update operation. |
String |
Name |
The name of the price list. |
String. |
Request Message Description: SWIPriceList_QueryByExample
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header and Organization is the child. |
Integration Object |
Response Message Description: SWIPriceList_QueryByExample
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID displayed after an query operation. |
String |
Name |
The name of the price list. |
String. |
Organization |
Organization name of the price list. |
String |
Request Message Description: SWIPriceList_QueryById
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header and Organization is the child. |
Integration Object |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID displayed after the query operation. |
String |
Name |
The name of the price list. |
String. |
Organization |
Organization name of the price list. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header, and Organization is the child. |
Integration Object |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID deleted after the delete operation. |
String |
Name |
The name of the price list. |
String. |
Request Message Description: SWIPriceList_Synchronize
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
SWI Price List IO |
Required. An instance of the Integration Object Price List. Price List is the parent header and Organization is the child. |
Integration Object |
Response Message Description: SWIPriceList_Synchronize
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
ID |
The price list ID created after an insert operation. |
String |
Name |
The name of the price list. |
String |