Bulk update subscription amounts
POST/api/v1.0/subscriptions/bulk-update/:plan_id
Upload a CSV file to update next amounts for multiple subscriptions of a plan. Valid rows are enqueued for async processing.
Request
Responses
- 200
- 400
- 401
- 403
- 413
- 500
File processed
Invalid file format or validation error
Unauthorized
Forbidden
File too large
Internal server error