Newer Version Available
Order Summaries, Submit Cancel
Cancel one or more OrderItemSummaries from an OrderSummary, and
create a corresponding change order.
- Resource
-
- Available version
- 48.0
- Requires Chatter
- No
- HTTP methods
- POST
- Request body for POST
-
Change Input
- Root XML tag
- <changeInput>
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version changeItems Change Item Input[] List of changes to OrderItemSummaries. Required 48.0
- Response body for POST
-
- When the HTTP status code indicates success, the response body is a SubmitCancelOutputRepresentation. The response body can still indicate processing errors.
- When the HTTP status code is in the 400 (client error) or 500 (server error) range, the response body is an ErrorWithOutputRepresentation. The output property is a SubmitCancelOutputRepresentation, and the value of the enhancedErrorType property can be ignored.