Field Level Errors

If a required field is missing for a specific record within a request, an error is generated. The associated record is not processed and an appropriate error status code is returned.

Only the records without errors are processed. If multiple records are submitted within the same request, records without errors are processed; records with errors are not processed.

Related Topics

General Notices