Import Purchase/Transaction Data
POST/api/import-purchase-data/
Import purchase and transaction data through external API with support for multiple identifier fields.
Key Features:
- Multiple member identifier field options
- Supports custom fields when enabled
- Debug mode for testing and validation
- Asynchronous processing for large datasets
- Automatic member lookup and association
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 502
- 503
- 504
Bad Request
Forbidden
Too Many Requests - Rate limit exceeded. Please implement retry logic with exponential backoff.
Internal Server Error
Bad Gateway
Service Unavailable
Gateway Timeout