['required', Rule::in(['acknowledged', 'rejected', 'completed', 'failed'])], 'external_reference' => ['nullable', 'string', 'max:255'], 'data' => ['nullable', 'array'], ]; } }