Bulk customers by ID
POST/customers/bulk/id
Efficiently import or update large volumes of individual B2C customers using internal identifiers with comprehensive validation and batch processing.
Key Features
- Internal ID Identification: Identify customer accounts by their internal Propeller ID for precise user management
- Batch Processing: Process multiple customer account records in a single API call for improved efficiency
- Upsert Behavior: Automatically create new customer accounts or update existing ones based on ID matching
- Directive Control: Use directives to fine-tune update behavior and data handling
- Comprehensive Validation: Full schema validation with detailed error reporting for each customer record
- Efficient Operations: Reduce API calls and improve performance for large-scale customer account operations
Request
Responses
- 200
- 400
Bulk customers by ID - 200
Bulk customers by ID - 400 (invalid schema)