Skip to main content

Fields

failed : Int! required

Number of participants that failed to process.

successful : Int! required

Number of participants that were successfully added or skipped.

total : Int! required

Total number of participants processed.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "failed": 69, "successful": 5, "total": 66 }