PUT api/{module}/SalesPipelineCardMove/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
module | string |
None. |
Body Parameters
SalesPipelineCardFullName | Description | Type | Additional information |
---|---|---|---|
Code | integer |
None. |
|
StageCode | integer |
None. |
|
Profile | string |
None. |
|
StageDesc | string |
None. |
|
SituationDesc | string |
None. |
|
DestinationDocument | string |
None. |
|
PersonCode | string |
None. |
|
PersonName | string |
None. |
|
OriginCode | string |
None. |
|
OriginDesc | string |
None. |
|
Notes | string |
String length: inclusive between 0 and 4000 |
|
Contacts | Collection of Object |
None. |
|
Items | Collection of Object |
None. |
|
Activities | Collection of Object |
None. |
|
Attachments | Collection of Object |
None. |
|
OutcomeCode | string |
None. |
|
OutcomeDesc | string |
None. |
|
OutcomeNotes | string |
String length: inclusive between 0 and 4000 |
|
Attribute1 | string |
None. |
|
Attribute2 | string |
None. |
|
Attribute3 | string |
None. |
|
Attribute4 | string |
None. |
|
Title | string |
None. |
|
Subtitle | string |
None. |
|
Color | string |
None. |
|
Index | integer |
None. |
|
DynamicFields | Collection of Object |
None. |
|
Id | string |
None. |
|
UserTableFields | Collection of Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |