Newer Version Available
Order Summaries, Create Credit Memo
Create a credit memo to represent the refund for one or more change
orders associated with an OrderSummary.
- Resource
-
- Available version
- 48.0
- Requires Chatter
- No
- HTTP methods
- POST
- Request body for POST
-
Create Credit Memo Input
- Root XML tag
- <createCreditMemoInput>
- JSON example
-
- Properties
- Response body for POST
-
- When the HTTP status code indicates success, the response body is a Create Credit Memo Output. 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 Error with Output. The output property is a Create Credit Memo Output, and the value of the enhancedErrorType property can be ignored.