You are here: API Reference > Objects > SaveResult

SaveResult

This object provides the result of the create and update calls.

Fields

For information on the field types, see Field Types.

Field Description
Errors[] If the create or update failed, this contains an array of Error objects.
Id ID of the created or updated object.
Success If the create or update was successful, true. Otherwise, false.

Copyright © 2008-2009 Zuora, Inc.